summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorKhem Raj <khem.raj@oss.qualcomm.com>2026-06-09 21:17:25 -0700
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-15 22:43:58 -0700
commit0719fbf5edb878cd2cbd6c20d8034d03f1bfc6ba (patch)
tree27245d52572b7bdf3d140d722317612d56495d5c /meta-oe
parentd100c63fbee4ee7d5bd6de676edaa061e824fb52 (diff)
downloadmeta-openembedded-0719fbf5edb878cd2cbd6c20d8034d03f1bfc6ba.tar.gz
libsdl2-image: upgrade 2.8.10 -> 2.8.12
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.12.bb (renamed from meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.10.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.10.bb b/meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.12.bb
index 27ddc35381..7bc2cc60cd 100644
--- a/meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.10.bb
+++ b/meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.12.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbb0010b2f7cf6e8a13bcac1ef4d2455"
7DEPENDS = "tiff zlib libpng jpeg virtual/libsdl2 libwebp" 7DEPENDS = "tiff zlib libpng jpeg virtual/libsdl2 libwebp"
8 8
9SRC_URI = "http://www.libsdl.org/projects/SDL_image/release/SDL2_image-${PV}.tar.gz" 9SRC_URI = "http://www.libsdl.org/projects/SDL_image/release/SDL2_image-${PV}.tar.gz"
10SRC_URI[sha256sum] = "ebc059d01c007a62f4b04f10cf858527c875062532296943174df9a80264fd65" 10SRC_URI[sha256sum] = "393f5efb50536ec13ca4f4affb69cc9966d3c3f969e6c5e701faddf9f9785381"
11 11
12S = "${UNPACKDIR}/SDL2_image-${PV}" 12S = "${UNPACKDIR}/SDL2_image-${PV}"
13 13