[oe-commits] Koen Kooi : cups 1.4.x: cleanups

git version control git at git.openembedded.org
Thu Apr 8 12:03:25 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Apr  8 13:53:00 2010 +0200

cups 1.4.x: cleanups

---

 recipes/cups/cups14.inc    |    2 +-
 recipes/cups/cups_1.4.3.bb |    3 +++
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/recipes/cups/cups14.inc b/recipes/cups/cups14.inc
index 8eac2b3..af82e5e 100644
--- a/recipes/cups/cups14.inc
+++ b/recipes/cups/cups14.inc
@@ -4,7 +4,7 @@ LICENSE = "GPL LGPL"
 DEPENDS = "gnutls dbus dbus-glib zlib fakeroot-native"
 PROVIDES = "cups14"
 
-SRC_URI = "ftp://ftp.easysw.com/pub/cups/${PV}/cups-${PV}-source.tar.bz2 \
+SRC_URI = "ftp://ftp.easysw.com/pub/cups/${PV}/cups-${PV}-source.tar.bz2;name=archive \
 	  	  "
 
 LEAD_SONAME = "libcupsdriver.so"
diff --git a/recipes/cups/cups_1.4.3.bb b/recipes/cups/cups_1.4.3.bb
index ade5227..b57d1c0 100644
--- a/recipes/cups/cups_1.4.3.bb
+++ b/recipes/cups/cups_1.4.3.bb
@@ -5,6 +5,9 @@ SRC_URI += "file://use_echo_only_in_init.patch;patch=1 \
 		    file://configure.patch;patch=1 \
 			"
 
+SRC_URI[archive.md5sum] = "e70b1c3f60143d7310c1d74c111a21ab"
+SRC_URI[archive.sha256sum] = "47a559b1c50192b94479ae7dab132ea0008727045d4993501cf0a6df0c64db97"
+
 PR = "r2"
 
 DEFAULT_PREFERENCE = "-1"





More information about the Openembedded-commits mailing list