From: Robert Yang Date: Tue, 27 May 2014 01:39:47 +0000 (-0400) Subject: cups: enable cups-str4402.patch X-Git-Tag: rev_ivi_2015_02_04~7728 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4a8610f5dbe18e272b6c564a795144abcd09f33f;p=scm%2Fbb%2Ftizen-distro.git 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 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc index 3b8027b..c083501 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"