From 19ecbc2a01b5cd3df87b1b8a5829ef09a245b77e Mon Sep 17 00:00:00 2001 From: MarkusVolk Date: Fri, 17 Dec 2021 16:27:46 +0100 Subject: [PATCH] libsdl2: remove bbappend --- recipes-graphics/libsdl2/libsdl2_%.bbappend | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 recipes-graphics/libsdl2/libsdl2_%.bbappend 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" -