diff options
Diffstat (limited to 'recipes-demo-hmi/dashboard/dashboard_git.bb')
-rw-r--r-- | recipes-demo-hmi/dashboard/dashboard_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/dashboard/dashboard_git.bb b/recipes-demo-hmi/dashboard/dashboard_git.bb index 1911f1b62..0c589b8e5 100644 --- a/recipes-demo-hmi/dashboard/dashboard_git.bb +++ b/recipes-demo-hmi/dashboard/dashboard_git.bb @@ -7,7 +7,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/dashboard;protocol=https;branch=dab" -SRCREV = "bb11bb4cf5f84ce3b28a127249be08b1b0be98df" +SRCREV = "c6d1a519ef693de35c62ced469374f3a448bd600" SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}" |