All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Berger <gmane@reliableembeddedsystems.com>
To: poky@pokylinux.org
Subject: Re: workflow - kernel config
Date: Sat, 05 Nov 2011 13:27:34 +0200	[thread overview]
Message-ID: <j936j6$3k7$1@dough.gmane.org> (raw)
In-Reply-To: <j9172o$j0s$1@dough.gmane.org>

What seems to work is this:

bitbake virtual/kernel -c configure -f
bitbake virtual/kernel -c menuconfig -f
bitbake virtual/kernel -c deploy -f
bitbake virtual/kernel

As long as the new kernel configurations are statically linked into the
kernel there is no need to generate modules and install them on the
rootfs. It's sufficient to update the uImage.

Regards,

Robert
...To the optimist, the glass is half full. To the pessimist, the glass
is half empty. To the engineer, the glass is twice as big as it needs to
be.So, if you let the engineer at it (fix the glass), the optimist,
while pretty happy, becomes happier and the pessimist becomes ecstatic.

My public pgp key is available at:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x90320BF1




      parent reply	other threads:[~2011-11-05 11:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-04 17:23 workflow - kernel config Robert Berger
2011-11-04 18:08 ` Robert Berger
2011-11-04 19:15 ` Bruce Ashfield
2011-11-05  6:34   ` Robert Berger
2011-11-07 14:39     ` Bruce Ashfield
2011-11-07 16:39   ` Richard Purdie
2011-11-07 17:58     ` Bruce Ashfield
2011-11-08 19:24       ` Darren Hart
2011-11-05 11:27 ` Robert Berger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='j936j6$3k7$1@dough.gmane.org' \
    --to=gmane@reliableembeddedsystems.com \
    --cc=poky@pokylinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.