[oe] [PATCH] netvista 8363/N2200 machine support

Mateusz Kijowski mateusz.kijowski at gmail.com
Tue Jun 9 08:39:01 UTC 2009


>>> Ok, I rearranged things a bit.
>>
>> You can use tune-geode.inc instead of tune-x86.inc file. Also please add
>
> I created tune-geodegx1.inc. Well, I copied it from tune-x86.inc
> actally. It seems a good idea to separate this from other Geodes, sice
> GX1 is quite different from GX and LX.
>
>> those URLs from commit description into machine description so other
>> will get them without 'git log'. I am also not sure are
>
> Done.
>
>> "FILES_kernel-image" works in this way which you use.
>
> It works as I expect it to - right now do_install() installs bzImage
> which I don't need and I want to explicitly select files for inclusion
> in kernel-image package.
>
>>> Right now the patch and defconfig are in
>>> recipes/linux/linux/netvista8363 and all kernel related stuff is in
>>> linux_2.6.24.bb including the overriden do_install().
>> Fix indenting in linux_2.6.24.bb in do_kernel_2x00_image().
>
> Got rid of tabs it this is what you meant.
>
>> Instead of copying kernel_do_install() as do_install_netvista8363() use
>> do_install_append_netvista8363() which will do only required stuff. It
>> will allow you to concentrate on your device working instead of having
>> to track kernel.bbclass do_install() changes (when they will happen).
>
> Done. Updated patch is attached.

Can anyone review this and commit? Or should I post this patch to the
bugtracker?

Thanks,


Mareusz




More information about the Openembedded-devel mailing list