diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-06-25 12:12:23 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-06-25 12:12:23 +0000 |
commit | 7474469f02371f8ec432da13ea3c0fe678568afd (patch) | |
tree | c13f4491143d2ac30dfca7118d8d7a2fe4d6e7d0 /meta-app-framework/recipes-core | |
parent | 1e9bc66cdd68be6d6c23c57ccc0928bdbb5cf0a6 (diff) | |
parent | 54c2fda805fd7fda591008693cd6843413cee9f8 (diff) |
Merge "Merge the agl-compositor sandbox into master"
Diffstat (limited to 'meta-app-framework/recipes-core')
-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 3841dc30f..8e600c6c8 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 = "f8cee78b734acf4636d134afa3f81ddcc06241e6" +SRCREV = "ac6f7ed88291b81cb70981bd7463b6a3b292fece" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git" |