summaryrefslogtreecommitdiff
path: root/meta-skeleton
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2013-03-05 20:42:35 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-05 13:14:11 +0000
commit51cfcef15b59f7b97c871d9c0d6bf560c7b06c9b (patch)
tree65efe825a12d70a44405f8f2074fe78855044a3e /meta-skeleton
parentcd1e98513016c01e32bdb175ec7225d7378d952c (diff)
downloadopenembedded-core-51cfcef15b59f7b97c871d9c0d6bf560c7b06c9b.tar.gz
openembedded-core-51cfcef15b59f7b97c871d9c0d6bf560c7b06c9b.tar.bz2
openembedded-core-51cfcef15b59f7b97c871d9c0d6bf560c7b06c9b.zip
avahi: fix installed but not shipped warning
The avahi recipe has a warning when build without systemd feature: WARNING: QA Issue: avahi: Files/directories were installed but not shipped /usr/share/dbus-1 The /usr/share/dbus-1 is empty without systemd feature, there would be /usr/share/dbus-1/system-services with systemd. Use rmdir to fix the problem, and remove the ${datadir}/dbus-1/interfaces from the FILES list which had been removed clearly by the do_install. [YOCTO #3939] Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions