This is required to build x11 support for libsdl3-native Signed-off-by: Markus Volk <[email protected]> --- meta/recipes-graphics/xorg-app/xinput_1.6.4.bb | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb b/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb index 1d406b848c..d70bad7850 100644 --- a/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb +++ b/meta/recipes-graphics/xorg-app/xinput_1.6.4.bb @@ -10,3 +10,5 @@ DEPENDS += " libxi libxrandr libxinerama" SRC_URI_EXT = "xz" SRC_URI[sha256sum] = "ad04d00d656884d133110eeddc34e9c69e626ebebbbab04dc95791c2907057c8" + +BBCLASSEXTEND = "native nativesdk" -- 2.52.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#231295): https://lists.openembedded.org/g/openembedded-core/message/231295 Mute This Topic: https://lists.openembedded.org/mt/117873268/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
