[OE-core] [PATCH 4/4] nss: don't need set SRC_URI with both += and _append

Ming Liu ming.liu at windriver.com
Sun Oct 20 10:48:32 UTC 2013


Signed-off-by: Ming Liu <ming.liu at windriver.com>
---
 meta/recipes-support/nss/nss.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/nss/nss.inc b/meta/recipes-support/nss/nss.inc
index 2b2b668..9a21976 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 \
 "
-- 
1.8.4.1




More information about the Openembedded-core mailing list