[poky] [PATCH 1/2] chrpath: add nativesdk variant

Joshua Lock josh at linux.intel.com
Wed Dec 15 07:39:47 PST 2010


Signed-off-by: Joshua Lock <josh at linux.intel.com>
---
 meta/recipes-devtools/chrpath/chrpath_0.13.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-devtools/chrpath/chrpath_0.13.bb b/meta/recipes-devtools/chrpath/chrpath_0.13.bb
index 19cdadf..9726ad7 100644
--- a/meta/recipes-devtools/chrpath/chrpath_0.13.bb
+++ b/meta/recipes-devtools/chrpath/chrpath_0.13.bb
@@ -18,4 +18,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"
-- 
1.7.3.3




More information about the poky mailing list