nativesdk-dbus: fix spurious unpackaged files 59/6359/1
authorStephane Desneux <stephane.desneux@iot.bzh>
Sun, 14 Aug 2016 18:12:34 +0000 (18:12 +0000)
committerStephane Desneux <stephane.desneux@iot.bzh>
Sun, 14 Aug 2016 18:12:34 +0000 (18:12 +0000)
commitc5fa38b84355c652b375f08550792ec6b4a2f149
treed9ff23aafe62904a17fc97933db839dfdd3a1a2e
parent744c7b109356ca76ed3e97a1858c64a54cc9310f
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