All of lore.kernel.org
 help / color / mirror / Atom feed
* Using openembedded with externally built kernel
@ 2014-03-12 13:48 Carlos Rafael Giani
  2014-03-13 11:56 ` Diego Sueiro
  0 siblings, 1 reply; 3+ messages in thread
From: Carlos Rafael Giani @ 2014-03-12 13:48 UTC (permalink / raw)
  To: openembedded-devel

I have a platform with a very barebones BSP that builds and patches a 
2.6 kernel using a whole lot of shell scripts and patch files.
Integrating this build process into a .bb file is too complicated at the 
moment.

Since cross compiling all packages I need is a nightmare to do manually, 
I wonder if I can get OE to use the prebuilt kernel along with
its kernel modules and headers instead of trying to build a new kernel. 
Ideally, I would just tell it where the kernel headers are, where
the uImage is, and where the modules are. I imagine this as some kind of 
kernel .bb file setting things up to not actually build anything.

My question is: is this possible? All I could find was about external 
toolchains and external kernel modules.

Carlos


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

end of thread, other threads:[~2014-03-13 17:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12 13:48 Using openembedded with externally built kernel Carlos Rafael Giani
2014-03-13 11:56 ` Diego Sueiro
2014-03-13 17:36   ` Philip Balister

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.