[oe] [RFC meta-gnome][PATCH 10/16] dconf-native: add dconf-native recipe

Burton, Ross ross.burton at intel.com
Mon Oct 29 21:17:11 UTC 2018


On Mon, 29 Oct 2018 at 19:30, Khem Raj <raj.khem at gmail.com> wrote:
>> I had initially tried to get the native recipe integrated into it, by
>> inheriting the native class but was unable to get that to work. Using the
>> above, I get the following:
>>
>> ERROR: Required build target 'gdm' has no buildable providers.
>> Missing or unbuildable dependency chain was: ['gdm', 'dconf-native',
>> 'glib-2.0-utils-native']
>>
>> Any thoughts on how to resolve this? Should I also be providing a
>> glib-2.0-utils-native package?

I'm assuming you meant BBCLASSEXTEND and not an explicit inherit native.

> Just add that dependency to target only recipe via class-target override perhaps

To clarify, the dependency comes from the gsettings.bbclass.  This
dependency should be target-only, so use a class-target override.

Ross



More information about the Openembedded-devel mailing list