waylandpp: Add tag annotation to SRC_URI

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2025-07-30 16:42:20 -07:00
parent b2bbe30c24
commit b5593ee511
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -3,7 +3,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3aae28cc66d61975114c2b14df215407"
SRC_URI = " \
git://github.com/NilsBrause/waylandpp.git;protocol=https;branch=1.0.x \
git://github.com/NilsBrause/waylandpp.git;protocol=https;tag=${PV};branch=1.0.x \
"
DEPENDS = "pugixml"