summaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2016-12-23 01:16:58 -0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2016-12-23 12:54:10 +0000
commit2542ec911380d8449df9037c1bb97dfb9649aba4 (patch)
treeedc2448d84fc5c38675a7b3b7a3e24fc53a05e62 /recipes-qt
parent95116b13a141d9a74d5738418829c42759d80504 (diff)
qtmultimedia-rtlfm-radio-plugin: Append SRCPV to PV
Set PV to include SRCPV to make ${AUTOREV} work correctly, and set the base version number to 0.1. Change-Id: Ic9f694012cb3cd052fd25ccc9c82407f6ffd9d9d Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bb2
1 files changed, 2 insertions, 0 deletions
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 8f50024d..55732f07 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
@@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://rtlfmradioplugin.cpp;endline=5;md5=747a800420eac5cb6a
DEPENDS = "qtmultimedia pulseaudio"
+PV = "0.1+git${SRCPV}"
+
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/qtmultimedia-rtlfm-radio-plugin;protocol=https"
SRCREV = "${AUTOREV}"