summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/libsdl3
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-01-07 18:28:40 +0800
committerKhem Raj <raj.khem@gmail.com>2026-01-12 08:53:43 -0800
commit0991466b1ed29306aec2c1251c99688d7d6a6e4e (patch)
treebcbbf20d4e8d712c9b2ae3358a8194ef4bae3b73 /meta-oe/recipes-graphics/libsdl3
parentd7d45f20efe5f3bf43bb524b109420d383bf381e (diff)
downloadmeta-openembedded-0991466b1ed29306aec2c1251c99688d7d6a6e4e.tar.gz
libsdl3-image: upgrade 3.2.4 -> 3.2.6
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/libsdl3')
-rw-r--r--meta-oe/recipes-graphics/libsdl3/libsdl3-image_3.2.6.bb (renamed from meta-oe/recipes-graphics/libsdl3/libsdl3-image_3.2.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3-image_3.2.4.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3-image_3.2.6.bb
index ac425f6ad2..7c2f4026f2 100644
--- a/meta-oe/recipes-graphics/libsdl3/libsdl3-image_3.2.4.bb
+++ b/meta-oe/recipes-graphics/libsdl3/libsdl3-image_3.2.6.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbb0010b2f7cf6e8a13bcac1ef4d2455"
7DEPENDS = "tiff zlib libpng jpeg libsdl3 libwebp" 7DEPENDS = "tiff zlib libpng jpeg libsdl3 libwebp"
8 8
9SRC_URI = "git://github.com/libsdl-org/SDL_image.git;protocol=https;branch=release-3.2.x" 9SRC_URI = "git://github.com/libsdl-org/SDL_image.git;protocol=https;branch=release-3.2.x"
10SRCREV = "11154afb7855293159588b245b446a4ef09e574f" 10SRCREV = "d78dd65454f442bfdbc373201165f1ef579484ab"
11 11
12 12
13inherit cmake pkgconfig 13inherit cmake pkgconfig