X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-app-framework%2Frecipes-core%2Faf-binder%2Faf-binder_1.0.bb;h=2ecb2aa94b4ace1f1beea7c7a5e293cdb848db72;hb=5450a1b55c723da5d222be4cec0253d100844c62;hp=cf5b465383994bda7bfbcf26ed2f9f281decb1a5;hpb=a589515377149448834425e53ea71645a73f77ef;p=AGL%2Fmeta-agl.git diff --git a/meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb b/meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb index cf5b46538..2ecb2aa94 100644 --- a/meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb +++ b/meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb @@ -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