diff options
author | Saul Wold <sgw@linux.intel.com> | 2014-11-06 16:19:38 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-09 10:21:21 +0000 |
commit | 0aca64402804f7a9fe73aa12abcc309904a03a62 (patch) | |
tree | 6ca0bac4e07a19d563a06970111303dbfb0baf1d /meta/recipes-extended/cups/cups.inc | |
parent | b2306632a79d6a95dc132eb0f069d642dcd92fe4 (diff) | |
download | poky-0aca64402804f7a9fe73aa12abcc309904a03a62.tar.gz |
cups: Upgrade to 2.0.0
Remove backported patch and rebase gcrypt patch
Licence change updates the date and removes the OpenSSL exception
(From OE-Core rev: bcf7691bb6be86b88c7f6d08d35c229b3f30a9f6)
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/cups.inc')
-rw-r--r-- | meta/recipes-extended/cups/cups.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc index 945f69a2c4..6720c3d596 100644 --- a/meta/recipes-extended/cups/cups.inc +++ b/meta/recipes-extended/cups/cups.inc | |||
@@ -7,7 +7,6 @@ SRC_URI = "http://www.cups.org/software/${PV}/${BP}-source.tar.bz2 \ | |||
7 | file://use_echo_only_in_init.patch \ | 7 | file://use_echo_only_in_init.patch \ |
8 | file://0001-don-t-try-to-run-generated-binaries.patch \ | 8 | file://0001-don-t-try-to-run-generated-binaries.patch \ |
9 | file://cups_serverbin.patch \ | 9 | file://cups_serverbin.patch \ |
10 | file://cups-no-gcrypt.patch \ | ||
11 | file://cups.socket \ | 10 | file://cups.socket \ |
12 | file://cups.path \ | 11 | file://cups.path \ |
13 | file://cups.service \ | 12 | file://cups.service \ |