chrpath: add nativesdk variant

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock 2010-12-15 15:39:47 +00:00 committed by Richard Purdie
parent ae4f5c942e
commit c2f93b959e
1 changed files with 1 additions and 1 deletions

View File

@ -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"