From 9aa1776bbb603367cdc4d03072cdd1d20f48251b Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 13 Apr 2015 17:06:59 +0000 Subject: [PATCH] [i386,s390] Remove 64-bit kernel flavours, which are also available through multiarch svn path=/dists/trunk/linux/; revision=22507 --- debian/changelog | 4 ++++ debian/config/i386/defines | 10 ---------- debian/config/i386/none/defines | 4 ---- debian/config/s390/defines | 27 ++------------------------- 4 files changed, 6 insertions(+), 39 deletions(-) diff --git a/debian/changelog b/debian/changelog index b27be6a2c..bf7707488 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,10 @@ linux (4.0-1~exp1) UNRELEASED; urgency=medium * New upstream release: http://kernelnewbies.org/Linux_4.0 + [ Ben Hutchings ] + * [i386,s390] Remove 64-bit kernel flavours, which are also available + through multiarch + -- maximilian attems Sun, 29 Mar 2015 23:31:57 +0200 linux (3.19.3-1~exp1) experimental; urgency=medium diff --git a/debian/config/i386/defines b/debian/config/i386/defines index 5f3ac1af0..20dc64446 100644 --- a/debian/config/i386/defines +++ b/debian/config/i386/defines @@ -44,13 +44,3 @@ configs: kernelarch-x86/config-arch-32 i386/config.686-pae recommends: libc6-i686 - -[amd64_description] -hardware: 64-bit PCs -hardware-long: PCs with AMD64, Intel 64 or VIA Nano processors -parts: xen - -[amd64_image] -configs: - kernelarch-x86/config-arch-64 -recommends: libc6-i686 diff --git a/debian/config/i386/none/defines b/debian/config/i386/none/defines index 0af5a1d90..d9fb39de8 100644 --- a/debian/config/i386/none/defines +++ b/debian/config/i386/none/defines @@ -2,10 +2,6 @@ flavours: 586 686-pae - amd64 [686-pae_description] parts: xen - -[amd64_description] -parts: xen diff --git a/debian/config/s390/defines b/debian/config/s390/defines index fb66f34e2..5b14fa7a4 100644 --- a/debian/config/s390/defines +++ b/debian/config/s390/defines @@ -1,27 +1,4 @@ [base] -flavours: - s390x kernel-arch: s390 -# gcc 4.9 breaks access to virtual address 0 -compiler: gcc-4.8 - -[build] -image-file: arch/s390/boot/image - -[image] -bootloaders: s390-tools -configs: -install-stem: vmlinuz - -[relations] -headers%gcc-4.8: linux-compiler-gcc-4.8-s390 - -[s390x_build] -debug-info: true - -[s390x_description] -hardware: IBM zSeries - -[s390x_image] -configs: kernelarch-s390/config-arch-64 - +featuresets: +# empty; s390 must be part of a multiarch installation with an s390x kernel