All of lore.kernel.org
 help / color / mirror / Atom feed
* linux recipe selected despite ASSUME_PROVIDED += "virtual/kernel"
@ 2009-07-27  7:50 Graham Gower
  2009-07-27  8:46 ` Patrick Bellasi
  2009-07-27 10:45 ` Martyn Welch
  0 siblings, 2 replies; 5+ messages in thread
From: Graham Gower @ 2009-07-27  7:50 UTC (permalink / raw)
  To: openembedded-devel

Hi,
I wish to build an Angstrom based console-image for mipsel from the
org.openembedded.dev branch. I maintain a kernel for the device but am
not yet ready to integrate this into an OE recipe. The default linux_2.6.30.bb
fails to build for me, thus I wish to not build the kernel at this point
in time.

My local.conf contains the following lines,
STAGING_KERNEL_DIR = "/home/grg/jz/linux"
ASSUME_PROVIDED += "virtual/kernel"

However, when i run 'bitbake console-image the default linux_2.6.30.bb recipe
is still selected and the build procedes to fail.

Is this the correct procedure to avoid building a kernel? If so, what else
could I be doing wrongly?

-Graham



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

end of thread, other threads:[~2009-07-27 11:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-27  7:50 linux recipe selected despite ASSUME_PROVIDED += "virtual/kernel" Graham Gower
2009-07-27  8:46 ` Patrick Bellasi
2009-07-27 10:06   ` Graham Gower
2009-07-27 11:34   ` Koen Kooi
2009-07-27 10:45 ` Martyn Welch

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.