shairport-sync: add version with PV variable (4.3.7) master
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 20 Nov 2025 02:23:03 +0000 (21:23 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 20 Nov 2025 02:23:03 +0000 (21:23 -0500)
Signed-off-by: Hugo Villeneuve <hugo@hugovil.com>
recipes-multimedia/shairport-sync/shairport-sync_git.bb

index 15280b9..f906027 100644 (file)
@@ -4,8 +4,9 @@ LIC_FILES_CHKSUM = "file://LICENSES;md5=9f329b7b34fcd334fb1f8e2eb03d33ff"
 
 DEPENDS = " libconfig popt avahi openssl alsa-lib"
 
+PV = "4.3.7"
 SRCBRANCH = "master"
-SRCREV = "${AUTOREV}"
+SRCREV = "3c8ceb7c97c8782903ec48e280023436711e0913"
 SRC_URI = "git://github.com/mikebrady/shairport-sync;protocol=https;branch=${SRCBRANCH}"
 
 SRC_URI += " \