From: Bhargav Das <[email protected]> Add support for building native and nativesdk variants.
Signed-off-by: Bhargav Das <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit f3cdc9d7ee7e6a65f409e51a7a6a809ed7e96c6e) Signed-off-by: Armin Kuster <[email protected]> --- meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb b/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb index d3e7973329..9b72ffefe4 100644 --- a/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb +++ b/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb @@ -20,3 +20,5 @@ do_install() { ALLOW_EMPTY:${PN} = "1" PACKAGE_ARCH = "${MACHINE_ARCH}" INHIBIT_DEFAULT_DEPS = "1" + +BBCLASSEXTEND = "native nativesdk" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#102331): https://lists.openembedded.org/g/openembedded-devel/message/102331 Mute This Topic: https://lists.openembedded.org/mt/98744023/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
