summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/libsdl2
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-05 00:05:35 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-05 00:08:33 +0000
commita25c07622502727ca1b0e01d32127b57f75d28fb (patch)
tree6e379a141453eafb4ddeb1269cb9453e0c1b1909 /meta/recipes-graphics/libsdl2
parentfe0d6dbef5583a2382bdee6a6dcabc6248588d1e (diff)
downloadpoky-a25c07622502727ca1b0e01d32127b57f75d28fb.tar.gz
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 <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/libsdl2')
-rw-r--r--meta/recipes-graphics/libsdl2/libsdl2_2.0.20.bb2
1 files changed, 0 insertions, 2 deletions
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
27 27
28inherit cmake lib_package binconfig-disabled pkgconfig 28inherit cmake lib_package binconfig-disabled pkgconfig
29 29
30DEPENDS:class-native += "libunwind-native"
31
32BINCONFIG = "${bindir}/sdl2-config" 30BINCONFIG = "${bindir}/sdl2-config"
33 31
34CVE_PRODUCT = "simple_directmedia_layer sdl" 32CVE_PRODUCT = "simple_directmedia_layer sdl"