summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb')
-rw-r--r--poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb b/poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb
index c0cf70d7f..8092fad11 100644
--- a/poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb
+++ b/poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb
@@ -16,6 +16,7 @@ DEPENDS_class-nativesdk = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'virtu
SRC_URI = " \
http://www.libsdl.org/release/SDL2-${PV}.tar.gz \
+ file://0001-GLES2-Get-sin-cos-out-of-vertex-shader.patch \
"
S = "${WORKDIR}/SDL2-${PV}"