[oe-commits] Robert Yang : cups: enable cups-str4402.patch

git at git.openembedded.org git at git.openembedded.org
Tue Jun 17 09:24:16 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 7c0fc920d41cdd74cb7bba72faef08afba09ed12
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=7c0fc920d41cdd74cb7bba72faef08afba09ed12

Author: Robert Yang <liezhi.yang at windriver.com>
Date:   Mon May 26 21:39:47 2014 -0400

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 at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-extended/cups/cups.inc | 1 +
 1 file changed, 1 insertion(+)

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"



More information about the Openembedded-commits mailing list