Hi,

i'm trying to port a application which has a dependency to dbus. This tool is host tool and should be included in the sdk.

Because of that i added a dependency to nativesdk-dbus. But it doesn't build for because nativesdk-dbus depends on nativesdk-dbus-ptest-ptest which is not available.

There are 2 options i can see to solve this:

Solution 1: Change the dbus-ptest recipe to also use the nativesdk class.

Solution 2: Change the dbus recipe to not depend on ptest on nativesdks.

I'm favoring Solution 2 and i tried to add RDEPENDS_class-nativesdk = "" to the dbus.inc but that doesn't help.

Is there anything that i'm missing or do i really need to install ptest into my SDK ?

Best Regards
 Dominik


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to