aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cups
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2014-05-26 21:39:47 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-17 08:59:21 +0100
commit9f7d599a190aa9b3ae9aa1a4de28d1e7137f2de6 (patch)
treee41c1d9e899aa866482a55ab9591d2188892c661 /meta/recipes-extended/cups
parentd69608c6ef645fac935292a8d339856de3ae8184 (diff)
downloadopenembedded-core-contrib-9f7d599a190aa9b3ae9aa1a4de28d1e7137f2de6.tar.gz
cups: enable cups-str4402.patch
This patch is used for fixing build errors without dnssd/avahi, we already have this patch, but isn't added to SRC_URI: meta/recipes-extended/cups/cups/cups-str4402.patch (From OE-Core rev: 7c0fc920d41cdd74cb7bba72faef08afba09ed12) 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')
-rw-r--r--meta/recipes-extended/cups/cups.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc
index 3b8027b0a5..c083501de2 100644
--- a/meta/recipes-extended/cups/cups.inc
+++ b/meta/recipes-extended/cups/cups.inc
@@ -9,6 +9,7 @@ SRC_URI = "http://www.cups.org/software/${PV}/${BP}-source.tar.bz2 \
file://0001-don-t-try-to-run-generated-binaries.patch \
file://cups_serverbin.patch \
file://cups-no-gcrypt.patch \
+ file://cups-str4402.patch \
"
LEAD_SONAME = "libcupsdriver.so"