[yocto] meta-raspberry pi libav bbappend

2012-08-31 Thread Jack Mitchell
I'm attempting to build for the Raspberry Pi again today and I have hit a problem with libav. I have it BBMASK'ed in my local.conf however it seems the recipe still gets sanity checked and can't find the recipe to go with the bbappend so it fails. What is the best way to get around this?

Re: [yocto] meta-raspberry pi libav bbappend

2012-08-31 Thread Jack Mitchell
On 31/08/12 09:26, Jack Mitchell wrote: I'm attempting to build for the Raspberry Pi again today and I have hit a problem with libav. I have it BBMASK'ed in my local.conf however it seems the recipe still gets sanity checked and can't find the recipe to go with the bbappend so it fails. What

Re: [yocto] meta-raspberry pi libav bbappend

2012-08-31 Thread Jack Mitchell
On 31/08/12 09:30, Paul Eggleton wrote: On Friday 31 August 2012 09:26:03 Jack Mitchell wrote: I'm attempting to build for the Raspberry Pi again today and I have hit a problem with libav. I have it BBMASK'ed in my local.conf however it seems the recipe still gets sanity checked and can't find

Re: [yocto] meta-raspberry pi libav bbappend

2012-08-31 Thread Tomas Frydrych
On 31/08/12 09:44, Jack Mitchell wrote: My BBMASK is: BBMASK = meta-raspberrypi/recipes-multimedia/libav|meta-raspberrypi/recipes-core/systemd I think it matches against full paths, so try: .*/meta-raspberrypi/recipes-multimedia/libav|.*/meta-raspberrypi/recipes-core/systemd Tomas

Re: [yocto] meta-raspberry pi libav bbappend

2012-08-31 Thread Jack Mitchell
On 31/08/12 10:03, Tomas Frydrych wrote: On 31/08/12 09:44, Jack Mitchell wrote: My BBMASK is: BBMASK = meta-raspberrypi/recipes-multimedia/libav|meta-raspberrypi/recipes-core/systemd I think it matches against full paths, so try:

Re: [yocto] meta-raspberry pi libav bbappend

2012-08-31 Thread Tomas Frydrych
On 31/08/12 10:10, Jack Mitchell wrote: Thanks for the suggestion but unfortunately no dice. It was working about a week ago with this BBMASK...The only big change I can see is that omxplayer now depends in libav, but I have tried just masking the whole recipes-multimedia path with the same

Re: [yocto] meta-raspberry pi libav bbappend

2012-08-31 Thread Andrei Gherzan
On Fri, Aug 31, 2012 at 12:18 PM, Tomas Frydrych tf+lists.yo...@r-finger.com wrote: On 31/08/12 10:10, Jack Mitchell wrote: Thanks for the suggestion but unfortunately no dice. It was working about a week ago with this BBMASK...The only big change I can see is that omxplayer now depends

Re: [yocto] meta-raspberry pi libav bbappend

2012-08-31 Thread Jack Mitchell
On 31/08/12 10:20, Andrei Gherzan wrote: On Fri, Aug 31, 2012 at 12:18 PM, Tomas Frydrych tf+lists.yo...@r-finger.com mailto:tf+lists.yo...@r-finger.comwrote: On 31/08/12 10:10, Jack Mitchell wrote: Thanks for the suggestion but unfortunately no dice. It was working about a week

Re: [yocto] meta-raspberry pi libav bbappend

2012-08-31 Thread Khem Raj
On Fri, Aug 31, 2012 at 1:44 AM, Jack Mitchell m...@communistcode.co.uk wrote: meta-raspberrypi/recipes-multimedia/libav|meta-raspberrypi/recipes-core/systemd I wonder whats inside meta-raspberrypi/recipes-core/systemd ___ yocto mailing list