cjose: Remove PV

There is no need to set PV since the version is in the recipe file name.

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 2026-03-19 04:02:20 +01:00 committed by Khem Raj
parent b26a0ad219
commit 6667c2c762
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7249e2f9437adfb8c88d870438042f0e"
SRC_URI = "git://github.com/OpenIDC/cjose;protocol=https;branch=version-0.6.2.x;tag=v${PV}"
PV = "0.6.2.4"
SRCREV = "8d94c3ad3237ab6a83d2e92fa541542b1b92c023"
DEPENDS = "openssl libcheck jansson"