[Openembedded-users] Porting OE to new hardware
Radoslav Kolev
radoslav.kolev at rnd.bg
Mon Mar 29 18:59:15 UTC 2010
On вт, 2010-03-30 at 07:33 +1300, Bernard Mentink wrote:
> Hi Radoslav,
> Could you please elaborate on what files I have to modify in the
> kernel, how do I do a kernel config under OE?
Since you have custom hardware most probably the kernel .config. You can
at first modify it in-place under the tmp/work/... dir using the normal
"make menuconfig". This way of doing it is described here:
http://blogs.elphel.com/2009/12/openembeddedangstrom-kernel-workflow/
When you are finished you copy the .config file to defconfig at an
appropriate place under the OE or overlay tree depending on the setup
you are using.
More information about the Openembedded-users
mailing list