From a25c07622502727ca1b0e01d32127b57f75d28fb Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 5 Mar 2022 00:05:35 +0000 Subject: 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. Signed-off-by: Richard Purdie --- meta/recipes-graphics/libsdl2/libsdl2_2.0.20.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/recipes-graphics/libsdl2') 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" -- cgit v1.2.3-54-g00ecf