libtinyxml2: Extend for nativesdk

Some layers e.g. meta-freescale/variscrite uses nativesdk-uuu
in the SDK which depends on it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2024-03-11 10:18:56 -07:00
parent dd6421e65e
commit 5f50417498

View File

@@ -27,4 +27,4 @@ do_install_ptest() {
done
}
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native nativesdk"