[linux] 01/03: [tilegx] Build a linux-libc-dev package (Closes: #824524; thanks to Helmut Grohne)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue May 17 22:48:05 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 876e9c24a6f661a7005f2489e7ac0ea23dd2c244
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue May 17 23:34:33 2016 +0100

    [tilegx] Build a linux-libc-dev package (Closes: #824524; thanks to Helmut Grohne)
---
 debian/changelog             | 7 +++++++
 debian/config/defines        | 1 +
 debian/config/tilegx/defines | 4 ++++
 3 files changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b758fd4..6e49f8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+linux (4.6-1~exp2) UNRELEASED; urgency=medium
+
+  * [tilegx] Build a linux-libc-dev package (Closes: #824524; thanks to
+    Helmut Grohne)
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Tue, 17 May 2016 23:33:30 +0100
+
 linux (4.6-1~exp1) experimental; urgency=medium
 
   * New upstream release: http://kernelnewbies.org/Linux_4.6
diff --git a/debian/config/defines b/debian/config/defines
index 412966a..17ade88 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -25,6 +25,7 @@ arches:
  sh4
  sparc
  sparc64
+ tilegx
  x32
 compiler: gcc-5
 featuresets:
diff --git a/debian/config/tilegx/defines b/debian/config/tilegx/defines
new file mode 100644
index 0000000..fa3a88b
--- /dev/null
+++ b/debian/config/tilegx/defines
@@ -0,0 +1,4 @@
+[base]
+kernel-arch: tile
+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