[oe] help with bitbake recipe

Mike (mwester) mwester at dls.net
Tue Jul 15 17:40:35 UTC 2008


Shawn Rutledge wrote:
> On Tue, Jul 15, 2008 at 4:20 AM, Koen Kooi <k.kooi at student.utwente.nl> wrote:
>> Try altering FILES_${PN}, since that gets packages before ${PN}-doc
> 
> So does it subtract the files it found in FILES_${PN} from being
> available for the following packages?

Yes, so you need to alter the pattern matching so that it matches only
what you want in the base package.

>> bitbake -b chicken_3.3.0.bb -c install -f ; bitbake -b chicken_3.3.0.bb -c
>> package_write
> 
> Thanks.

mike (mwester)




More information about the Openembedded-devel mailing list