[Reproducible-commits] [dpkg] 11/17: Add OpenRISC or1k support to cputable

Holger Levsen holger at layer-acht.org
Tue May 3 08:43:42 UTC 2016


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

holger pushed a commit to annotated tag 1.16.13
in repository dpkg.

commit e6984f4c4379f4af4b0cea4374dbf2db99d35875
Author: Christian Svensson <christian at cmd.nu>
Date:   Mon Jan 27 00:15:46 2014 +0100

    Add OpenRISC or1k support to cputable
    
    Cherry picked from commit 163d44a7bd33397ab3b4c68f0b74db59553a3fb7.
    
    Closes: #736717
    
    Signed-off-by: Guillem Jover <guillem at debian.org>
---
 cputable         | 1 +
 debian/changelog | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/cputable b/cputable
index e1afc7f..506083e 100644
--- a/cputable
+++ b/cputable
@@ -31,6 +31,7 @@ mips		mips		mips(eb)?		32	big
 mipsel		mipsel		mipsel			32	little
 mips64		mips64		mips64			64	big
 mips64el	mips64el	mips64el		64	little
+or1k		or1k		or1k			32	big
 powerpc		powerpc		(powerpc|ppc)		32	big
 ppc64		powerpc64	(powerpc|ppc)64		64	big
 ppc64el		powerpc64le	powerpc64le		64	little
diff --git a/debian/changelog b/debian/changelog
index 76762da..90114e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ dpkg (1.16.13) UNRELEASED; urgency=low
     Thanks to YunQiang Su <wzssyqa at gmail.com>. Closes: #685096, #707323
   * Add ppc64el support to cputable. Closes: #718945
     Thanks to Jeff Bailey <jeffbailey at google.com>.
+  * Add OpenRISC or1k support to cputable.
+    Thanks to Christian Svensson <christian at cmd.nu>. Closes: #736717
 
   [ Updated scripts translations ]
   * Fix a typo in the German scripts translation.

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



More information about the Reproducible-commits mailing list