Fix parallel build issue in wayland-ivi-extension
[AGL/meta-agl.git] / meta-app-framework / recipes-core / af-binder / af-binder_1.0.bb
index cf5b465..2ecb2aa 100644 (file)
@@ -7,7 +7,7 @@ HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/src/app-f
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-DEPENDS = "file json-c libmicrohttpd systemd util-linux"
+DEPENDS = "file json-c libmicrohttpd systemd util-linux openssl"
 
 SRC_URI_git = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-binder;protocol=https;branch=master"
 SRC_URI_files = ""
@@ -15,7 +15,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "2db7c92c0b4f5840884481fa4c95facbdea63bb6"
+SRCREV = "e85e5d8ffe242f826b5f98e2834407b5d4c46690"
 S = "${WORKDIR}/git"
 
 inherit cmake pkgconfig