mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01: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
|
||||
CHRPATH_BIN_virtclass-native = "${S}/chrpath"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user