diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2018-09-14 16:25:40 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-09-27 12:12:10 +0000 |
commit | b9a099d209240e90748727fc4ebfb327c47cad0d (patch) | |
tree | 0d176a65275a33280ab9d6bd525f240a9a3719a9 | |
parent | 5c09532b7d07a7f70c2297f1b0f646257e75f63e (diff) |
Bump agl-service-can-low-level revision
* 3e6d3fa - Reach fixture files in all cases.
* 0171561 - Cleaning, set up binding version in config.cmake
Change-Id: I68878acbb1e737edbdf88afc5eac83248e56c52d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-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 75bc3a7c1..e10a3e085 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 = "gitsm://gerrit.automotivelinux.org/gerrit/apps/agl-service-can-low-level;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "01715613f16113017529c51703f3e5d90918c4c5" +SRCREV = "3e6d3fa8be349b40d6fd03d198b5e033cc7719e2" PV = "${AGLVERSION}" S = "${WORKDIR}/git" |