cynagora: Fix protocol and start issues 74/23874/3
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 7 Feb 2020 16:34:25 +0000 (17:34 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sat, 15 Feb 2020 22:04:16 +0000 (22:04 +0000)
Includes:
 * 384f2e7 Fix bug on unknown commands
 * 68ccab4 Fix a bug in protocol
 * 218dad2 Change cynagora service
 * d73ac5e Add .gitreview file

Bug-AGL: SPEC-3002
Bug-AGL: SPEC-3166
Bug-AGL: SPEC-3168

Change-Id: I671296d7f6512c1fcf2abda3bd707fbda1c63446
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
meta-security/recipes-security/cynagora/cynagora_2.0.bb

index 1f71600..fef21c6 100644 (file)
@@ -3,7 +3,7 @@ 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 = "c29761cd1628960ee2b11a469763479ac5ef1dfa"
+SRCREV = "d73ac5e96eeb2f76081af3d944b30ed8e29cac39"
 PV = "2.0+git${SRCPV}"
 
 S = "${WORKDIR}/git"