[oe][meta-oe][wrynose][PATCH 16/20] cjose: upgrade 0.6.2.7 -> 0.6.2.8
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Ankur Tyagi <[email protected]> Drop patch that is part of the upstream version. Changelog: https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.8 Signed-off-by: Ankur Tyagi <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit b7c1c19585d7614fcc51e368405835c3abd9c740) Signed-off-by: Ankur Tyagi <[email protected]> --- .../cjose/{cjose_0.6.2.7.bb => cjose_0.6.2.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/cjose/{cjose_0.6.2.7.bb => cjose_0.6.2.8.bb} (88%) diff --git a/meta-oe/recipes-support/cjose/cjose_0.6.2.7.bb b/meta-oe/recipes-support/cjose/cjose_0.6.2.8.bb similarity index 88% rename from meta-oe/recipes-support/cjose/cjose_0.6.2.7.bb rename to meta-oe/recipes-support/cjose/cjose_0.6.2.8.bb index b35cf349f1..492ee0d143 100644 --- a/meta-oe/recipes-support/cjose/cjose_0.6.2.7.bb +++ b/meta-oe/recipes-support/cjose/cjose_0.6.2.8.bb @@ -5,7 +5,7 @@ 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}" -SRCREV = "10af8915a666b50caa5500cdc3f2523b916be720" +SRCREV = "e787ace6a203d483038a793fd58f958a2f9b48c1" DEPENDS = "openssl libcheck jansson"