diff options
author | José Bollo <jose.bollo@iot.bzh> | 2019-02-12 11:20:45 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-02-18 11:28:49 +0000 |
commit | 5caf825f22943f8e03a2cb57a60ac427037d0dcf (patch) | |
tree | f33f63d3197b19c6225afa231e4467fda9c74bbc /meta-app-framework | |
parent | dc7e96badb87a9b3ff3efbabf51f01c9f31677e4 (diff) |
af-main: Update version and dates
Includes:
* bc39aec Set version to 8.0.0
* 2a319cf Update date in copyrights
Change-Id: I1ff52c2eade4d1089098756b9311954444f64a81
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'meta-app-framework')
-rw-r--r-- | meta-app-framework/recipes-core/af-main/af-main_git.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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 6ef9dc5b1..dd1b8f6b4 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 = "46e35ce1ff7da5ceeac8fa50393c5c1c37fccc0a" +SRCREV = "2a319cf90daa6e3b01e8139923f7073e1c9bcf28" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git" |