]> code.ossystems Code Review - openembedded-core.git/commit
dbus-ptest: set INSANE_SKIP for build-deps
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 13 Jul 2015 10:02:42 +0000 (03:02 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jul 2015 14:08:40 +0000 (15:08 +0100)
commite26e348d7b6301f0e1cb15018ebadfa0eea4013c
treec8dd6da797b2115c0d6a422e834104fb2506896c
parentf63f6c9b28c5ffd7f391d7a657b7f43a9782a374
dbus-ptest: set INSANE_SKIP for build-deps

Skip the warning for dbus-ptest:
dbus-1.8.18: dbus-ptest rdepends on dbus-test-ptest, but it isn't a build dependency? [build-deps]

We add dbus-test to dbus' DEPENDS to fix the problem usually, but
dbus-test DEPENDS on dbus, so we can't do that, use INSANE_SKIP to fix
the problem.

(From OE-Core rev: 7bf27752cdfcb83a951086d6e5609593c79437c3)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/dbus/dbus.inc