From: Ming Liu Date: Sun, 20 Oct 2013 10:48:32 +0000 (+0800) Subject: nss: don't need set SRC_URI with both += and _append X-Git-Tag: 2015-4~4821 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b1252f91ef62ce62d4d55269f498b5692aba76e8;p=openembedded-core.git nss: don't need set SRC_URI with both += and _append Signed-off-by: Ming Liu Signed-off-by: Saul Wold --- diff --git a/meta/recipes-support/nss/nss.inc b/meta/recipes-support/nss/nss.inc index 2b2b668762..9a2197625b 100644 --- a/meta/recipes-support/nss/nss.inc +++ b/meta/recipes-support/nss/nss.inc @@ -17,7 +17,7 @@ SRC_URI = "\ file://nss-no-rpath-for-cross-compiling.patch \ file://nss-fix-incorrect-shebang-of-perl.patch \ " -SRC_URI_append_class-target += "\ +SRC_URI_append_class-target = "\ file://nss.pc.in \ file://signlibs.sh \ "