af-main: Bump version 11/17511/3
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 26 Oct 2018 13:59:19 +0000 (15:59 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 2 Nov 2018 12:36:02 +0000 (12:36 +0000)
This includes the following changes:

b2329b7 CMakeLists: Use AGLVERSION if set
2a0ac96 wgtpkg-install: Force uninstall
91baca1 doc: Changed doc to new format
f031387 afm-unit.conf: force symbolic link on update
43bc2e5 docs: Improve documentating 'required-binding'
9e1d25b Merge "docs: Improve documentating 'required-binding'"
0e0ae55 afm-unit.conf: Restrict service for APIs
24f0c20 Add the ability to access binding through tcp
375f481 afm-unit.conf: Enforce starting after network
19e745e Merge "afm-unit.conf: Restrict service for APIs"
73f3570 Merge "afm-unit.conf: Enforce starting after network"
d40fc40 afm-urun: Force scan of systemd units
dc0836f Install afm-user-daemon with correct rights
5f7901d afm-util: Fix report of error

It fixes:

Bug-AGL: SPEC-1863
Bug-AGL: SPEC-1846
Bug-AGL: SPEC-1836
Bug-AGL: SPEC-1650
Bug-AGL: SPEC-1800
Bug-AGL: SPEC-1230

Change-Id: Ifd1775448db4ebffa4bb656b5bcefaf891c4efa5
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
meta-app-framework/recipes-core/af-main/af-main_git.inc

index 8248948..5232132 100644 (file)
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-main;protocol=https;branch=${AGL_BRANCH}"
 
-SRCREV = "c152727a73c55782b6ffb65add51d03da5ff8e3b"
+SRCREV = "5f7901dcb8519fe1d553bffda803a8d8da8e5af5"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"