[linux] 01/01: [mips*r6*] Disable these architectures until dak recognises them as valid in the control file
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sat Jun 4 17:34:00 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 c631f1f543195f38d153dee1d34ff220b76092dd
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sat Jun 4 18:33:37 2016 +0100
[mips*r6*] Disable these architectures until dak recognises them as valid in the control file
---
debian/changelog | 7 +++++++
debian/config/defines | 13 +++++++------
2 files changed, 14 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d232ca8..9a48bed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+linux (4.6-1~exp3) UNRELEASED; urgency=medium
+
+ * [mips*r6*] Disable these architectures until dak recognises them as valid
+ in the control file
+
+ -- Ben Hutchings <ben at decadent.org.uk> Sat, 04 Jun 2016 18:33:11 +0100
+
linux (4.6-1~exp2) experimental; urgency=medium
[ Ben Hutchings ]
diff --git a/debian/config/defines b/debian/config/defines
index 09ab45d..7587dbc 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -17,12 +17,13 @@ arches:
mipsn32el
mips64
mips64el
- mipsr6
- mipsr6el
- mipsn32r6
- mipsn32r6el
- mips64r6
- mips64r6el
+# Disabled until dak accepts them in the control file
+# mipsr6
+# mipsr6el
+# mipsn32r6
+# mipsn32r6el
+# mips64r6
+# mips64r6el
or1k
powerpc
powerpcspe
--
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