A recipe that fetches from git but is otherwise a released version
should not be using _git.bb recipe names.
Put the version in the filename and drop the explicit PV.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
DEPENDS = "libaio"
-SRCREV = "366d30b9cdb20345c5d064af850d686da79b89eb"
-
-PV = "1.3.0+git"
-SRC_URI = "git://git.kernel.dk/blktrace.git;branch=master;protocol=https \
+SRC_URI = "git://git.kernel.dk/blktrace.git;protocol=https;branch=master \
file://0001-bno_plot.py-btt_plot.py-Ask-for-python3-specifically.patch \
"
+SRCREV = "366d30b9cdb20345c5d064af850d686da79b89eb"
+
S = "${WORKDIR}/git"
EXTRA_OEMAKE = "\