summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2020-11-12 09:11:45 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-11-18 12:22:48 +0000
commit6007c75b09ae81ca35e0f3ce97091818142d87dd (patch)
treec49f41b723fe8621fdd9a083ff7767b634588606
parentad0c63129cfdd1553bae21e14445ef025d4c0808 (diff)
cynagora: Bump version 2.1
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/+/25552 ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rw-r--r--meta-security/recipes-security/cynagora/cynagora-cynara-compat_2.1.bb (renamed from meta-security/recipes-security/cynagora/cynagora-cynara-compat_2.0.bb)4
-rw-r--r--meta-security/recipes-security/cynagora/cynagora_2.1.bb (renamed from meta-security/recipes-security/cynagora/cynagora_2.0.bb)4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-security/recipes-security/cynagora/cynagora-cynara-compat_2.0.bb b/meta-security/recipes-security/cynagora/cynagora-cynara-compat_2.1.bb
index fa5cdbadc..f146051cd 100644
--- a/meta-security/recipes-security/cynagora/cynagora-cynara-compat_2.0.bb
+++ b/meta-security/recipes-security/cynagora/cynagora-cynara-compat_2.1.bb
@@ -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 = "7d7907651c42c5c32deabc17b639e0e1765eae60"
+PV = "2.1+git${SRCPV}"
S = "${WORKDIR}/git"
diff --git a/meta-security/recipes-security/cynagora/cynagora_2.0.bb b/meta-security/recipes-security/cynagora/cynagora_2.1.bb
index b34cb7d71..73f2f0949 100644
--- a/meta-security/recipes-security/cynagora/cynagora_2.0.bb
+++ b/meta-security/recipes-security/cynagora/cynagora_2.1.bb
@@ -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 = "7d7907651c42c5c32deabc17b639e0e1765eae60"
+PV = "2.1+git${SRCPV}"
S = "${WORKDIR}/git"