diff options
author | Saul Wold <sgw@linux.intel.com> | 2014-07-21 15:30:13 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-25 15:33:58 +0100 |
commit | 0eed506cf83265e6f2115d6a1e2af742aab69215 (patch) | |
tree | cb4964b94d5a405d37aef1d2fffd9f7d59f7112a /meta/recipes-extended/cups/cups.inc | |
parent | 2d7e6a0a309797f152816f65da5cc86c1b04b710 (diff) | |
download | poky-0eed506cf83265e6f2115d6a1e2af742aab69215.tar.gz |
cups: Upgrade to 1.7.4
Remove patch that was backported
(From OE-Core rev: 984c8d621a2c2315a6c18b0f0b2fc0b380e7ca4d)
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 7e8922b488..6d04a2b18e 100644 --- a/meta/recipes-extended/cups/cups.inc +++ b/meta/recipes-extended/cups/cups.inc | |||
@@ -8,7 +8,6 @@ SRC_URI = "http://www.cups.org/software/${PV}/${BP}-source.tar.bz2 \ | |||
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 \ | 10 | file://cups-no-gcrypt.patch \ |
11 | file://cups-str4402.patch \ | ||
12 | " | 11 | " |
13 | 12 | ||
14 | LEAD_SONAME = "libcupsdriver.so" | 13 | LEAD_SONAME = "libcupsdriver.so" |