X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=meta-app-framework%2Frecipes-core%2Fapplaunchd%2Fapplaunchd_git.bb;h=c1bafad8e2d7267e6aee82aa0295e030b954ba86;hb=762c46e7456563c2f10a9054195a89599fd0e24c;hp=767c8bcc53902190f9a151906f02caeb5d225df7;hpb=4b4c0f15d1d2a52e636aa22e56cf864d1a8a656b;p=AGL%2Fmeta-agl.git diff --git a/meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb b/meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb index 767c8bcc5..c1bafad8e 100644 --- a/meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb +++ b/meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb @@ -25,11 +25,13 @@ SRC_URI = " \ file://no-network.conf \ file://private-tmp.conf \ " -SRCREV = "7a3e870a8349d43a4838604db2c28140c2f76c9f" +SRCREV = "c32fe42f40d0af8b31b6113a3140f52b83be7769" S = "${WORKDIR}/git" -inherit meson pkgconfig systemd useradd +inherit meson pkgconfig systemd useradd features_check + +REQUIRED_DISTRO_FEATURES = "systemd polkit" USERADD_PACKAGES = "${PN}" USERADDEXTENSION = "useradd-staticids"