From c4c6915cba39bf510d53ceb11778314665b510f6 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 24 Mar 2026 09:57:17 +0100 Subject: [PATCH] libsdl3-mixer: add tag=release-${PV} Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-oe/recipes-graphics/libsdl3/libsdl3-mixer_3.2.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" DEPENDS = "libsdl3" -SRC_URI = "git://github.com/libsdl-org/SDL_mixer.git;protocol=https;branch=release-3.2.x" +SRC_URI = "git://github.com/libsdl-org/SDL_mixer.git;protocol=https;branch=release-3.2.x;tag=release-${PV}" SRCREV = "cedfeef30e93db35eee6b25759117da63f8e5a4f" inherit cmake pkgconfig