[oe] [PATCH] nokia900.conf: MACHINE_EXTRA_RRECOMMENDS add needed kernel-modules

Martin Jansa martin.jansa at gmail.com
Thu Dec 2 10:37:54 UTC 2010


On Thu, Dec 2, 2010 at 11:12 AM, Martin Jansa <martin.jansa at gmail.com> wrote:
> * list all which are loaded after boot (ie with udev)
> * remove those which are handled by some task-base-* anyways (like g-ether, vfat etc)
> * remove those which are in RDEPENDS of some already listed module here
> ---
>  conf/machine/nokia900.conf |   36 +++++++++++++++++++++++++++++++++++-
>  recipes/tasks/task-base.bb |    2 +-
>  2 files changed, 36 insertions(+), 2 deletions(-)
>
> diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf
> index caeb00a..5ed0dae 100644
> --- a/conf/machine/nokia900.conf
> +++ b/conf/machine/nokia900.conf
> @@ -14,7 +14,41 @@ XSERVER = "xserver-xorg \
>            xf86-input-keyboard \
>            xf86-video-omapfb "
>
> -MACHINE_EXTRA_RRECOMMENDS = "watchdog"
> +MACHINE_EXTRA_RRECOMMENDS = "watchdog \
> +# common \

sorry for that those comments shouldn't be included..

haven't tested it before sending because I got parse errors before
parsing task-base (due to unaccessible svn.enlightenment.org for a
while).. now routing to svn went OK, task-base parse failed and I see
that I need test run even for simple, safe-looking patches :/

sorry again and I'll send PATCHv2 if needed, but I think the idea
behind that patch is clear..

Regards,




More information about the Openembedded-devel mailing list