[yocto] meta-raspberry pi libav bbappend
Jack Mitchell
ml at communistcode.co.uk
Fri Aug 31 01:44:53 PDT 2012
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 the recipe to
>> go with the bbappend so it fails.
> If it's still being in any way considered by the build system when parsing
> actually starts, it's not properly BBMASKed. Check that your regex is valid.
>
> Cheers,
> Paul
>
So my error is:
Pseudo is not present but is required, building this first before
the main build
Parsing recipes: 100% |#########################################|
Time: 00:02:43
Parsing of 828 .bb files complete (0 cached, 828 parsed). 1124
targets, 46 skipped, 1 masked, 0 errors.
ERROR: No recipes available for:
/home/jack/Projects/poky-rasp/meta-raspberrypi/recipes-multimedia/libav/libav_0.7.4.bbappend
ERROR: Command execution failed: Exited with 1
Summary: There were 2 ERROR messages shown, returning a non-zero
exit code.
My BBMASK is:
BBMASK =
"meta-raspberrypi/recipes-multimedia/libav|meta-raspberrypi/recipes-core/systemd"
Does this BBMASK not cover:
/home/jack/Projects/poky-rasp/meta-raspberrypi/recipes-multimedia/libav/libav_0.7.4.bbappend
Cheers,
--
Jack Mitchell (jack at embed.me.uk)
Embedded Systems Engineer
http://www.embed.me.uk
--
More information about the yocto
mailing list