From: Hugo Villeneuve Date: Thu, 20 Nov 2025 02:23:03 +0000 (-0500) Subject: shairport-sync: add version with PV variable (4.3.7) X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=HEAD;p=yocto%2Fmeta-hvmpd.git shairport-sync: add version with PV variable (4.3.7) Signed-off-by: Hugo Villeneuve --- diff --git a/recipes-multimedia/shairport-sync/shairport-sync_git.bb b/recipes-multimedia/shairport-sync/shairport-sync_git.bb index 15280b9..f906027 100644 --- a/recipes-multimedia/shairport-sync/shairport-sync_git.bb +++ b/recipes-multimedia/shairport-sync/shairport-sync_git.bb @@ -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 += " \