| 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 |
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