Merge remote-tracking branch 'origin/sandbox/sdesneux/thud-upgrade' 67/20967/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 9 Apr 2019 16:20:38 +0000 (18:20 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 9 Apr 2019 16:24:36 +0000 (18:24 +0200)
Update the core distro to YP 2.6 'thud'.

Bug-AGL: SPEC-1837

Change-Id: I5a753503c4ca15bcb0d4f0f30c4a91e7d50ab024
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
meta-agl-profile-core/recipes-devtools/libafb-helpers/libafb-helpers_git.inc
meta-agl-profile-core/recipes-devtools/libappcontroller/libappcontroller_git.bb

index d3c883e..e01726c 100644 (file)
@@ -5,10 +5,10 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libafb-helpers;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "f430407fd34ec2897359245a6e1ff951e5da5bc6"
+SRCREV = "5c0522378bf12d2103093eef813f962864bec692"
 
 PV = "${AGLVERSION}"
 S  = "${WORKDIR}/git"
 
-DEPENDS_append = " af-binder"
+DEPENDS_append = " af-binder jq"
 
index dac1640..b4fe51e 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libappcontroller;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "565e5a7fac5db9a35fd0b2cb8e12f1bdf4772821"
+SRCREV = "340c0f1e742558e2f295b1a8313c5696bc50e711"
 
 PV = "${AGLVERSION}"
 S  = "${WORKDIR}/git"