From 132b0910fb5fd118f31387fa65fb50d63c578455 Mon Sep 17 00:00:00 2001 From: Jacobo Aragunde Pérez Date: Fri, 22 Dec 2023 22:22:56 +0000 Subject: Refresh HTML5 demo apps design. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug-AGL: SPEC-4041 Change-Id: I6be216b4f382a1c415e530417213954aeb6d216f Signed-off-by: Jacobo Aragunde Pérez Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29564 Reviewed-by: Jan-Simon Moeller ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Naoto YAMAGUCHI Tested-by: Jenkins Job builder account --- recipes-demo/html5-dashboard/html5-dashboard_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-demo/html5-dashboard') diff --git a/recipes-demo/html5-dashboard/html5-dashboard_git.bb b/recipes-demo/html5-dashboard/html5-dashboard_git.bb index 8509746f..1a2b5c9f 100644 --- a/recipes-demo/html5-dashboard/html5-dashboard_git.bb +++ b/recipes-demo/html5-dashboard/html5-dashboard_git.bb @@ -11,7 +11,7 @@ B = "${WORKDIR}/build" SRC_URI = " \ git://gerrit.automotivelinux.org/gerrit/apps/html5-dashboard;protocol=https;branch=master \ " -SRCREV = "4680db99615757df9d9cc561c9a9fc5b9b1c108a" +SRCREV = "38befd7704f64781bf4bce85fd9b2cdffc7845fa" inherit pythonnative agl-app -- cgit 1.2.3-korg