From: Hritik Chouhan Date: Mon, 22 Aug 2022 11:02:34 +0000 (+0200) Subject: Add Flutter HVAC app X-Git-Tag: 14.91.0~20 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=8179bd7ee0c907ea2ee6e7c4fda7a0251fa6434f;p=AGL%2Fmeta-agl-demo.git Add Flutter HVAC app - This add the Flutter HVAC app in the AGL - Pin the flutter HVAC app in IVI flutter demo homescreen. - Integrate with kuksa-val server. Bug-AGL: SPEC-4531 Change-Id: Idebb430360cd439d1403da86b220c9e9b5c48f22 Signed-off-by: Hritik Chouhan --- diff --git a/recipes-demo/flutter-hvac/flutter-app-hvac_git.bb b/recipes-demo/flutter-hvac/flutter-app-hvac_git.bb index eadf642de..8e88995b4 100644 --- a/recipes-demo/flutter-hvac/flutter-app-hvac_git.bb +++ b/recipes-demo/flutter-hvac/flutter-app-hvac_git.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://License.md;md5=f712ede8d4f845976061925d1416fc40" SRC_URI = "git://github.com/hritik-chouhan/HVAC_dashboard.git;protocol=https;branch=main" -SRCREV = "0f9b82048e867afde53bd72b4736511dae8d09ff" +SRCREV = "2f35ad6f85ae5d17fdf18bddfad87c36423e76ac" S = "${WORKDIR}/git" inherit agl-app flutter-app