python-wheel: enable the native build

python-wheel-native is required by python-k8sapp-* packages.

Story: 2008952
Task: 42576

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Ie7eec37a48424a8bcbfa60620a24141c8f7deb2c
This commit is contained in:
Jackie Huang 2021-06-16 15:06:05 +08:00
parent e2010544cf
commit 08bc892140

View File

@ -0,0 +1,2 @@
RDEPENDS_${PN}_class-native = ""
BBCLASSEXTEND = "native"