python3-icu: enable building -native and nativesdk- variants

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Hongxu Jia
2026-04-03 21:12:15 +08:00
committed by Khem Raj
parent 8f5c021ddb
commit a1a3c1fac7

View File

@@ -18,3 +18,5 @@ inherit pkgconfig pypi python_setuptools_build_meta
# it's lowercase pyicu instead of ${PYPI_PACKAGE} in this version
S = "${UNPACKDIR}/pyicu-${PV}"
BBCLASSEXTEND = "native nativesdk"