Bladeren bron

python3-rich: Add native and nativesdk target to the build

Add the native and nativesdk target to the recipe.

Signed-off-by: Luca Fancellu <luca.fancellu@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Luca Fancellu 3 weken geleden
bovenliggende
commit
2c2d8f2959
1 gewijzigde bestanden met toevoegingen van 2 en 0 verwijderingen
  1. 2 0
      meta-python/recipes-extended/python-rich/python3-rich_14.0.0.bb

+ 2 - 0
meta-python/recipes-extended/python-rich/python3-rich_14.0.0.bb

@@ -17,3 +17,5 @@ RDEPENDS:${PN} = "python3-html \
                   python3-pygments \
                   python3-unixadmin \
                   "
+
+BBCLASSEXTEND = "native nativesdk"