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=ecd8b5ac009a248f6be2e471ccc38ed558503d83;hpb=bfc447d468f749d9161996f917ba3567ae063de4;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 ecd8b5ac0..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,20 +9,20 @@ 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 = "c9ec9b1a76ce90048974476b1a5aa1be89b58536" +SRCREV = "3a3ee2aa68333fce13fb2611b0165def47573c5d" PV = "master+git${SRCPV}" S = "${WORKDIR}/git" inherit cmake pkgconfig -CFLAGS_append_agl-devel = " -DAGL_DEVEL" +EXTRA_OECMAKE_append_agl-devel = " -DAGL_DEVEL=ON -DINCLUDE_MONITORING=ON" pkg_postinst_${PN}() { mkdir -p "$D${libdir}/afb" @@ -35,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 = "\