From: Hugo Villeneuve Date: Sat, 9 Mar 2024 01:48:40 +0000 (-0500) Subject: shairport-sync: switch to hvilleneuve29 temporary fork X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=ff949f6b2c7a82a84194ab233c0400c818e0a26d;p=yocto%2Fmeta-hvmpd.git shairport-sync: switch to hvilleneuve29 temporary fork Use development_yocto branch. --- diff --git a/recipes-multimedia/shairport-sync/shairport-sync_git.bb b/recipes-multimedia/shairport-sync/shairport-sync_git.bb index 9c104dd..489db44 100644 --- a/recipes-multimedia/shairport-sync/shairport-sync_git.bb +++ b/recipes-multimedia/shairport-sync/shairport-sync_git.bb @@ -2,9 +2,9 @@ DESCRIPTION = "AirPlay audio player. Shairport Sync adds multi-room capability w LICENSE="MIT" LIC_FILES_CHKSUM = "file://LICENSES;md5=9f329b7b34fcd334fb1f8e2eb03d33ff" -SRCBRANCH = "master" -SRCREV = "165431a8973d06a5d18fe3e26e2981612ea7701b" -SRC_URI = "git://github.com/mikebrady/shairport-sync;protocol=https;branch=${SRCBRANCH}" +SRCBRANCH = "development_yocto" +SRCREV = "${AUTOREV}" +SRC_URI = "git://github.com/hvilleneuve29/shairport-sync;protocol=https;branch=${SRCBRANCH}" SRC_URI += " \ file://0001-yocto-disable-user-group-creation.patch \