aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cups
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-08 13:53:00 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-08 13:53:00 +0200
commitaf23f72bc8987bf3533d1001c38f8f2ffb910900 (patch)
tree08dc4468ec37087d62e72da8a0c31c1bf8223edc /recipes/cups
parent6ba355a4406ad6c849e1bf85d58d490869c5f984 (diff)
downloadopenembedded-af23f72bc8987bf3533d1001c38f8f2ffb910900.tar.gz
cups 1.4.x: cleanups
Diffstat (limited to 'recipes/cups')
-rw-r--r--recipes/cups/cups14.inc2
-rw-r--r--recipes/cups/cups_1.4.3.bb3
2 files changed, 4 insertions, 1 deletions
diff --git a/recipes/cups/cups14.inc b/recipes/cups/cups14.inc
index 8eac2b34cb..af82e5eacc 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 ade5227438..b57d1c0994 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"