]> code.ossystems Code Review - openembedded-core.git/commitdiff
cups: enable cups-str4402.patch
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 27 May 2014 01:39:47 +0000 (21:39 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jun 2014 07:56:12 +0000 (08:56 +0100)
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>
meta/recipes-extended/cups/cups.inc

index 3b8027b0a5690c07634e3a0840364a88b984a725..c083501de279af5492b02d54d3ea71e95cdb7403 100644 (file)
@@ -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"