diff options
Diffstat (limited to 'meta-oe/recipes-support/libtinyxml')
| -rw-r--r-- | meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb b/meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb index 4460be2073..138df9f300 100644 --- a/meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb +++ b/meta-oe/recipes-support/libtinyxml/libtinyxml_2.6.2.bb | |||
| @@ -42,4 +42,4 @@ do_install() { | |||
| 42 | install -m 0644 ${S}/tinyxml.h ${D}${includedir} | 42 | install -m 0644 ${S}/tinyxml.h ${D}${includedir} |
| 43 | } | 43 | } |
| 44 | 44 | ||
| 45 | BBCLASSEXTEND += "native" | 45 | BBCLASSEXTEND = "native" |
