sdl-dlopen option is no longer supported. Signed-off-by: Alexander Kanavin <[email protected]> --- .../libsdl2/{libsdl2_2.0.16.bb => libsdl2_2.0.18.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-graphics/libsdl2/{libsdl2_2.0.16.bb => libsdl2_2.0.18.bb} (96%)
diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.0.16.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.0.18.bb similarity index 96% rename from meta/recipes-graphics/libsdl2/libsdl2_2.0.16.bb rename to meta/recipes-graphics/libsdl2/libsdl2_2.0.18.bb index bd7dea275e..5e645b443c 100644 --- a/meta/recipes-graphics/libsdl2/libsdl2_2.0.16.bb +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.0.18.bb @@ -22,7 +22,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz \ S = "${WORKDIR}/SDL2-${PV}" -SRC_URI[sha256sum] = "65be9ff6004034b5b2ce9927b5a4db1814930f169c4b2dae0a1e4697075f287b" +SRC_URI[sha256sum] = "94d40cd73dbfa10bb6eadfbc28f355992bb2d6ef6761ad9d4074eff95ee5711c" inherit autotools lib_package binconfig-disabled pkgconfig @@ -35,7 +35,6 @@ EXTRA_OECONF = "--disable-oss --disable-esd --disable-arts \ --disable-video-dummy \ --disable-video-rpi \ --enable-pthreads \ - --enable-sdl-dlopen \ --disable-rpath \ --disable-sndio \ --disable-fcitx --disable-ibus \ -- 2.20.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#159767): https://lists.openembedded.org/g/openembedded-core/message/159767 Mute This Topic: https://lists.openembedded.org/mt/87755586/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
