X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fhomescreen%2Fhomescreen_git.bb;h=2115804b1cb79b23b746b94da36641436bc76ffd;hb=dd70c8c5298a1fea8b2ff2be50536af777b9dfaa;hp=e03b14d3a039bf3d3ca8fb97100423ba53abdb15;hpb=2fceebaccdbd1210f095f139c8358aa8ff635e65;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/homescreen/homescreen_git.bb b/recipes-demo-hmi/homescreen/homescreen_git.bb index e03b14d3a..2115804b1 100644 --- a/recipes-demo-hmi/homescreen/homescreen_git.bb +++ b/recipes-demo-hmi/homescreen/homescreen_git.bb @@ -25,7 +25,8 @@ SRCREV = "${AUTOREV}" PV = "0.0+git${SRCPV}" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/staging/HomeScreen.git;protocol=http \ - file://homescreen.pc.in " + file://homescreen.pc.in \ + file://dbus-homescreen.conf.in" PATH_prepend = "${STAGING_DIR_NATIVE}${OE_QMAKE_PATH_QT_BINS}:" @@ -44,6 +45,11 @@ do_install() { ln -sf libhomescreen.so.1.0.0 ${D}${libdir}/libhomescreen.so.1 ln -sf libhomescreen.so.1.0.0 ${D}${libdir}/libhomescreen.so.1.0 +# claneys: add dbus policy to make wifi/bluetooth status icon working as quick +# workaround. (jira.automotivelinux.org : SPEC-377) + install -d ${D}/etc/dbus-1/session.d + install -m 0644 ${WORKDIR}/dbus-homescreen.conf.in ${D}/etc/dbus-1/session.d/homescreen.conf + # kooltux: still some problem with paths inside .pc file # error at build time: # ERROR: homescreen-git-r0 do_populate_sysroot: QA Issue: homescreen.pc failed sanity test (tmpdir) in path /xdt/build/tmp/work/cortexa15hf-neon-agl-linux-gnueabi/homescreen/git-r0/sysroot-destdir/usr/lib/pkgconfig [pkgconfig]