X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-connectivity%2Fkuksa-val%2Fkuksa-databroker_git.bb;h=2009c220583f34e83b17ddb5c5f222127970e693;hb=3e21f709ca9e71ba600b6b00ccbd783b3e7173a9;hp=ac0df7337ef1049412bf0e5a62ae4bd66d327109;hpb=a620f3a712bab0dd80c8ecaa49e1ebb062fabbb6;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-connectivity/kuksa-val/kuksa-databroker_git.bb b/recipes-connectivity/kuksa-val/kuksa-databroker_git.bb index ac0df7337..2009c2205 100644 --- a/recipes-connectivity/kuksa-val/kuksa-databroker_git.bb +++ b/recipes-connectivity/kuksa-val/kuksa-databroker_git.bb @@ -19,7 +19,10 @@ SRC_URI += "file://0001-Remove-protobuf-src-usage.patch \ S = "${WORKDIR}/git" -inherit cargo systemd useradd +inherit cargo cargo-update-recipe-crates systemd useradd + +# Enable optional VISS support for potential use by e.g. the web apps +CARGO_BUILD_FLAGS += "--features viss" SYSTEMD_SERVICE:${PN} = "${BPN}.service"