[OE-core] [PATCH 2/2] [meta] atk: Specify gettext-native dependency

Alistair Francis alistair23 at gmail.com
Mon Jun 4 18:46:52 UTC 2018


On Mon, Jun 4, 2018 at 10:20 AM, Alexander Kanavin
<alexander.kanavin at linux.intel.com> wrote:
> On 06/04/2018 08:17 PM, Alistair Francis wrote:
>>
>> On Mon, Jun 4, 2018 at 3:06 AM, Burton, Ross <ross.burton at intel.com>
>> wrote:
>>>
>>> So why isn't the inherit gettext sufficient?
>>
>>
>> I'm not sure. Here is the error I see when compiling for RISC-V before
>> this patch:
>
>
> So is the error specific to risc-v? You should dig deeper in that direction
> then.

Ok, it looks like the line: if d.getVar('INHIBIT_DEFAULT_DEPS') and
not oe.utils.inherits(d, 'cross-canadian'): is evaluating as true in
gettext.bbclass so we don't depend on gettext-native.

Do I need to ensure cross-canadian is set for RISC-V builds then?

Alistair

>
> Alex



More information about the Openembedded-core mailing list