Adapt agl-service-cloudproxy dependencies 81/25481/1
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 23 Oct 2020 10:01:06 +0000 (12:01 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 23 Oct 2020 10:01:06 +0000 (12:01 +0200)
The latest changes require the recipe to change.
Also the LICENSE file had whitespace at the end removed.

Required to fix the build.

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I07c2ce652f67757ba303c343ed0410baf3f7e7ac

recipes-apis/agl-service-cloudproxy/agl-service-cloudproxy_git.bb

index 6d40b9d..99773a4 100644 (file)
@@ -3,7 +3,7 @@ DESCRIPTION = "AGL cloud proxy service build with recipe method"
 HOMEPAGE    = "https://gerrit.automotivelinux.org/gerrit/apps/agl-service-cloudproxy"
 SECTION     = "apps"
 LICENSE     = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=133bb7bd14f18c4f134e819619b3f09a"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=34f8c1142fd6208a8be89399cb521df9"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-cloudproxy;protocol=https;branch=${AGL_BRANCH}"
 SRCREV = "${AGL_APP_REVISION}"
@@ -11,7 +11,7 @@ SRCREV = "${AGL_APP_REVISION}"
 PV      = "1.0+git${SRCPV}"
 S       = "${WORKDIR}/git/"
 
-DEPENDS = "azure-iot-sdk-c aws-iot-device-sdk-embedded-c glib-2.0"
+DEPENDS = "azure-iot-sdk-c aws-iot-device-sdk-embedded-c glib-2.0 nlohmann-json"
 
 inherit cmake aglwgt pkgconfig