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:56:12 +0100
commit7c0fc920d41cdd74cb7bba72faef08afba09ed12 (patch)
treeba9b6100c0e5c9a17d035071a00c26c33f3756fc /meta/recipes-extended/cups
parent7a2d2d81d8694806060f7bccfbdba42dc356d477 (diff)
downloadopenembedded-core-contrib-7c0fc920d41cdd74cb7bba72faef08afba09ed12.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 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"