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=ff3b407c902c6d5dfb6af01fb95f20b4d46c6129;hb=020969ce7e9c67632227441654025fa616ed3e80;hp=c3c13cdf5a9a69085137b0e8fc8e3632e62df073;hpb=04120246ed5d1d2548caa14f7f9d2399a4fcbfc9;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 c3c13cdf5..ff3b407c9 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 @@ -9,17 +9,21 @@ LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" DEPENDS = "file json-c libmicrohttpd systemd util-linux openssl cynara" -SRC_URI_git = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-binder;protocol=https;branch=master" +SRC_URI_git = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-binder;protocol=https;branch=${AGL_BRANCH}" SRC_URI_files = "" SRC_URI = "${SRC_URI_git} \ ${SRC_URI_files} \ " -SRCREV = "b192d4cc46d8bda166116432ee28042e95750052" +SRCREV = "3a3ee2aa68333fce13fb2611b0165def47573c5d" +PV = "master+git${SRCPV}" + S = "${WORKDIR}/git" inherit cmake pkgconfig +EXTRA_OECMAKE_append_agl-devel = " -DAGL_DEVEL=ON -DINCLUDE_MONITORING=ON" + pkg_postinst_${PN}() { mkdir -p "$D${libdir}/afb" } @@ -31,6 +35,8 @@ PACKAGES += "${PN}-tools ${PN}-meta" FILES_${PN} += "${datadir}" +FILES_${PN}_append_agl-devel = " ${libdir}/afb/monitoring" + ALLOW_EMPTY_${PN}-meta = "1" FILES_${PN}-tools = "\