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:19:20 +0000 (17:19 +0100)
commit85710a2420bdf0aa2eb657c98f7d2a37991ca29c
treef435cda3bf1de486a12f01b640c5c3d9724ef348
parentb771f659876aa6e360d5613756d4cd6f06893e1a
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