mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
openal-soft: include tag in the SRC_URI
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user