On Mon, Oct 05, 2015 at 03:40:39PM +0100, Burton, Ross wrote:
> On 3 October 2015 at 14:33, Martin Jansa <martin.ja...@gmail.com> wrote:
> 
> >     * /openembedded-core/meta/recipes-gnome/libsecret/libsecret_0.18.2.bb,
> > do_compile
> >
> 
> This fails with a giant number of assembler warnings, but works when I try
> with current master.  Does your build change some tunes?

Yes, it's caused by thumb(1).

I thought it's caused by upgrade to gcc-5.2, but
ARM_INSTRUCTION_SET = "arm"
was removed by Alexander when importing libsecret from meta-oe to
oe-core, without even mentioning it in commit message :/.

The same with webkitgtk now failing to build for thumb.. old webkit-gtk
already had ARM_INSTRUCTION_SET which was silently removed.

I'll stop accepting recipe removals in meta-oe layers for recipes moved
to oe-core unless the submitter proves that they weren't modified/broken
in the process. I hate overlayed/duplicated recipes, but breaking them
is even worse.

Regards,

-- 
Martin 'JaMa' Jansa     jabber: martin.ja...@gmail.com

Attachment: signature.asc
Description: Digital signature

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to