aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-06-26 13:49:12 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-06-26 13:49:12 +0200
commit49f56fa1c73e2b207dd9cfc8e6320e7098ffb08e (patch)
tree4f6fafaf5c7ac8d0f6328dfd35afe175562f1d83
parent6408944431013997ea8c71043ec77da50440571b (diff)
Pin recipes for DD rc2
Change-Id: I8a912b288ad3eaf955c5a775b1d41a0ad5159521 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--recipes-demo-hmi/controls/controls_git.bb4
-rw-r--r--recipes-demo-hmi/dashboard/dashboard_git.bb4
-rw-r--r--recipes-demo-hmi/homescreen/homescreen_git.bb8
-rw-r--r--recipes-demo-hmi/homescreenappframeworkbinderagl/homescreenappframeworkbinderagl_git.bb6
-rw-r--r--recipes-demo-hmi/hvac/hvac_git.bb4
-rw-r--r--recipes-demo-hmi/inputeventmanager/inputeventmanager_git.bb6
-rw-r--r--recipes-demo-hmi/libhomescreen/libhomescreen_git.bb8
-rw-r--r--recipes-demo-hmi/mediaplayer/mediaplayer_git.bb4
-rw-r--r--recipes-demo-hmi/mixer/mixer_git.bb4
-rw-r--r--recipes-demo-hmi/phone/phone_git.bb4
-rw-r--r--recipes-demo-hmi/qtquickcontrols2-agl-style/qtquickcontrols2-agl-style_git.bb5
-rw-r--r--recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb5
-rw-r--r--recipes-demo-hmi/radio/radio_git.bb4
-rw-r--r--recipes-demo-hmi/settings/settings_git.bb4
-rw-r--r--recipes-demo-hmi/unicens/unicens_0.1.bb7
-rw-r--r--recipes-demo-hmi/vod-server/vod-server_0.1.bb7
-rw-r--r--recipes-demo-hmi/windowmanager/windowmanager_git.bb4
-rw-r--r--recipes-kernel/most/most.bb4
-rw-r--r--recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bb6
19 files changed, 47 insertions, 51 deletions
diff --git a/recipes-demo-hmi/controls/controls_git.bb b/recipes-demo-hmi/controls/controls_git.bb
index 7be699f3..cd599a06 100644
--- a/recipes-demo-hmi/controls/controls_git.bb
+++ b/recipes-demo-hmi/controls/controls_git.bb
@@ -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"
diff --git a/recipes-demo-hmi/dashboard/dashboard_git.bb b/recipes-demo-hmi/dashboard/dashboard_git.bb
index 2e025eb8..60c1e361 100644
--- a/recipes-demo-hmi/dashboard/dashboard_git.bb
+++ b/recipes-demo-hmi/dashboard/dashboard_git.bb
@@ -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"
diff --git a/recipes-demo-hmi/homescreen/homescreen_git.bb b/recipes-demo-hmi/homescreen/homescreen_git.bb
index 7746e5ed..74c06b7c 100644
--- a/recipes-demo-hmi/homescreen/homescreen_git.bb
+++ b/recipes-demo-hmi/homescreen/homescreen_git.bb
@@ -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}:"
diff --git a/recipes-demo-hmi/homescreenappframeworkbinderagl/homescreenappframeworkbinderagl_git.bb b/recipes-demo-hmi/homescreenappframeworkbinderagl/homescreenappframeworkbinderagl_git.bb
index d1a19046..97e9600b 100644
--- a/recipes-demo-hmi/homescreenappframeworkbinderagl/homescreenappframeworkbinderagl_git.bb
+++ b/recipes-demo-hmi/homescreenappframeworkbinderagl/homescreenappframeworkbinderagl_git.bb
@@ -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() {
diff --git a/recipes-demo-hmi/hvac/hvac_git.bb b/recipes-demo-hmi/hvac/hvac_git.bb
index 425052cf..6d17a1dd 100644
--- a/recipes-demo-hmi/hvac/hvac_git.bb
+++ b/recipes-demo-hmi/hvac/hvac_git.bb
@@ -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"
diff --git a/recipes-demo-hmi/inputeventmanager/inputeventmanager_git.bb b/recipes-demo-hmi/inputeventmanager/inputeventmanager_git.bb
index fff0a2f4..ceda800a 100644
--- a/recipes-demo-hmi/inputeventmanager/inputeventmanager_git.bb
+++ b/recipes-demo-hmi/inputeventmanager/inputeventmanager_git.bb
@@ -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() {
diff --git a/recipes-demo-hmi/libhomescreen/libhomescreen_git.bb b/recipes-demo-hmi/libhomescreen/libhomescreen_git.bb
index 440ea420..a25a739f 100644
--- a/recipes-demo-hmi/libhomescreen/libhomescreen_git.bb
+++ b/recipes-demo-hmi/libhomescreen/libhomescreen_git.bb
@@ -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}
diff --git a/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb b/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb
index 6684b18b..ff8b0d83 100644
--- a/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb
+++ b/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb
@@ -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"
diff --git a/recipes-demo-hmi/mixer/mixer_git.bb b/recipes-demo-hmi/mixer/mixer_git.bb
index f0ca5d9c..79509b51 100644
--- a/recipes-demo-hmi/mixer/mixer_git.bb
+++ b/recipes-demo-hmi/mixer/mixer_git.bb
@@ -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"
diff --git a/recipes-demo-hmi/phone/phone_git.bb b/recipes-demo-hmi/phone/phone_git.bb
index e67c0a3c..1424ad49 100644
--- a/recipes-demo-hmi/phone/phone_git.bb
+++ b/recipes-demo-hmi/phone/phone_git.bb
@@ -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"
diff --git a/recipes-demo-hmi/qtquickcontrols2-agl-style/qtquickcontrols2-agl-style_git.bb b/recipes-demo-hmi/qtquickcontrols2-agl-style/qtquickcontrols2-agl-style_git.bb
index 7fa8a577..4b585ff0 100644
--- a/recipes-demo-hmi/qtquickcontrols2-agl-style/qtquickcontrols2-agl-style_git.bb
+++ b/recipes-demo-hmi/qtquickcontrols2-agl-style/qtquickcontrols2-agl-style_git.bb
@@ -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
diff --git a/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb b/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb
index 6626811d..cedee34a 100644
--- a/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb
+++ b/recipes-demo-hmi/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb
@@ -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
diff --git a/recipes-demo-hmi/radio/radio_git.bb b/recipes-demo-hmi/radio/radio_git.bb
index ca75f2d7..a340a0a5 100644
--- a/recipes-demo-hmi/radio/radio_git.bb
+++ b/recipes-demo-hmi/radio/radio_git.bb
@@ -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"
diff --git a/recipes-demo-hmi/settings/settings_git.bb b/recipes-demo-hmi/settings/settings_git.bb
index a018c062..af22a0ac 100644
--- a/recipes-demo-hmi/settings/settings_git.bb
+++ b/recipes-demo-hmi/settings/settings_git.bb
@@ -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"
diff --git a/recipes-demo-hmi/unicens/unicens_0.1.bb b/recipes-demo-hmi/unicens/unicens_0.1.bb
index 0fc0afc9..24b8e5c2 100644
--- a/recipes-demo-hmi/unicens/unicens_0.1.bb
+++ b/recipes-demo-hmi/unicens/unicens_0.1.bb
@@ -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
diff --git a/recipes-demo-hmi/vod-server/vod-server_0.1.bb b/recipes-demo-hmi/vod-server/vod-server_0.1.bb
index 3d724bdf..6779017f 100644
--- a/recipes-demo-hmi/vod-server/vod-server_0.1.bb
+++ b/recipes-demo-hmi/vod-server/vod-server_0.1.bb
@@ -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}
diff --git a/recipes-demo-hmi/windowmanager/windowmanager_git.bb b/recipes-demo-hmi/windowmanager/windowmanager_git.bb
index f6119aa1..840116e6 100644
--- a/recipes-demo-hmi/windowmanager/windowmanager_git.bb
+++ b/recipes-demo-hmi/windowmanager/windowmanager_git.bb
@@ -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}:"
diff --git a/recipes-kernel/most/most.bb b/recipes-kernel/most/most.bb
index 512610af..62e851af 100644
--- a/recipes-kernel/most/most.bb
+++ b/recipes-kernel/most/most.bb
@@ -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.
diff --git a/recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bb b/recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bb
index 98ba6396..bd393ed6 100644
--- a/recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bb
+++ b/recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bb
@@ -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"