nativesdk-dbus: fix spurious unpackaged files 61/6361/2
authorStephane Desneux <stephane.desneux@iot.bzh>
Sun, 14 Aug 2016 18:12:34 +0000 (18:12 +0000)
committerGerrit Code Review <gerrit@172.30.200.200>
Tue, 16 Aug 2016 06:15:23 +0000 (06:15 +0000)
commitd818dbd2e54a146b9ed8de1b5488d0b2ce4209b1
treee32bdcdae2f6f46ab72b267e5d352281d682d782
parent3022ab7a13c5df196e81f18c00854ed94317bb43
nativesdk-dbus: fix spurious unpackaged files

When building agl-demo-platform-crosssdk, the package nativesdk-dbus
is required. In the post-install step for the normal package dbus, some
systemd files and symbolic links are added, but this shouldn't happen
when building the nativesdk package, as those added files are not packaged,
thus creating a QA Error (some files are installed in sysroot but not packaged)

Bug-AGL: SPEC-235

Change-Id: Ib4894309355b807d52b34934a2f8a0bdebe3a01a
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
meta-agl/recipes-core/dbus/dbus_%.bbappend