From: Jose Bollo Date: Mon, 10 Dec 2018 10:41:18 +0000 (+0100) Subject: af-main: Upgrade app-framework-main X-Git-Tag: 6.99.4~11 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F07%2F19307%2F5;p=AGL%2Fmeta-agl.git af-main: Upgrade app-framework-main This allows to install more than one target in a same widget. Includes: * 0eb4c25 book doc: add book yaml file * a8ffd52 wrap-json: Upgrade to latest version * f8b0495 afm-unit: Fix http port multi allocation Bug-AGL: SPEC-2068 Change-Id: If018c063ab11724721c4b06861ee515a9be7641b Signed-off-by: Jose Bollo --- diff --git a/meta-app-framework/recipes-core/af-main/af-main_git.inc b/meta-app-framework/recipes-core/af-main/af-main_git.inc index 334a1fb21..93a063335 100644 --- a/meta-app-framework/recipes-core/af-main/af-main_git.inc +++ b/meta-app-framework/recipes-core/af-main/af-main_git.inc @@ -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 = "1b1399ed154f68d90665db122073c18d60b2c685" +SRCREV = "f8b04951b4ccafdf28b875825edd46316fafb519" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git"