[oe-commits] [openembedded-core] 16/18: cups: upgrade to 2.2.6

git at git.openembedded.org git at git.openembedded.org
Sat Nov 11 12:20:45 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit b9844afd1ec286a2dcff1b0958a25653ce4eb28d
Author: Chen Qi <Qi.Chen at windriver.com>
AuthorDate: Thu Nov 9 10:12:13 2017 +0800

    cups: upgrade to 2.2.6
    
    Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-extended/cups/cups_2.2.4.bb | 6 ------
 meta/recipes-extended/cups/cups_2.2.6.bb | 6 ++++++
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/meta/recipes-extended/cups/cups_2.2.4.bb b/meta/recipes-extended/cups/cups_2.2.4.bb
deleted file mode 100644
index ed94b67..0000000
--- a/meta/recipes-extended/cups/cups_2.2.4.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require cups.inc
-
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f212b4338db0da8cb892e94bf2949460"
-
-SRC_URI[md5sum] = "d26e5a0a574a69fe1d01079b2931fc49"
-SRC_URI[sha256sum] = "596d4db72651c335469ae5f37b0da72ac9f97d73e30838d787065f559dea98cc"
diff --git a/meta/recipes-extended/cups/cups_2.2.6.bb b/meta/recipes-extended/cups/cups_2.2.6.bb
new file mode 100644
index 0000000..3aa934b
--- /dev/null
+++ b/meta/recipes-extended/cups/cups_2.2.6.bb
@@ -0,0 +1,6 @@
+require cups.inc
+
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f212b4338db0da8cb892e94bf2949460"
+
+SRC_URI[md5sum] = "e91c26d8d97b5a1630a962f530f02192"
+SRC_URI[sha256sum] = "40385778c2b3bdf55030d1c999734e22774c79e3425d91339ce677825620169b"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list