All of lore.kernel.org
 help / color / mirror / Atom feed
* Another story of a non upstream user of poky
@ 2011-07-27 12:47 Holger Hans Peter Freyther
  2011-07-27 12:53 ` Koen Kooi
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Holger Hans Peter Freyther @ 2011-07-27 12:47 UTC (permalink / raw)
  To: poky

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-07-27 13:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-27 12:47 Another story of a non upstream user of poky Holger Hans Peter Freyther
2011-07-27 12:53 ` Koen Kooi
2011-07-27 12:57   ` Holger Hans Peter Freyther
2011-07-27 13:01     ` Paul Eggleton
2011-07-27 13:08       ` Holger Hans Peter Freyther
2011-07-27 13:13         ` Paul Eggleton
2011-07-27 13:15           ` Holger Hans Peter Freyther
2011-07-27 13:22   ` Richard Purdie
2011-07-27 12:57 ` Paul Eggleton
2011-07-27 13:13   ` Holger Hans Peter Freyther
2011-07-27 13:17     ` Paul Eggleton
2011-07-27 13:20       ` Koen Kooi
2011-07-27 13:02 ` Gary Thomas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.