Openembedded Core Discussions
 help / color / mirror / Atom feed
* require *.bbappend
@ 2011-12-17  1:58 Andreas Müller
  2011-12-19 18:25 ` Joshua Lock
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Müller @ 2011-12-17  1:58 UTC (permalink / raw)
  To: openembedded-core

Hi

I have the following use case:

In my working layer I would like to have a recipe adding functionality to a 
recipe from another layer (e.g systemd-image.bb from angstrom) with a different 
name ( -> no bbappend ). How about

* create systemd-image.bbapend with just 'FILESEXTRAPATHS := "${THISDIR}"' to 
get it into the scope of my layer
* create a recipe  which contains 'require systemd-image.bbappend'

Currently parser complains that systemd-image.bbappend is not a BitBake file. 

Would a modification be possible or is there another way to solve?

Andreas



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

end of thread, other threads:[~2011-12-19 22:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-17  1:58 require *.bbappend Andreas Müller
2011-12-19 18:25 ` Joshua Lock
2011-12-19 22:05   ` Andreas Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox