Bump cmake-apps-module 91/19091/2
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 19 Dec 2018 09:55:00 +0000 (10:55 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 20 Dec 2018 20:06:35 +0000 (20:06 +0000)
Change the version to stick to AGLVERSION value

f3ce787 - Avoid a target to link against itself
d07e9a1 - Add option to preserve links during copy
3987620 - Tiny fix about packaging for openSUSE distribution
918ec8e - Point to SDK sysroot files first instead of native
c631646 - Install docs and sample files in a separate dir
c815f74 - Link with defined project libraries dependencies
95c2479 - Update installation abstract instructions
f7307e9 - Revert "doc: Improve formatting"
60b0f45 - doc: Improve formatting
b895ea4 - Allow overwritting the installation directory
742695d - Fix crosscompile installation

Change-Id: Ia520aba9a401251d1a5d8ae3cd7b9ab28403f133
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
meta-agl-profile-core/recipes-devtools/cmake-apps-module/cmake-apps-module_git.bb

index f3dbd7b..2254501 100644 (file)
@@ -7,9 +7,9 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7ca
 SECTION = "apps"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/cmake-apps-module;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "742695d0946e0bf755204a5503603fd5285aa770"
+SRCREV = "f3ce787870d09cc7d28ae1f985d58aa039993bcf"
 
-PV = "${AGL_BRANCH}+git${SRCPV}"
+PV = "${AGLVERSION}"
 S  = "${WORKDIR}/git"
 
 inherit cmake