diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 21:17:25 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-15 22:43:58 -0700 |
| commit | 0719fbf5edb878cd2cbd6c20d8034d03f1bfc6ba (patch) | |
| tree | 27245d52572b7bdf3d140d722317612d56495d5c | |
| parent | d100c63fbee4ee7d5bd6de676edaa061e824fb52 (diff) | |
| download | meta-openembedded-0719fbf5edb878cd2cbd6c20d8034d03f1bfc6ba.tar.gz | |
libsdl2-image: upgrade 2.8.10 -> 2.8.12
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -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" | |||
| 7 | DEPENDS = "tiff zlib libpng jpeg virtual/libsdl2 libwebp" | 7 | DEPENDS = "tiff zlib libpng jpeg virtual/libsdl2 libwebp" |
| 8 | 8 | ||
| 9 | SRC_URI = "http://www.libsdl.org/projects/SDL_image/release/SDL2_image-${PV}.tar.gz" | 9 | SRC_URI = "http://www.libsdl.org/projects/SDL_image/release/SDL2_image-${PV}.tar.gz" |
| 10 | SRC_URI[sha256sum] = "ebc059d01c007a62f4b04f10cf858527c875062532296943174df9a80264fd65" | 10 | SRC_URI[sha256sum] = "393f5efb50536ec13ca4f4affb69cc9966d3c3f969e6c5e701faddf9f9785381" |
| 11 | 11 | ||
| 12 | S = "${UNPACKDIR}/SDL2_image-${PV}" | 12 | S = "${UNPACKDIR}/SDL2_image-${PV}" |
| 13 | 13 | ||
