[oe-commits] Saul Wold : cups: Update to 1.6.3

git at git.openembedded.org git at git.openembedded.org
Mon Jul 29 12:01:06 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: a41192f12bd3757be75a5f4781ceabba7315d214
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=a41192f12bd3757be75a5f4781ceabba7315d214

Author: Saul Wold <sgw at linux.intel.com>
Date:   Tue Jul 23 11:44:00 2013 -0700

cups: Update to 1.6.3

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../cups/{cups_1.6.2.bb => cups_1.6.3.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
similarity index 80%
rename from meta/recipes-extended/cups/cups_1.6.2.bb
rename to meta/recipes-extended/cups/cups_1.6.3.bb
index aa199e9..5ed52fe 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)}"



More information about the Openembedded-commits mailing list