[linux] 03/03: [sh3] Build a linux-libc-dev package (Closes: #850732)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Jan 9 20:31:01 UTC 2017


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

benh pushed a commit to branch master
in repository linux.

commit 1eea5583cde8f3014a0cf557f8d31c196fa99d01
Author: John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>
Date:   Mon Jan 9 19:46:12 2017 +0100

    [sh3] Build a linux-libc-dev package (Closes: #850732)
---
 debian/changelog          | 4 ++++
 debian/config/defines     | 1 +
 debian/config/sh3/defines | 4 ++++
 3 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 45321b0..dc0c716 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 linux (4.9.1-1~exp2) UNRELEASED; urgency=medium
 
+  [ Ben Hutchings ]
   * abiupdate.py: Use current config instead of downloading previous config
   * abiupdate.py: Update base URLs
   * abiupdate.py: Add support for incoming.ports.debian.org
@@ -7,6 +8,9 @@ linux (4.9.1-1~exp2) UNRELEASED; urgency=medium
   * Remove debug symbol packages from debian/control to work around dak bug
   * nic-modules: Include switch (DSA) drivers (Closes: #845075)
 
+  [ John Paul Adrian Glaubitz ]
+  * [sh3] Build a linux-libc-dev package (Closes: #850732)
+
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 07 Jan 2017 17:41:34 +0000
 
 linux (4.9.1-1~exp1) experimental; urgency=medium
diff --git a/debian/config/defines b/debian/config/defines
index da2967d..c304fd5 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -31,6 +31,7 @@ arches:
  ppc64el
  s390
  s390x
+ sh3
  sh4
  sparc
  sparc64
diff --git a/debian/config/sh3/defines b/debian/config/sh3/defines
new file mode 100644
index 0000000..71cbe64
--- /dev/null
+++ b/debian/config/sh3/defines
@@ -0,0 +1,4 @@
+[base]
+kernel-arch: sh
+featuresets:
+# empty; just building headers yet

-- 
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