All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe][meta-oe][PATCH] spitools: remove unused BPV variable
@ 2022-10-05 14:40 Thomas Perrot
  0 siblings, 0 replies; only message in thread
From: Thomas Perrot @ 2022-10-05 14:40 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Thomas Perrot

This variable isn't longer used to set the PV value.

Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
---
 meta-oe/recipes-support/spitools/spitools_git.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-oe/recipes-support/spitools/spitools_git.bb b/meta-oe/recipes-support/spitools/spitools_git.bb
index 9dfb23cc7cbc..c190d7edf10b 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"
 
-- 
2.37.3



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-05 14:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-05 14:40 [oe][meta-oe][PATCH] spitools: remove unused BPV variable Thomas Perrot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.