]> 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>
Fri, 25 Apr 2014 16:15:50 +0000 (17:15 +0100)
commit0416583f014138656babdf78a574357ae5ff25bd
treebdca46b2d79336ff70d2f08621fee8f75d5f8762
parentacfe3014d41de5e87cdbc58d0396349c6b9c3ffd
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]

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
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