mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
chrpath: add nativesdk variant
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
ae4f5c942e
commit
c2f93b959e
@@ -19,4 +19,4 @@ S = "${WORKDIR}/chrpath-${PV}"
|
|||||||
# so must use the one we've just built
|
# so must use the one we've just built
|
||||||
CHRPATH_BIN_virtclass-native = "${S}/chrpath"
|
CHRPATH_BIN_virtclass-native = "${S}/chrpath"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user