aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cups
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-07-23 11:44:00 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-29 13:09:02 +0100
commitfc8cb56282f6687a24cad50ef6351c7cbdea4926 (patch)
treebdc5048c89a79e583881f5b1419c3b6976d8becf /meta/recipes-extended/cups
parent6e87a6ffe6ad422fcf4bc6d2a5fc73485cab39e4 (diff)
downloadopenembedded-core-contrib-fc8cb56282f6687a24cad50ef6351c7cbdea4926.tar.gz
cups: Update to 1.6.3
(From OE-Core rev: a41192f12bd3757be75a5f4781ceabba7315d214) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/cups')
-rw-r--r--meta/recipes-extended/cups/cups_1.6.3.bb (renamed from meta/recipes-extended/cups/cups_1.6.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/cups/cups_1.6.2.bb b/meta/recipes-extended/cups/cups_1.6.3.bb
index aa199e93ea..5ed52fe03e 100644
--- a/meta/recipes-extended/cups/cups_1.6.2.bb
+++ b/meta/recipes-extended/cups/cups_1.6.3.bb
@@ -10,8 +10,8 @@ SRC_URI += " \
file://cups_serverbin.patch \
"
-SRC_URI[md5sum] = "13c8b2b2336d42001abe4899766b62dc"
-SRC_URI[sha256sum] = "37a3ebd305e76cfd4c9c53013e89c0f7a4dcb04b2e9da61029a29faa57e0f10d"
+SRC_URI[md5sum] = "946a2d8ad1aec6beced312fce18543da"
+SRC_URI[sha256sum] = "84fa83dea6ed08dbd4d1112d9b0005424713b32bcb13111857836312896cf29d"
EXTRA_OECONF += " --disable-gssapi --enable-debug --disable-relro --enable-libusb \
${@base_contains('DISTRO_FEATURES', 'pam', '--enable-pam', '--disable-pam', d)}"