[oe-commits] Holger Hans Peter Freyther : debianutils_2.30: Add this version and make it default for openmoko

GIT User account git at amethyst.openembedded.net
Sat Nov 15 12:14:23 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 59b2fb57c2966241496ad2e439c2e7a9d787671f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=59b2fb57c2966241496ad2e439c2e7a9d787671f

Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sat Nov 15 00:58:22 2008 +0100

debianutils_2.30: Add this version and make it default for openmoko

    debianutils 2.19 is not fetchable and 2.30 is the latest version.
    Add this to OpenEmbedded, add the checksums, change the Openmoko
    distro to use it.

---

 conf/checksums.ini                                 |    4 ++++
 conf/distro/include/preferred-om-2008-versions.inc |    2 +-
 packages/debianutils/debianutils_2.30.bb           |    5 +++++
 3 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index c735e69..1bda49a 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -3502,6 +3502,10 @@ sha256=28be7102bde3bc9b39be2732b89da9fbab79b7ac3898075ed414a45258bb3026
 md5=cc768faa584f6c31cc1e0a959a3b8c0c
 sha256=46c0991b71d1991aa2f90d6816d9efb737fc9f9b99713174fcdf8d323727a11c
 
+[ftp://ftp.debian.org/debian/pool/main/d/debianutils/debianutils_2.30.tar.gz]
+md5=7fdd5f8395162d8728d4b79e97b9819e
+sha256=d62e98fee5b1a758d83b62eed8d8bdec473677ff782fed89fc4ae3ba3f381401
+
 [ftp://ftp.gnu.org/gnu/dejagnu/dejagnu-1.4.4.tar.gz]
 md5=053f18fd5d00873de365413cab17a666
 sha256=d0fbedef20fb0843318d60551023631176b27ceb1e11de7468a971770d0e048d
diff --git a/conf/distro/include/preferred-om-2008-versions.inc b/conf/distro/include/preferred-om-2008-versions.inc
index 7a7c29f..96484d4 100644
--- a/conf/distro/include/preferred-om-2008-versions.inc
+++ b/conf/distro/include/preferred-om-2008-versions.inc
@@ -231,7 +231,7 @@ PREFERRED_VERSION_dcopidl2cpp-native ?= "3.5.4"
 PREFERRED_VERSION_dcopidl-native ?= "3.5.4"
 PREFERRED_VERSION_dcron ?= "2.3.3"
 PREFERRED_VERSION_ddclient ?= "3.6.3"
-PREFERRED_VERSION_debianutils ?= "2.19"
+PREFERRED_VERSION_debianutils ?= "2.30"
 PREFERRED_VERSION_dejagnu ?= "1.4.4"
 PREFERRED_VERSION_dejagnu-native ?= "1.4.4"
 PREFERRED_VERSION_detect-stylus ?= "0.13"
diff --git a/packages/debianutils/debianutils_2.30.bb b/packages/debianutils/debianutils_2.30.bb
new file mode 100644
index 0000000..30beb5d
--- /dev/null
+++ b/packages/debianutils/debianutils_2.30.bb
@@ -0,0 +1,5 @@
+# Copyright (C) 2007, Stelios Koroneos - Digital OPSiS, All Rights Reserved
+# Released under the MIT license (see packages/COPYING)
+
+require debianutils.inc
+PR="r0"





More information about the Openembedded-commits mailing list