[linux] 01/01: debian/control: Relax cross-compiler build-dependencies, now that #827136 is fixed

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jul 2 07:59:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit f513bc42ae9e19a983e14e1060b66033a70ac928
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Jul 2 09:44:37 2016 +0200

    debian/control: Relax cross-compiler build-dependencies, now that #827136 is fixed
---
 debian/changelog           | 4 ++++
 debian/config/defines      | 2 +-
 debian/config/hppa/defines | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7a9de13..6053306 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,10 @@ linux (4.7~rc4-1~exp2) UNRELEASED; urgency=medium
   [ Martin Michlmayr ]
   * [armhf, arm64] Enable DRM_TEGRA_STAGING.
 
+  [ Ben Hutchings ]
+  * debian/control: Relax cross-compiler build-dependencies, now that #827136
+    is fixed
+
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 21 Jun 2016 20:43:50 +0100
 
 linux (4.7~rc4-1~exp1) experimental; urgency=medium
diff --git a/debian/config/defines b/debian/config/defines
index 7f60986..fa34d51 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -59,7 +59,7 @@ initramfs-generators: initramfs-tools initramfs-fallback
 
 [relations]
 # compilers
-gcc-5: gcc-5 <!stage1 !cross>, gcc-5- at gnu-type-package@:native <!stage1 cross>
+gcc-5: gcc-5 <!stage1 !cross>, gcc-5- at gnu-type-package@ <!stage1 cross>
 
 # initramfs-generators
 initramfs-fallback: linux-initramfs-tool
diff --git a/debian/config/hppa/defines b/debian/config/hppa/defines
index 9b139c6..059c387 100644
--- a/debian/config/hppa/defines
+++ b/debian/config/hppa/defines
@@ -24,5 +24,5 @@ hardware: multiprocessor 64-bit PA-RISC
 hardware-long: HP PA-RISC 64-bit SMP systems with support for more than 4 GB RAM
 
 [relations]
-gcc-5: gcc-5 <!stage1 !cross>, binutils-hppa64-linux-gnu <!stage1 !cross>, gcc-5-hppa64-linux-gnu <!stage1 !cross>, gcc-5-hppa-linux-gnu:native <!stage1 cross>, binutils-hppa64-linux-gnu:native <!stage1 cross>, gcc-5-hppa64-linux-gnu:native <!stage1 cross>
+gcc-5: gcc-5 <!stage1 !cross>, gcc-5-hppa-linux-gnu <!stage1 cross>, binutils-hppa64-linux-gnu <!stage1>, gcc-5-hppa64-linux-gnu <!stage1>
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list