All of lore.kernel.org
 help / color / mirror / Atom feed
* Board specific bbappend file
@ 2013-12-05 16:02 Stefan Roese
  2013-12-05 16:09 ` Bruce Ashfield
  0 siblings, 1 reply; 9+ messages in thread
From: Stefan Roese @ 2013-12-05 16:02 UTC (permalink / raw)
  To: yocto

Dear List!

I'm trying to add a board specific *.bbappend file to a recipe. To add
board specific informations/settings to this recipe but without changing
the common (generic) recipe (*.bb) file. Something like this:

recipe:
linux-xyz_3.12.bb

board-specific append file:
linux-xyz-board-foo_3.12.bbappend

From the documentation I read:
"
Append files must have the same root names as their corresponding
recipes. For example, the append file someapp_1.5.1.bbappend must apply
to someapp_1.5.1.bb.
"

So it seems impossible to "encrypt" the board name into the bbappend
file name. Or am I missing something?

If not, is there another way to add such board-specific stuff to a
recipe without changing the generic recipe?

Thanks,
Stefan


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

end of thread, other threads:[~2013-12-05 18:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-05 16:02 Board specific bbappend file Stefan Roese
2013-12-05 16:09 ` Bruce Ashfield
2013-12-05 16:27   ` Stefan Roese
2013-12-05 16:33     ` Bruce Ashfield
2013-12-05 16:44       ` Stefan Roese
2013-12-05 16:51         ` Bruce Ashfield
2013-12-05 18:34           ` Martin Jansa
2013-12-05 17:49       ` Paul Eggleton
2013-12-05 17:52         ` Bruce Ashfield

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.