Re: [yocto] [meta-raspberrypi][PATCH 1/5] x264: Disable asm for raspberrypi0-wifi

2017-11-02 Thread Andrei Gherzan
Hi all, On Thu, Nov 2, 2017 at 3:51 PM, Andrei Gherzan wrote: > This used to work in the past because this machine was based on raspberrypi > one. Now that they are separate, we need a configuration for it too > otherwise: > > | common/arm/quant-a.S: Assembler messages: > |

[yocto] [meta-raspberrypi][PATCH 1/5] x264: Disable asm for raspberrypi0-wifi

2017-11-02 Thread Andrei Gherzan
This used to work in the past because this machine was based on raspberrypi one. Now that they are separate, we need a configuration for it too otherwise: | common/arm/quant-a.S: Assembler messages: | common/arm/quant-a.S:362: Error: selected processor does not support `rbit r1,r1' in ARM mode |