X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fsettings%2Fsettings_git.bb;fp=recipes-demo%2Fsettings%2Fsettings_git.bb;h=0f31860ad988332e9b8cf8df16e13db2a3befc06;hb=aa6100e48b4beabe8cb5371fb88a98aebe58a996;hp=84d830cdfbb326eab3d8195dbf480be3ec05a95a;hpb=32bc374d3ab668a00dcd3083613d51f0ae59398d;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/settings/settings_git.bb b/recipes-demo/settings/settings_git.bb index 84d830cdf..0f31860ad 100644 --- a/recipes-demo/settings/settings_git.bb +++ b/recipes-demo/settings/settings_git.bb @@ -23,6 +23,12 @@ S = "${WORKDIR}/git" inherit qmake5 pkgconfig +# HACK: new systemd-enabled applaunchd for now relies on .desktop and DBusActivatable +do_install:append() { + sed -n "/^DBusActivatable=/!p" -i ${D}${datadir}/applications/settings.desktop + echo "DBusActivatable=true" >> ${D}${datadir}/applications/settings.desktop +} + FILES:${PN} += "${datadir}/icons/" RDEPENDS:${PN} += " \