diff options
| -rw-r--r-- | meta-oe/recipes-support/libtinyxml2/libtinyxml2_10.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_10.0.0.bb b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_10.0.0.bb index 1c94eff246..bcd309282b 100644 --- a/meta-oe/recipes-support/libtinyxml2/libtinyxml2_10.0.0.bb +++ b/meta-oe/recipes-support/libtinyxml2/libtinyxml2_10.0.0.bb | |||
| @@ -27,4 +27,4 @@ do_install_ptest() { | |||
| 27 | done | 27 | done |
| 28 | } | 28 | } |
| 29 | 29 | ||
| 30 | BBCLASSEXTEND = "native" | 30 | BBCLASSEXTEND = "native nativesdk" |
