Make sure app recipes use the release versions 25/10825/2 4.0.1 dab/4.0.1 dab_4.0.1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 7 Sep 2017 19:57:27 +0000 (21:57 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 7 Sep 2017 21:14:02 +0000 (23:14 +0200)
This change uses refs/tags/${DISTRO_BRANCH_VERSION_TAG} to make sure we end
up with the tagged sources of the 4.0.1 release.
The plain SRCREV is in sync and there as reference.

Change-Id: I5427216eaeb044316d8b1b4e3c37c36dfcc10d01
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
21 files changed:
recipes-demo-hmi/agl-service-bluetooth/agl-service-bluetooth_git.bb
recipes-demo-hmi/agl-service-wifi/agl-service-wifi_git.bb
recipes-demo-hmi/controls/controls_git.bb
recipes-demo-hmi/dashboard/dashboard_git.bb
recipes-demo-hmi/homescreen/homescreen_git.bb
recipes-demo-hmi/homescreenappframeworkbinderagl/homescreenappframeworkbinderagl_git.bb
recipes-demo-hmi/hvac/hvac_git.bb
recipes-demo-hmi/inputeventmanager/inputeventmanager_git.bb
recipes-demo-hmi/libhomescreen/libhomescreen_git.bb
recipes-demo-hmi/mediaplayer/mediaplayer_git.bb
recipes-demo-hmi/mixer/mixer_git.bb
recipes-demo-hmi/phone/phone_git.bb
recipes-demo-hmi/qtquickcontrols2-agl-style/qtquickcontrols2-agl-style_git.bb
recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb
recipes-demo-hmi/radio/radio_git.bb
recipes-demo-hmi/settings/settings_git.bb
recipes-demo-hmi/unicens/unicens_0.1.bb
recipes-demo-hmi/vod-server/vod-server_0.1.bb
recipes-demo-hmi/windowmanager/windowmanager_git.bb
recipes-kernel/mocca-usb/mocca-usb.bb
recipes-kernel/most/most.bb

index 3c01b9d..aab57f0 100644 (file)
@@ -7,7 +7,9 @@ LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-bluetooth;protocol=http;branch=dab"
-SRCREV = "3587e397424285df38d28b1572ce9118724d5122"
+SRCREV = "4e226ba5ad81c09dc62cd1c4295bd20fbd1d7711"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index ee3a631..4f1969e 100644 (file)
@@ -8,6 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-wifi;protocol=http;branch=dab"
 SRCREV = "603be14dd273e8110663e91d0cf7e9da438d1fe0"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index cd599a0..c9ba3e3 100644 (file)
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/controls;protocol=https;branch=dab"
 SRCREV  = "b8d54a3e02cddf3bdd006a9285a4c899a08175d9"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index 60c1e36..1911f1b 100644 (file)
@@ -7,7 +7,9 @@ LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/dashboard;protocol=https;branch=dab"
-SRCREV  = "bb11bb4cf5f84ce3b28a127249be08b1b0be98df"
+SRCREV = "bb11bb4cf5f84ce3b28a127249be08b1b0be98df"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index 82e241c..331a930 100644 (file)
@@ -16,7 +16,11 @@ LIC_FILES_CHKSUM = "file://homescreen/LICENSE;md5=ae6497158920d9524cf208c09cc4c9
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/apps/homescreen.git;protocol=https;branch=dab \
            file://dbus-homescreen.conf.in"
+
 SRCREV  = "b9889b160ecc43dcde07fe9d8a96373196c539ab"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
+
 # PV needs to be modified with SRCPV to work AUTOREV correctly
 PV = "0.0+git${SRCPV}"
 
index 97e9600..23e7c1f 100644 (file)
@@ -12,6 +12,9 @@ LIC_FILES_CHKSUM = "file://homescreenappframeworkbinderagl/LICENSE;md5=ae6497158
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/homescreenappframeworkbinderagl.git;protocol=https;branch=dab"
 SRCREV  = "33ef2deaf16b5de25041db8eaf3f97602026a501"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
+
 # PV needs to be modified with SRCPV to work AUTOREV correctly
 PV = "0.0+git${SRCPV}"
 
index 6d17a1d..acff6e8 100644 (file)
@@ -7,7 +7,9 @@ LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/hvac;protocol=https;branch=dab"
-SRCREV  = "0d6f3ccbfdfe7947517879a1b034ba9cad8247f1"
+SRCREV = "0d6f3ccbfdfe7947517879a1b034ba9cad8247f1"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index ceda800..2b22e3b 100644 (file)
@@ -11,7 +11,11 @@ DEPENDS = " qtbase "
 LIC_FILES_CHKSUM = "file://inputeventmanager/LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/inputeventmanager.git;protocol=https;branch=dab"
-SRCREV  = "b39053a5a8512a735ac154ddbd7dba3ceeadce3e"
+
+SRCREV = "b39053a5a8512a735ac154ddbd7dba3ceeadce3e"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
+
 # PV needs to be modified with SRCPV to work AUTOREV correctly
 PV = "0.0+git${SRCPV}"
 
index a25a739..e495bcb 100644 (file)
@@ -15,7 +15,10 @@ LIC_FILES_CHKSUM = "file://libhomescreen/LICENSE;md5=ae6497158920d9524cf208c09cc
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/libhomescreen.git;protocol=https;branch=dab \
            file://homescreen.pc.in"
-SRCREV  = "adf78ab9e5d9b82e3462bc0d7f928bd2d7085c0e"
+
+SRCREV = "adf78ab9e5d9b82e3462bc0d7f928bd2d7085c0e"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
 # PV needs to be modified with SRCPV to work AUTOREV correctly
 PV = "0.0+git${SRCPV}"
 
index 20b9013..14d86cd 100644 (file)
@@ -7,7 +7,9 @@ LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/mediaplayer;protocol=https;branch=dab"
-SRCREV  = "71b6e40301a2e23edfeaea5c33187db14c4d8917"
+
+SRCREV  = "fc2ca7417ce2eefb1a35f19872b181a0f600e99d"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index 79509b5..81fc5a4 100644 (file)
@@ -7,7 +7,9 @@ LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/mixer;protocol=https;branch=dab"
-SRCREV  = "b6ea8b3afbd244dd7f56eeb9886fb108b58e3765"
+
+SRCREV = "b6ea8b3afbd244dd7f56eeb9886fb108b58e3765"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index 1424ad4..557168f 100644 (file)
@@ -7,7 +7,9 @@ LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/phone;protocol=https;branch=dab"
+
 SRCREV  = "8d587e0062c6d6373e7e2102423562391fcd14f2"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index 4b585ff..e794456 100644 (file)
@@ -7,6 +7,9 @@ DEPENDS = "qtquickcontrols2"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qtquickcontrols2-agl-style;protocol=https;branch=dab"
 SRCREV = "79991c0b1d17e38ad6188ab5fcb4c5ebd94ad059"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
+
 PV = "1.0+git${SRCPV}"
 
 S = "${WORKDIR}/git/"
index cedee34..ca3e798 100644 (file)
@@ -7,6 +7,8 @@ DEPENDS = "qtquickcontrols2"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qtquickcontrols2-agl;protocol=https;branch=dab"
 SRCREV = "99437bc7f2c41d534b2585650b01dc1683da857f"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
 PV = "1.0+git${SRCPV}"
 
 S = "${WORKDIR}/git/"
index a340a0a..2d903d3 100644 (file)
@@ -13,6 +13,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/radio;protocol=https;bra
            file://presets-FOSDEM.conf \
 "
 SRCREV  = "2f266ec84ecc46df1858dd170842fe20e427aa92"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index 2816c53..1bc4f6e 100644 (file)
@@ -8,6 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/settings;protocol=https;branch=dab"
 SRCREV  = "32be14bbc8f05abaf7ef5cb3e96469afc193d1f0"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index 24b8e5c..9a55dbd 100644 (file)
@@ -15,7 +15,9 @@ SRC_URI += "file://0001-Support-booting-by-systemd.patch \
 
 S = "${WORKDIR}/git"
 SRCREV = "98de71566c669330284fb5c707b7f05abd893862"
-PV = "0.1+git${SRCREV}"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
+PV = "0.1+git${SRCPV}"
 
 do_install() {
     install -m 0755 -d ${D}/usr/AGL/most
index 6779017..51d5ae5 100644 (file)
@@ -11,7 +11,9 @@ SRC_URI += "file://0001-Fix-cross-compilation-with-yocto.patch \
 
 S = "${WORKDIR}/git"
 SRCREV = "38a2c807b3128c5a84538334c6ba18fe95a55734"
-PV = "0.1+git${SRCREV}"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
+PV = "0.1+git${SRCPV}"
 
 do_install() {
         install -m 0755 -d ${D}${bindir}
index dae0a0d..23ce610 100644 (file)
@@ -12,7 +12,10 @@ DEPENDS = " qtbase "
 DEPENDS += " wayland-ivi-extension "
 
 LIC_FILES_CHKSUM = "file://windowmanager/LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
-SRCREV  = "b28064e1f04eac99995e1462771fb43b7bba8545"
+
+SRCREV  = "6f4e56d960719a28cfbebddbc5eb052b5c9df08f"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
 # PV needs to be modified with SRCPV to work AUTOREV correctly
 PV = "0.0+git${SRCPV}"
 
index 246f25b..cbb0e5c 100644 (file)
@@ -6,9 +6,11 @@ inherit module
 
 PV = "0.1"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/can-lin/;protocol=https"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/can-lin/;protocol=https;branch=dab"
 S = "${WORKDIR}/git/Usb-Driver"
+
 SRCREV = "02ba272c0eb51b06160307b6cb71f91684772c8c"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
 
 # The inherit of module.bbclass will automatically name module packages with
 # "kernel-module-" prefix as required by the oe-core build environment.
index 62e851a..ff3b6d8 100644 (file)
@@ -12,6 +12,8 @@ SRC_URI_append_porter = " file://0001-aim-network-3.10.31-ltsi-backport.patch \
                         "
 S = "${WORKDIR}/git/driver"
 SRCREV = "c52aecbce20ccc47ee91a9bd33cf413772b3487a"
+SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}"
+
 
 # The inherit of module.bbclass will automatically name module packages with
 # "kernel-module-" prefix as required by the oe-core build environment.