aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Perrot <thomas.perrot@bootlin.com>2022-10-05 16:40:05 +0200
committerKhem Raj <raj.khem@gmail.com>2022-10-05 08:24:50 -0700
commitaab662c9946111ac80bc3b30c75975884441c2f4 (patch)
tree9e078920aeb5ee4e9c3efbacde6c4c665f562fde
parentb63f18b6f05fc7ae9aa133897cb60957ff293a14 (diff)
downloadmeta-openembedded-contrib-aab662c9946111ac80bc3b30c75975884441c2f4.tar.gz
spitools: remove unused BPV variable
This variable isn't longer used to set the PV value. Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/spitools/spitools_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/spitools/spitools_git.bb b/meta-oe/recipes-support/spitools/spitools_git.bb
index 9dfb23cc7c..c190d7edf1 100644
--- a/meta-oe/recipes-support/spitools/spitools_git.bb
+++ b/meta-oe/recipes-support/spitools/spitools_git.bb
@@ -4,7 +4,6 @@ AUTHOR = "Christophe BLAESS"
LICENSE="GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=8c16666ae6c159876a0ba63099614381"
-BPV = "1.0.0"
PV = "1.0.2"
SRCREV = "1748e092425a4a0ff693aa347062a57fc1ffdd00"