diff --git a/recipes-graphics/libsdl2/libsdl2_%.bbappend b/recipes-graphics/libsdl2/libsdl2_%.bbappend deleted file mode 100644 index e9627b5..0000000 --- a/recipes-graphics/libsdl2/libsdl2_%.bbappend +++ /dev/null @@ -1,7 +0,0 @@ -SRC_URI = "git://github.com/libsdl-org/SDL.git;branch=main;protocol=https" -S = "${WORKDIR}/git" -PV = "2.0.18" -SRCREV = "release-${PV}" - -EXTRA_OECONF:remove = "--enable-sdl-dlopen" -