cppzmq: Move the version to the recipe file name

This allows a versioned bbappend to be used.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Peter Kjellerstedt 2023-07-03 23:55:41 +02:00 committed by Khem Raj
parent 28b86939d5
commit c4622575ff

View File

@ -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"