diff options
author | Raquel Medina <raquel.medina@konsulko.com> | 2019-07-23 14:52:53 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-07-24 18:41:03 +0000 |
commit | 09c7f74cdba11719a8adf1a5ed8dd86994b13374 (patch) | |
tree | 6898ffc6ecd4d0f54861f8fd71825042ec52e28e | |
parent | bf1fe809582f424c65e593ece030351aaf797065 (diff) |
agl-service-steering-wheel: update SRCREV
The SRCREV update brings in the following commits:
6d5d619 autobuild: set execute permission for autobuild scripts
932a226 Fix build warning of typecast
e47b473 Change markdown syntax
07f4c99 autobuild: add autobuild scripts
c404f25 Revert "Change steering to systemd service for ces2019"
1fed2c5 Change steering to systemd service for ces2019
Bug-AGL: SPEC-2164
Change-Id: Ic9e47595cb2a76084d9cd60fffb21c36a338a8cb
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
-rw-r--r-- | meta-agl-profile-core/recipes-apis/agl-service-steering-wheel/agl-service-steering-wheel_0.1.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-agl-profile-core/recipes-apis/agl-service-steering-wheel/agl-service-steering-wheel_0.1.bb b/meta-agl-profile-core/recipes-apis/agl-service-steering-wheel/agl-service-steering-wheel_0.1.bb index 65328ff0e..a34644cea 100644 --- a/meta-agl-profile-core/recipes-apis/agl-service-steering-wheel/agl-service-steering-wheel_0.1.bb +++ b/meta-agl-profile-core/recipes-apis/agl-service-steering-wheel/agl-service-steering-wheel_0.1.bb @@ -5,8 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" SECTION = "apps" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-steering-wheel;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "44e29d0b7b0382214dfae5b82c1c038d6bf7877f" - +SRCREV = "6d5d619a059b5aeb76c2add9bc28d45bd31279e9" PN = "agl-service-steering-wheel" S = "${WORKDIR}/git" |