diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-02-19 21:37:17 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-21 22:05:34 +0000 |
commit | d078caeb0eacbd53ff927f87bb943f667f8fa5c4 (patch) | |
tree | f20de90226acf94ce6cac9f51b2459e2f270e5ea /meta/recipes-extended/cups/cups.inc | |
parent | aba8f4a5a59294086d4b61eae4ab16401f5da6cc (diff) | |
download | poky-d078caeb0eacbd53ff927f87bb943f667f8fa5c4.tar.gz |
cups: 2.0.1 -> 2.0.2
Removed the patch since upstream has fixed it:
0001-test-ippserver.c-check-avahi-before-use.patch
(From OE-Core rev: e1a8de7d55710199d357c88c22f3f1887d562b61)
Signed-off-by: Robert Yang <liezhi.yang@windriver.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 cfcd19c0f1..df47c81d59 100644 --- a/meta/recipes-extended/cups/cups.inc +++ b/meta/recipes-extended/cups/cups.inc | |||
@@ -10,7 +10,6 @@ SRC_URI = "http://www.cups.org/software/${PV}/${BP}-source.tar.bz2 \ | |||
10 | file://cups.socket \ | 10 | file://cups.socket \ |
11 | file://cups.path \ | 11 | file://cups.path \ |
12 | file://cups.service \ | 12 | file://cups.service \ |
13 | file://0001-test-ippserver.c-check-avahi-before-use.patch \ | ||
14 | " | 13 | " |
15 | 14 | ||
16 | LEAD_SONAME = "libcupsdriver.so" | 15 | LEAD_SONAME = "libcupsdriver.so" |