Temporarilty update branch & SRCREVs
authorScott Murray <scott.murray@konsulko.com>
Fri, 7 Mar 2025 05:44:56 +0000 (00:44 -0500)
committerScott Murray <scott.murray@konsulko.com>
Fri, 7 Mar 2025 06:11:43 +0000 (01:11 -0500)
Update branch and SRCREVs for agl-service-hvac, agl-service-audiomixer,
and libqtappfw to use EW 2025 sandbox branch.

Change-Id: Id75ae6ba018b4ed23b6a4c82ad29c409fe374523
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
recipes-demo/agl-service-audiomixer/agl-service-audiomixer_git.bb
recipes-demo/agl-service-hvac/agl-service-hvac_git.bb
recipes-demo/libqtappfw/libqtappfw_git.bb

index 9a4e90f..27e928f 100644 (file)
@@ -19,12 +19,12 @@ DEPENDS = " \
     kuksa-databroker \
 "
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-audiomixer.git;protocol=https;branch=${AGL_BRANCH} \
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-audiomixer.git;protocol=https;branch=sandbox/scottm/ew2025 \
            file://agl-service-audiomixer.conf.default \
            file://agl-service-audiomixer.conf.gateway-demo \
            file://agl-service-audiomixer.token \
 "
-SRCREV  = "2e7d2c7a4d9c6dd37552c69a896286aa7dacd2c3"
+SRCREV  = "289c21fc9365dc79eb8338258edeb9e168900190"
 
 PV = "2.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index 721cdd7..fbf6f09 100644 (file)
@@ -17,12 +17,12 @@ DEPENDS = " \
     kuksa-databroker \
 "
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-hvac;protocol=https;branch=${AGL_BRANCH} \
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-hvac;protocol=https;branch=sandbox/scottm/ew2025 \
            file://agl-service-hvac.conf.default \
            file://agl-service-hvac.conf.gateway-demo \
            file://agl-service-hvac.token \
 "
-SRCREV  = "1f55937667e35fb79dabee0e180787e34a59169a"
+SRCREV  = "a963823edc783ceb1338258bb24737e223c70673"
 
 PV = "2.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index 3c40de1..b750e49 100644 (file)
@@ -21,8 +21,8 @@ DEPENDS = " \
     kuksa-databroker \
 "
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV  = "4f75c049e8ba1e7fd4f1094f9ed8b681318f021d"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=sandbox/scottm/ew2025"
+SRCREV  = "b1ba5014531fedd6e575c9535e5a98ca0051e35f"
 S       = "${WORKDIR}/git"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly