summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2026-03-24 09:57:17 +0100
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-03-24 09:13:49 -0700
commitc4c6915cba39bf510d53ceb11778314665b510f6 (patch)
treebedf9cd4d9e80efa429375734e1dc4ea242ba8d1 /meta-oe
parenta36cf132dd1f78f1384e15506bb33de5d889f107 (diff)
downloadmeta-openembedded-c4c6915cba39bf510d53ceb11778314665b510f6.tar.gz
libsdl3-mixer: add tag=release-${PV}
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-graphics/libsdl3/libsdl3-mixer_3.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3-mixer_3.2.0.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3-mixer_3.2.0.bb
index c5af2f038f..27a02fcc32 100644
--- a/meta-oe/recipes-graphics/libsdl3/libsdl3-mixer_3.2.0.bb
+++ b/meta-oe/recipes-graphics/libsdl3/libsdl3-mixer_3.2.0.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=df8f4d887d3997f6e9cf81bb7f43dbf7"
4 4
5DEPENDS = "libsdl3" 5DEPENDS = "libsdl3"
6 6
7SRC_URI = "git://github.com/libsdl-org/SDL_mixer.git;protocol=https;branch=release-3.2.x" 7SRC_URI = "git://github.com/libsdl-org/SDL_mixer.git;protocol=https;branch=release-3.2.x;tag=release-${PV}"
8SRCREV = "cedfeef30e93db35eee6b25759117da63f8e5a4f" 8SRCREV = "cedfeef30e93db35eee6b25759117da63f8e5a4f"
9 9
10inherit cmake pkgconfig 10inherit cmake pkgconfig