[poky] Another story of a non upstream user of poky

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jul 27 06:22:28 PDT 2011


On Wed, 2011-07-27 at 14:53 +0200, Koen Kooi wrote:
> Op 27 jul. 2011, om 14:47 heeft Holger Hans Peter Freyther het volgende geschreven:
> > todays story is adding a 'interfaces' to netbase.
> > 
> > 
> > $ touch sysmocom/recipes-core/netbase/netbase-4.45/alix/interfaces
> > 
> > $ vi sysmocom/recipes-core/netbase/netbase_4.45.bbappend
> > FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}-${PV}"], d)}:"
> > PRINC = "1"
> > 
> > $ bitbake netbase
> > 
> > 
> > So does it work? The answer is no. Why doesn't it work? meta-yocto already has
> > a bbappend file? How to solve it? Use different names? Automatically add
> > FILESPATH for bbappends?
> 
> 
> touch oe-core/meta/recipes-core/netbase/netbase_4.45.bb to force a reparse. bbappends only get parsed if the main recipe changed.

Wrong, that bug has been fixed in bitbake! :)

Cheers,

Richard




More information about the poky mailing list