summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb')
-rw-r--r--poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb b/poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb
index 862abe1d5..ac4a35604 100644
--- a/poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb
+++ b/poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb
@@ -16,6 +16,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz \
file://more-gen-depends.patch \
file://0001-Fixed-bug-4538-validate-image-size-when-loading-BMP-.patch \
file://0002-Fixed-bug-4797-SDL-fails-to-compile-with-Mesa-Master.patch \
+ file://0001-configure-check-for-build-dir-when-building-version-.patch \
"
S = "${WORKDIR}/SDL2-${PV}"