From c2f93b959ed59ceb95f9d2217b1ebb4ed9f3dc15 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Wed, 15 Dec 2010 15:39:47 +0000 Subject: chrpath: add nativesdk variant Signed-off-by: Joshua Lock --- meta/recipes-devtools/chrpath/chrpath_0.13.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/chrpath') diff --git a/meta/recipes-devtools/chrpath/chrpath_0.13.bb b/meta/recipes-devtools/chrpath/chrpath_0.13.bb index df7863e..200f444 100644 --- a/meta/recipes-devtools/chrpath/chrpath_0.13.bb +++ b/meta/recipes-devtools/chrpath/chrpath_0.13.bb @@ -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" -- cgit v1.1