All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] cppzmq: Move the version to the recipe file name
@ 2023-07-03 21:55 Peter Kjellerstedt
  0 siblings, 0 replies; only message in thread
From: Peter Kjellerstedt @ 2023-07-03 21:55 UTC (permalink / raw)
  To: openembedded-devel

This allows a versioned bbappend to be used.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
---
 .../zeromq/{cppzmq_git.bb => cppzmq_4.10.0.bb}                   | 1 -
 1 file changed, 1 deletion(-)
 rename meta-oe/recipes-connectivity/zeromq/{cppzmq_git.bb => cppzmq_4.10.0.bb} (97%)

diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb b/meta-oe/recipes-connectivity/zeromq/cppzmq_4.10.0.bb
similarity index 97%
rename from meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
rename to meta-oe/recipes-connectivity/zeromq/cppzmq_4.10.0.bb
index 0e1ad9af5..948d312bd 100644
--- a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
+++ b/meta-oe/recipes-connectivity/zeromq/cppzmq_4.10.0.bb
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=db174eaf7b55a34a7c89551197f66e94"
 DEPENDS = "zeromq"
 
 SRCREV = "c94c20743ed7d4aa37835a5c46567ab0790d4acc"
-PV = "4.10.0"
 
 SRC_URI = "git://github.com/zeromq/cppzmq.git;branch=master;protocol=https"
 


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

only message in thread, other threads:[~2023-07-03 21:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-03 21:55 [meta-oe][PATCH] cppzmq: Move the version to the recipe file name Peter Kjellerstedt

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.