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

Holger Hans Peter Freyther holger at freyther.de
Wed Jul 27 05:47:22 PDT 2011


Hi,

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?

comments?

	holger



More information about the poky mailing list