]> code.ossystems Code Review - openembedded-core.git/commit
dbus: fix a hard dependency about dbus-ptest
authorChong Lu <Chong.Lu@windriver.com>
Tue, 8 Apr 2014 03:30:56 +0000 (11:30 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jun 2014 13:50:12 +0000 (14:50 +0100)
commitd865612c7c1aaccb9f4c65224c9e4c888876fe92
tree070c195bf9b08e4f04b31283ddcc048de1ca5fe6
parentd28b21e01fbc4b780d14495894c4253d422cd9d9
dbus: fix a hard dependency about dbus-ptest

If image contains dbus and ptest is in DISTRO_FEATURES, dbus-ptest package
is installed, regardless of whether ptest-pkgs is in IMAGE_FEATURES. This
issue will increase size for most small images.
This patch fixes this problem.

[YOCTO #5702]

(From OE-Core rev: 0416583f014138656babdf78a574357ae5ff25bd)

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/dbus/dbus-test_1.6.18.bb [moved from meta/recipes-core/dbus/dbus-ptest_1.6.18.bb with 100% similarity]
meta/recipes-core/dbus/dbus.inc