diff options
| author | Peter Kjellerstedt <pkj@axis.com> | 2026-03-19 04:02:20 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-19 13:22:57 -0700 |
| commit | ca6b9d8738bbcad675c146872f6db22b0d37f35a (patch) | |
| tree | ce4094f38329b036cb239cfec6d097734c7a05a8 /meta-oe/recipes-support | |
| parent | 6889cd0e5ef1d5c2594a98db9dfe66e6b0a11bdd (diff) | |
| download | meta-openembedded-ca6b9d8738bbcad675c146872f6db22b0d37f35a.tar.gz | |
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>
Diffstat (limited to 'meta-oe/recipes-support')
| -rw-r--r-- | meta-oe/recipes-support/cjose/cjose_0.6.2.4.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/cjose/cjose_0.6.2.4.bb b/meta-oe/recipes-support/cjose/cjose_0.6.2.4.bb index f6a5d15a9b..eb1db40705 100644 --- a/meta-oe/recipes-support/cjose/cjose_0.6.2.4.bb +++ b/meta-oe/recipes-support/cjose/cjose_0.6.2.4.bb | |||
| @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7249e2f9437adfb8c88d870438042f0e" | |||
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/OpenIDC/cjose;protocol=https;branch=version-0.6.2.x;tag=v${PV}" | 6 | SRC_URI = "git://github.com/OpenIDC/cjose;protocol=https;branch=version-0.6.2.x;tag=v${PV}" |
| 7 | 7 | ||
| 8 | PV = "0.6.2.4" | ||
| 9 | SRCREV = "8d94c3ad3237ab6a83d2e92fa541542b1b92c023" | 8 | SRCREV = "8d94c3ad3237ab6a83d2e92fa541542b1b92c023" |
| 10 | 9 | ||
| 11 | DEPENDS = "openssl libcheck jansson" | 10 | DEPENDS = "openssl libcheck jansson" |
