summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/chrpath
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/chrpath')
-rw-r--r--meta/recipes-devtools/chrpath/chrpath_0.13.bb2
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 df7863e094..200f4446b7 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}"
19# so must use the one we've just built 19# so must use the one we've just built
20CHRPATH_BIN_virtclass-native = "${S}/chrpath" 20CHRPATH_BIN_virtclass-native = "${S}/chrpath"
21 21
22BBCLASSEXTEND = "native" 22BBCLASSEXTEND = "native nativesdk"