mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
netbase: Correctly set FILESEXTRAPATHS to include the version
[YOCTO #2366] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1 +1 @@
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||
|
||||
Reference in New Issue
Block a user