Re: [yocto] [PATCH] linux-libc-headers-raspberrypi: Drop, its unneeded and bad practise

2013-06-23 Thread Andrei Gherzan
On Sun, Apr 21, 2013 at 6:21 PM, Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > If we have this recipe, it means the whole armv6 (or whichever tune) is > chosen depends > on a machine specific recipe. This makes no sense as armX packages are > meant to be > machine independent. > >

[yocto] [PATCH] linux-libc-headers-raspberrypi: Drop, its unneeded and bad practise

2013-04-21 Thread Richard Purdie
If we have this recipe, it means the whole armv6 (or whichever tune) is chosen depends on a machine specific recipe. This makes no sense as armX packages are meant to be machine independent. We've had this problem in other layers and it causes needed rebuilds of packages when you switch machines