diff --git a/recipes/audioreach-audio-utils/audioreach-audio-utils_git.bb b/recipes/audioreach-audio-utils/audioreach-audio-utils_git.bb index 0e7797d..726d05c 100644 --- a/recipes/audioreach-audio-utils/audioreach-audio-utils_git.bb +++ b/recipes/audioreach-audio-utils/audioreach-audio-utils_git.bb @@ -4,8 +4,8 @@ SUMMARY = "Audioroute for AudioReach" LICENSE = "Apache-2.0 & BSD-3-Clause-Clear" LIC_FILES_CHKSUM = "file://audio_route.c;beginline=2;endline=20;md5=84ef494e74239b3871a4da47f3702691" -SRCREV = "${AUTOREV}" -PV = "1.0+git${SRCPV}" +SRCREV = "0f24b9f8788ed5d9919f50eeede904a0ca3863cc" +PV = "0.0+git" SRC_URI = "git://github.com/Audioreach/audioreach-audio-utils.git;protocol=https;branch=main" S = "${UNPACKDIR}/${PN}-${PV}/audio-route" diff --git a/recipes/audioreach-conf/audioreach-conf_git.bb b/recipes/audioreach-conf/audioreach-conf_git.bb index 25d8a18..0635889 100644 --- a/recipes/audioreach-conf/audioreach-conf_git.bb +++ b/recipes/audioreach-conf/audioreach-conf_git.bb @@ -4,8 +4,8 @@ HOMEPAGE = "https://github.com/Audioreach/audioreach-conf" LICENSE = "BSD-3-Clause-Clear" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/${LICENSE};md5=7a434440b651f4a472ca93716d01033a" -SRCREV = "${AUTOREV}" -PV = "1.0+git${SRCPV}" +SRCREV = "0128ed85e266caa7e44bb53049cc27d4b441c9da" +PV = "0.0+git" SRC_URI = "git://github.com/Audioreach/audioreach-conf.git;protocol=https;branch=master" EXTRA_OECONF += "--with-qcom" diff --git a/recipes/audioreach-graphmgr/audioreach-graphmgr_git.bb b/recipes/audioreach-graphmgr/audioreach-graphmgr_git.bb index f31e4f9..6d490da 100644 --- a/recipes/audioreach-graphmgr/audioreach-graphmgr_git.bb +++ b/recipes/audioreach-graphmgr/audioreach-graphmgr_git.bb @@ -3,8 +3,8 @@ SUMMARY = "AudioReach Graph Manager" LICENSE = "BSD-3-Clause-Clear" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/${LICENSE};md5=7a434440b651f4a472ca93716d01033a" -SRCREV = "${AUTOREV}" -PV = "1.0+git${SRCPV}" +SRCREV = "a121c1ac6ef0901e5cc80643b5acdc9061a36819" +PV = "0.0+git" SRC_URI = "git://github.com/Audioreach/audioreach-graphmgr.git;protocol=https;branch=master" diff --git a/recipes/audioreach-graphservices/audioreach-graphservices_git.bb b/recipes/audioreach-graphservices/audioreach-graphservices_git.bb index a819153..efc0970 100644 --- a/recipes/audioreach-graphservices/audioreach-graphservices_git.bb +++ b/recipes/audioreach-graphservices/audioreach-graphservices_git.bb @@ -3,8 +3,8 @@ SUMMARY = "AudioReach Graph Service" LICENSE = "BSD-3-Clause-Clear" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/${LICENSE};md5=7a434440b651f4a472ca93716d01033a" -SRCREV = "${AUTOREV}" -PV = "1.0+git${SRCPV}" +SRCREV = "f6e14da21205dfdc06dc2aca6bf64dde9e38f560" +PV = "0.0+git" SRC_URI = "git://github.com/Audioreach/audioreach-graphservices.git;protocol=https;branch=master" DEPENDS = "glib-2.0 audioreach-kernel-headers" diff --git a/recipes/audioreach-pal/audioreach-pal-headers_git.bb b/recipes/audioreach-pal/audioreach-pal-headers_git.bb index 62887cd..0a8ebe7 100644 --- a/recipes/audioreach-pal/audioreach-pal-headers_git.bb +++ b/recipes/audioreach-pal/audioreach-pal-headers_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PalDefs.h;beginline=30;endline=31;md5=e733afaf233fbcb SRCPROJECT = "git://github.com/Audioreach/audioreach-pal.git" SRCBRANCH = "qclinux1.0" -SRCREV = "39d15d243c05465a9d4bb1c8688da47017409439" +SRCREV = "78a1453984b5478ecef05cfa2648078aa728d6cf" SRC_URI = "${SRCPROJECT};protocol=https;branch=${SRCBRANCH};" S = "${UNPACKDIR}/${PN}-${PV}/inc" diff --git a/recipes/audioreach-pal/audioreach-pal_git.bb b/recipes/audioreach-pal/audioreach-pal_git.bb index d2ebb2a..b38ee31 100644 --- a/recipes/audioreach-pal/audioreach-pal_git.bb +++ b/recipes/audioreach-pal/audioreach-pal_git.bb @@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://Pal.cpp;beginline=31;endline=32;md5=e733afaf233fbcbc2 SRCPROJECT = "git://github.com/Audioreach/audioreach-pal.git" SRCBRANCH = "qclinux1.0" -SRCREV = "${AUTOREV}" -PV = "1.0+git${SRCPV}" +SRCREV = "78a1453984b5478ecef05cfa2648078aa728d6cf" +PV = "0.0+git" SRC_URI = "${SRCPROJECT};protocol=https;branch=${SRCBRANCH}"