Pin recipes for DD rc2 07/9807/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 26 Jun 2017 11:49:12 +0000 (13:49 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 26 Jun 2017 11:49:12 +0000 (13:49 +0200)
Change-Id: I8a912b288ad3eaf955c5a775b1d41a0ad5159521
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
19 files changed:
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/most/most.bb
recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bb

index 7be699f..cd599a0 100644 (file)
@@ -6,8 +6,8 @@ SECTION     = "apps"
 LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/controls;protocol=http"
-SRCREV  = "${AUTOREV}"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/controls;protocol=https;branch=dab"
+SRCREV  = "b8d54a3e02cddf3bdd006a9285a4c899a08175d9"
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index 2e025eb..60c1e36 100644 (file)
@@ -6,8 +6,8 @@ SECTION     = "apps"
 LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/dashboard;protocol=http"
-SRCREV  = "${AUTOREV}"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/dashboard;protocol=https;branch=dab"
+SRCREV  = "bb11bb4cf5f84ce3b28a127249be08b1b0be98df"
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index 7746e5e..74c06b7 100644 (file)
@@ -13,12 +13,12 @@ RDEPENDS_${PN} = " \
        windowmanager"
 
 LIC_FILES_CHKSUM = "file://homescreen/LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
-SRCREV  = "${AUTOREV}"
-# PV needs to be modified with SRCPV to work AUTOREV correctly
-PV = "0.0+git${SRCPV}"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/apps/homescreen.git;protocol=http \
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/apps/homescreen.git;protocol=https;branch=dab \
            file://dbus-homescreen.conf.in"
+SRCREV  = "ce92baf2335146b44dd1f56bcac4b1586752bcc3"
+# PV needs to be modified with SRCPV to work AUTOREV correctly
+PV = "0.0+git${SRCPV}"
 
 PATH_prepend = "${STAGING_DIR_NATIVE}${OE_QMAKE_PATH_QT_BINS}:"
 
index d1a1904..97e9600 100644 (file)
@@ -9,12 +9,12 @@ inherit qmake5 systemd
 DEPENDS = " qtbase "
 
 LIC_FILES_CHKSUM = "file://homescreenappframeworkbinderagl/LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
-SRCREV  = "${AUTOREV}"
+
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/homescreenappframeworkbinderagl.git;protocol=https;branch=dab"
+SRCREV  = "33ef2deaf16b5de25041db8eaf3f97602026a501"
 # PV needs to be modified with SRCPV to work AUTOREV correctly
 PV = "0.0+git${SRCPV}"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/homescreenappframeworkbinderagl.git;protocol=http"
-
 PATH_prepend = "${STAGING_DIR_NATIVE}${OE_QMAKE_PATH_QT_BINS}:"
 
 do_install() {
index 425052c..6d17a1d 100644 (file)
@@ -6,8 +6,8 @@ SECTION     = "apps"
 LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/hvac;protocol=http"
-SRCREV  = "${AUTOREV}"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/hvac;protocol=https;branch=dab"
+SRCREV  = "0d6f3ccbfdfe7947517879a1b034ba9cad8247f1"
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index fff0a2f..ceda800 100644 (file)
@@ -9,12 +9,12 @@ inherit qmake5 systemd
 DEPENDS = " qtbase "
 
 LIC_FILES_CHKSUM = "file://inputeventmanager/LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
-SRCREV  = "${AUTOREV}"
+
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/inputeventmanager.git;protocol=https;branch=dab"
+SRCREV  = "b39053a5a8512a735ac154ddbd7dba3ceeadce3e"
 # PV needs to be modified with SRCPV to work AUTOREV correctly
 PV = "0.0+git${SRCPV}"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/inputeventmanager.git;protocol=http"
-
 PATH_prepend = "${STAGING_DIR_NATIVE}${OE_QMAKE_PATH_QT_BINS}:"
 
 do_install() {
index 440ea42..a25a739 100644 (file)
@@ -12,12 +12,12 @@ inherit qmake5 pkgconfig
 DEPENDS += " glib-2.0 "
 
 LIC_FILES_CHKSUM = "file://libhomescreen/LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
-SRCREV  = "${AUTOREV}"
-# PV needs to be modified with SRCPV to work AUTOREV correctly
-PV = "0.0+git${SRCPV}"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/libhomescreen.git;protocol=http \
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/libhomescreen.git;protocol=https;branch=dab \
            file://homescreen.pc.in"
+SRCREV  = "adf78ab9e5d9b82e3462bc0d7f928bd2d7085c0e"
+# PV needs to be modified with SRCPV to work AUTOREV correctly
+PV = "0.0+git${SRCPV}"
 
 do_install() {
     install -d ${D}/usr/AGL/${PN}
index 6684b18..ff8b0d8 100644 (file)
@@ -6,8 +6,8 @@ SECTION     = "apps"
 LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/mediaplayer;protocol=http"
-SRCREV  = "${AUTOREV}"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/mediaplayer;protocol=https;branch=dab"
+SRCREV  = "b7cd2250f9b34fa65ea92da8eb35775c6f5c61c8"
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index f0ca5d9..79509b5 100644 (file)
@@ -6,8 +6,8 @@ SECTION     = "apps"
 LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/mixer;protocol=http"
-SRCREV  = "${AUTOREV}"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/mixer;protocol=https;branch=dab"
+SRCREV  = "b6ea8b3afbd244dd7f56eeb9886fb108b58e3765"
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index e67c0a3..1424ad4 100644 (file)
@@ -6,8 +6,8 @@ SECTION     = "apps"
 LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/phone;protocol=http"
-SRCREV  = "${AUTOREV}"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/phone;protocol=https;branch=dab"
+SRCREV  = "8d587e0062c6d6373e7e2102423562391fcd14f2"
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index 7fa8a57..4b585ff 100644 (file)
@@ -5,11 +5,10 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad"
 
 DEPENDS = "qtquickcontrols2"
 
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qtquickcontrols2-agl-style;protocol=https;branch=dab"
+SRCREV = "79991c0b1d17e38ad6188ab5fcb4c5ebd94ad059"
 PV = "1.0+git${SRCPV}"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qtquickcontrols2-agl-style;protocol=http"
-SRCREV = "${AUTOREV}"
-
 S = "${WORKDIR}/git/"
 
 inherit qmake5
index 6626811..cedee34 100644 (file)
@@ -5,11 +5,10 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad"
 
 DEPENDS = "qtquickcontrols2"
 
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qtquickcontrols2-agl;protocol=https;branch=dab"
+SRCREV = "99437bc7f2c41d534b2585650b01dc1683da857f"
 PV = "1.0+git${SRCPV}"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qtquickcontrols2-agl;protocol=http"
-SRCREV = "${AUTOREV}"
-
 S = "${WORKDIR}/git/"
 
 inherit qmake5
index ca75f2d..a340a0a 100644 (file)
@@ -7,12 +7,12 @@ LICENSE     = "Apache-2.0 & GPLv2+"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984 \
                     file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/radio;protocol=http \
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/radio;protocol=https;branch=dab \
            file://presets-ALS.conf \
            file://presets-CES.conf \
            file://presets-FOSDEM.conf \
 "
-SRCREV  = "${AUTOREV}"
+SRCREV  = "2f266ec84ecc46df1858dd170842fe20e427aa92"
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index a018c06..af22a0a 100644 (file)
@@ -6,8 +6,8 @@ SECTION     = "apps"
 LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/settings;protocol=http"
-SRCREV  = "${AUTOREV}"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/settings;protocol=https;branch=dab"
+SRCREV  = "72185231c33099b00bfb98f27175a6e225c9ab64"
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
index 0fc0afc..24b8e5c 100644 (file)
@@ -4,19 +4,18 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
 #LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \
 #                 "  
 
-PV = "0.1"
 
 DEPENDS += "libxml2"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/unicens;protocol=https"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/unicens;protocol=https;branch=dab"
 SRC_URI += "file://0001-Fix-cross-compilation-with-yocto.patch"
 SRC_URI += "file://0001-Support-booting-by-systemd.patch \
             file://most-network-startup.service \
             file://most-network-manager.service"
 
 S = "${WORKDIR}/git"
-#SRCREV = "8c5f2324d7aa61669324aec1a0ad091fe1379489"
-SRCREV = "${AUTOREV}"
+SRCREV = "98de71566c669330284fb5c707b7f05abd893862"
+PV = "0.1+git${SRCREV}"
 
 do_install() {
     install -m 0755 -d ${D}/usr/AGL/most
index 3d724bd..6779017 100644 (file)
@@ -4,15 +4,14 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
 #LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \
 #                 "  
 
-PV = "0.1"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/vod-server;protocol=https"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/vod-server;protocol=https;branch=dab"
 SRC_URI += "file://0001-Fix-cross-compilation-with-yocto.patch \
             file://vod-demo.service"
 
 S = "${WORKDIR}/git"
-#SRCREV = "8c5f2324d7aa61669324aec1a0ad091fe1379489"
-SRCREV = "${AUTOREV}"
+SRCREV = "38a2c807b3128c5a84538334c6ba18fe95a55734"
+PV = "0.1+git${SRCREV}"
 
 do_install() {
         install -m 0755 -d ${D}${bindir}
index f6119aa..840116e 100644 (file)
@@ -12,11 +12,11 @@ DEPENDS = " qtbase "
 DEPENDS += " wayland-ivi-extension "
 
 LIC_FILES_CHKSUM = "file://windowmanager/LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
-SRCREV  = "${AUTOREV}"
+SRCREV  = "abd6082bb2d94e718ac6fa04675cdb7e40e5ff28"
 # PV needs to be modified with SRCPV to work AUTOREV correctly
 PV = "0.0+git${SRCPV}"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/windowmanager.git;protocol=http"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/windowmanager.git;protocol=https;branch=dab"
 
 PATH_prepend = "${STAGING_DIR_NATIVE}${OE_QMAKE_PATH_QT_BINS}:"
 
index 512610a..62e851a 100644 (file)
@@ -6,12 +6,12 @@ inherit module
 
 PV = "0.1"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/most;protocol=https"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/most;protocol=https;branch=dab"
 SRC_URI_append_porter = " file://0001-aim-network-3.10.31-ltsi-backport.patch \
                           file://0001-aim-sound-3.10.31-ltsi-backport.patch \
                         "
 S = "${WORKDIR}/git/driver"
-SRCREV = "${AUTOREV}"
+SRCREV = "c52aecbce20ccc47ee91a9bd33cf413772b3487a"
 
 # The inherit of module.bbclass will automatically name module packages with
 # "kernel-module-" prefix as required by the oe-core build environment.
index 98ba639..bd393ed 100644 (file)
@@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://rtlfmradioplugin.cpp;endline=5;md5=747a800420eac5cb6a
 
 DEPENDS = "qtmultimedia pulseaudio alsa-lib rtl-sdr"
 
-PV = "0.1+git${SRCPV}"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/qtmultimedia-rtlfm-radio-plugin;protocol=https"
-SRCREV = "${AUTOREV}"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/qtmultimedia-rtlfm-radio-plugin;protocol=https;branch=master"
+SRCREV = "aeb67506173a7b8cef089fa725c3abe1f629dc67"
+PV = "0.1+git${SRCPV}"
 
 S = "${WORKDIR}/git"