mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 20:59:53 +00:00
nss: don't need set SRC_URI with both += and _append
(From OE-Core rev: b1252f91ef62ce62d4d55269f498b5692aba76e8) Signed-off-by: Ming Liu <ming.liu@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
05efe6b2de
commit
d531a566d4
@ -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 \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user