From ec4779ff744a602eb761a1a23457d93e533e4b74 Mon Sep 17 00:00:00 2001 From: José Bollo Date: Tue, 17 Dec 2019 19:50:37 +0100 Subject: cynagora: Bump version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Includes: * 23bc103 agent-at: Move field separator from : to ; * c29761c Improve integration of cynagora Bug-AGL: SPEC-2968 Change-Id: I83af517b446f0a55de253568b17069b6231d3034 Signed-off-by: José Bollo --- meta-security/recipes-security/cynagora/cynagora_2.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-security') diff --git a/meta-security/recipes-security/cynagora/cynagora_2.0.bb b/meta-security/recipes-security/cynagora/cynagora_2.0.bb index 77af839d8..1f7160080 100644 --- a/meta-security/recipes-security/cynagora/cynagora_2.0.bb +++ b/meta-security/recipes-security/cynagora/cynagora_2.0.bb @@ -1,9 +1,9 @@ -DESCRIPTION = "Cynara service with client libraries" +DESCRIPTION = "Cynagora service and client libraries" 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" +SRCREV = "c29761cd1628960ee2b11a469763479ac5ef1dfa" PV = "2.0+git${SRCPV}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg