All of lore.kernel.org
 help / color / mirror / Atom feed
* Additional layers with class and conf
@ 2016-06-15 14:50 Woronicz, Bartosz ( NSN - PL/Wroclaw)
  2016-06-15 19:21 ` Chris Z.
  2016-06-15 20:29 ` Paul Eggleton
  0 siblings, 2 replies; 5+ messages in thread
From: Woronicz, Bartosz ( NSN - PL/Wroclaw) @ 2016-06-15 14:50 UTC (permalink / raw)
  To: yocto@yoctoproject.org

I got two layers, meta-x and meta-y , meta-x got meta-y in 
bblayers.conf.   in meta-y contains conf/layer.conf with BBPATH .= 
":${LAYERDIR}", plus classes/my.bbclass plus local.conf containing 
INHERIT += "my"
when I ran bitbake -e my-image, the INHERIT doesn't seem to contain "my"

When I put it directly in layer.conf it works, but what to add to 
layer.conf to make bitbake to look for other *.conf files in meta-y/conf/ ??

My bblayers.conf.sample is modified in meta-x (the project meta), which 
is copied over to $BUILDDIR when i run oe-init-build-env ,
here is meta-y/conf/layer.conf  :  http://pastebin.com/mhxe9K5C

when I ran
bitbake -e my-image
i see
BBPATH="/var/fpwork/mastier/myproject/poky/meta-yocto:/var/fpwork/mastier/myproject/mymachine:/var/fpwork/mastier/myproject/poky/meta:/var/fpwork/mastier/myproject/poky/meta-yocto-bsp:/var/fpwork/mastier/myproject/meta-x:/var/fpwork/mastier/myproject/meta-y"

where "mymachine" is my BUILDDIR

-- 
Kind regards,
Bartosz Woronicz
Engineer, Software Configuration (SCM)
Nokia Networks - PL/Wroclaw



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

end of thread, other threads:[~2016-06-16 13:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-15 14:50 Additional layers with class and conf Woronicz, Bartosz ( NSN - PL/Wroclaw)
2016-06-15 19:21 ` Chris Z.
2016-06-16 13:03   ` Woronicz, Bartosz (Nokia - PL/Wroclaw)
2016-06-15 20:29 ` Paul Eggleton
2016-06-16 13:00   ` Woronicz, Bartosz (Nokia - PL/Wroclaw)

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.