qtmultimedia-rtlfm-radio-plugin: Append SRCPV to PV 51/7851/2
authorScott Murray <scott.murray@konsulko.com>
Fri, 23 Dec 2016 06:16:58 +0000 (01:16 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 23 Dec 2016 12:54:10 +0000 (12:54 +0000)
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>
recipes-qt/qtmultimedia-rtlfm-radio-plugin/qtmultimedia-rtlfm-radio-plugin_git.bb

index 8f50024..55732f0 100644 (file)
@@ -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}"