From: Richard Purdie Date: Sat, 5 Mar 2022 00:05:35 +0000 (+0000) Subject: Revert "libsdl2: Add libunwind-native to the libsdl2-native DEPENDS" X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ec27f886bfad5f6a53ee96be1c9605479cff50d3;p=openembedded-core.git Revert "libsdl2: Add libunwind-native to the libsdl2-native DEPENDS" This reverts commit 1b114fa2d221c9810852526f8b45a3d2c856a502. Unfortunately this breaks on cento7 as libunwind-native doesn't appear to build there. --- diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.0.20.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.0.20.bb index 802efba980..90724ab8b7 100644 --- a/meta/recipes-graphics/libsdl2/libsdl2_2.0.20.bb +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.0.20.bb @@ -27,8 +27,6 @@ SRC_URI[sha256sum] = "c56aba1d7b5b0e7e999e4a7698c70b63a3394ff9704b5f6e1c57e0c16f inherit cmake lib_package binconfig-disabled pkgconfig -DEPENDS:class-native += "libunwind-native" - BINCONFIG = "${bindir}/sdl2-config" CVE_PRODUCT = "simple_directmedia_layer sdl"