cynagora: Bump version 2.1 53/25553/2
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 12 Nov 2020 08:11:45 +0000 (09:11 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 18 Nov 2020 16:45:41 +0000 (16:45 +0000)
The version 2.1 fixes a critical database issue.

Bug-AGL: SPEC-3677

Change-Id: I93fadbd1c12799d412724ea3e887d4910c74bbb1
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25553
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-security/recipes-security/cynagora/cynagora-cynara-compat_2.1.bb [moved from meta-security/recipes-security/cynagora/cynagora-cynara-compat_2.0.bb with 89% similarity]
meta-security/recipes-security/cynagora/cynagora_2.1.bb [moved from meta-security/recipes-security/cynagora/cynagora_2.0.bb with 92% similarity]

@@ -3,8 +3,8 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://Apache-2.0;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/cynagora;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "6c88efcb7b1361ba6389753e520e26fc556b7d79"
-PV = "2.0+git${SRCPV}"
+SRCREV = "c84823f3981b56171482b41d2b704c32cdd8062a"
+PV = "2.+git${SRCPV}"
 
 S = "${WORKDIR}/git"
 
@@ -3,8 +3,8 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://Apache-2.0;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/cynagora;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "218dad2eddcbedaede44753e64ea7c30b73b00aa"
-PV = "2.0+git${SRCPV}"
+SRCREV = "c84823f3981b56171482b41d2b704c32cdd8062a"
+PV = "2.1+git${SRCPV}"
 
 S = "${WORKDIR}/git"