mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02: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:
@@ -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 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user