Bump agl-service-can-low-level 87/19087/2
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 19 Dec 2018 09:50:54 +0000 (10:50 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 20 Dec 2018 20:06:35 +0000 (20:06 +0000)
97a08a7 - Smalls improvements
e190b7b - Simpler handling of binding subscriptions
9cef981 - Filter tests improvements
ff089ab - Cleaning the code for now unused functions
ea35eab - CAN FD implementation
b049485 - Adds more tests about writing on CAN bus
99682db - Rework writing CAN message on CAN buses.
37379a6 - Use newly generated cpp file with default encoders
3275f39 - Handle several can_frame in a BCM message
2daa033 - Adds a new function to build from a json_object.
6d52fb8 - Adjust "encoder" signature to fit cpp usage
731624a - Code format and style changes
4b9b30a - Update gitignore
5773aa8 - Added afb-helpers submodule
515e55e - Change .gitmodules following submodule migration
d43fa62 - Migrate app-templates to CMake module
1b3655d - Migration to binding v3
3331cf9 - Updated app-templates submodule
9fd22ed - Change the project name
87962da - Use feature 'required-binding'
513cb7f - Use the unified script to launch tests
390745b - doc: Changed doc to new format
3e6d3fa - Reach fixture files in all cases.

Change-Id: I5134c716c480cbd68142cc35ce9ee68fe62e8886
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb

index e10a3e0..a16ffcb 100644 (file)
@@ -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 = "3e6d3fa8be349b40d6fd03d198b5e033cc7719e2"
+SRCREV = "97a08a7e37835f0e8619d22c83243bee26a2bff2"
 
 PV = "${AGLVERSION}"
 S  = "${WORKDIR}/git"