diff mbox series

[meta-multimedia,master-next,3/4] openal-soft: include tag in the SRC_URI

Message ID 20260802081458.525763-3-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-multimedia,master-next,1/4] libmatroska: include tag in the SRC_URI | expand

Commit Message

Ankur Tyagi Aug. 2, 2026, 8:14 a.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 meta-multimedia/recipes-multimedia/openal/openal-soft_1.25.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-multimedia/recipes-multimedia/openal/openal-soft_1.25.2.bb b/meta-multimedia/recipes-multimedia/openal/openal-soft_1.25.2.bb
index e2da0b1b9f..15cc83b7cc 100644
--- a/meta-multimedia/recipes-multimedia/openal/openal-soft_1.25.2.bb
+++ b/meta-multimedia/recipes-multimedia/openal/openal-soft_1.25.2.bb
@@ -8,7 +8,7 @@  inherit cmake pkgconfig
 DEPENDS = "zlib libsndfile1"
 
 SRCREV = "b2c48f7718ef3fcf67921a8b6534c4914e328970"
-SRC_URI = "git://github.com/kcat/openal-soft.git;protocol=https;branch=master"
+SRC_URI = "git://github.com/kcat/openal-soft.git;protocol=https;branch=master;tag=${PV}"
 
 # openal-soft 1.25.x annotates realtime-critical mixer functions with
 # [[clang::nonblocking]] and, even with ALSOFT_WERROR=OFF, hardcodes