diff options
author | raquel medina <raquel.medina@konsulko.com> | 2019-03-25 14:08:04 +0200 |
---|---|---|
committer | raquel medina <raquel.medina@konsulko.com> | 2019-03-25 14:10:43 +0200 |
commit | 23fe1e6ae9b6df9ac12320b5491e45412e5b8ed5 (patch) | |
tree | e162162c55f4b8fb9c3bbab3f08929dcb8ec352e /meta-agl-profile-core | |
parent | 18f7681fa91dd846c41fa1127eda10c31e17bc8f (diff) |
meta-agl-profile-core: recipes-apis: agl-service-can-low-level: bump SRCREV
Bug-AGL: SPEC-2164
Change-Id: Ic2ca171ad57806003438d46ec723c5f19619df40
Signed-off-by: raquel medina <raquel.medina@konsulko.com>
Diffstat (limited to 'meta-agl-profile-core')
-rw-r--r-- | meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb b/meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb index b659f2835..e60692832 100644 --- a/meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb +++ b/meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb @@ -7,7 +7,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-can-low-level;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "97a08a7e37835f0e8619d22c83243bee26a2bff2" +SRCREV = "f16e9520c20a2f5b0f68cec23cfc874f76380113" PV = "${AGLVERSION}" S = "${WORKDIR}/git" |