Re: [oe] [meta-browser] ARM support in Chromium

2016-02-22 Thread Andre McCurdy
On Mon, Feb 22, 2016 at 4:47 AM, Gary Thomas wrote: > On 2016-02-22 13:32, Pascal Bach wrote: >> >> Am 22.02.2016 um 11:44 schrieb Gary Thomas: >>> >>> On 2016-02-22 11:32, Martin Jansa wrote: Yes it can, because cortex-a7 is armv7a. >>> >>> My build failed listing

Re: [oe] [meta-browser] ARM support in Chromium

2016-02-22 Thread Gary Thomas
On 2016-02-22 13:32, Pascal Bach wrote: Am 22.02.2016 um 11:44 schrieb Gary Thomas: On 2016-02-22 11:32, Martin Jansa wrote: Yes it can, because cortex-a7 is armv7a. My build failed listing the board as not compatible ERROR: Nothing PROVIDES 'chromium' ERROR: chromium was skipped:

Re: [oe] [meta-browser] ARM support in Chromium

2016-02-22 Thread Pascal Bach
Am 22.02.2016 um 11:44 schrieb Gary Thomas: > On 2016-02-22 11:32, Martin Jansa wrote: >> Yes it can, because cortex-a7 is armv7a. > > My build failed listing the board as not compatible > ERROR: Nothing PROVIDES 'chromium' > ERROR: chromium was skipped: incompatible with machine teton-p0381

Re: [oe] [meta-browser] ARM support in Chromium

2016-02-22 Thread Gary Thomas
On 2016-02-22 11:32, Martin Jansa wrote: Yes it can, because cortex-a7 is armv7a. My build failed listing the board as not compatible ERROR: Nothing PROVIDES 'chromium' ERROR: chromium was skipped: incompatible with machine teton-p0381 (not in COMPATIBLE_MACHINE) On Mon, Feb 22, 2016 at

Re: [oe] [meta-browser] ARM support in Chromium

2016-02-22 Thread Martin Jansa
Yes it can, because cortex-a7 is armv7a. On Mon, Feb 22, 2016 at 11:30 AM, Gary Thomas wrote: > A recent change to the chromium recipe restricts it to only > armv6 and armv7a. I've built (and successfully run) previous > versions of chromium on my LS102x board which is

[oe] [meta-browser] ARM support in Chromium

2016-02-22 Thread Gary Thomas
A recent change to the chromium recipe restricts it to only armv6 and armv7a. I've built (and successfully run) previous versions of chromium on my LS102x board which is cortexa7hf. It's not clear to me what arm revision that works out to be (where does one look for this info?) but I'd like to