All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: Package selection
Date: Mon, 18 Jun 2012 13:26:24 -0500	[thread overview]
Message-ID: <4FDF72D0.2000008@windriver.com> (raw)
In-Reply-To: <CAE9DZUTckmmxoW_kdKksyT7tq86zV-AacJGwrEqpCFh+vBZYFw@mail.gmail.com>

On 6/18/12 11:57 AM, Dallas Clement wrote:
> Pardon my ignorance, I am a newb to OE / BitBake.  I've been building
> custom embedded rootfs images the old fashioned way by hand for a long
> time.
>
> Recently I've been experimenting with OE / BitBake to determine if it
> is suitable for my needs.  I want to be able to select exactly which
> packages are included in my custom distro.  I tried to build the
> "helloworld" example, and it seemed to download and build gobs of
> packages, when all I wanted was the most rudimentary rootfs.  In fact,
> for starters I'd like to build a rootfs that simply consists of a
> statically built busybox and have the init process point to the ash
> shell.  Is this even possible with OE?  Once I gain confidence with
> something simple like this, I'd like to continue refining things by
> adding packages that I select.
>
> Lastly, it is possible to avoid the repeated fetching of source
> packages?  In other words, can the source URI's point to packages in a
> local file system repository?

if you use 'hob' you can get a graphical environment and an easy way to select 
exactly what you want on the target rootfs.  Don't be surprised though if it 
builds more then you think it should, as dependency resolution is complete 
during the build process.. the image generation uses a package specific 
resolution to get the smallest set for your image based on your requirements.

--Mark

> Thanks much,
>
> Dallas
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




  reply	other threads:[~2012-06-18 18:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-18 16:57 Package selection Dallas Clement
2012-06-18 18:26 ` Mark Hatle [this message]
2012-06-18 18:31 ` Khem Raj
2012-06-19  0:32 ` Ciprian Ciubotariu
2012-06-19  1:19   ` Dallas Clement
2012-06-19  4:34   ` j
2012-06-19  4:40     ` Khem Raj
2012-06-19  4:46       ` j

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=4FDF72D0.2000008@windriver.com \
    --to=mark.hatle@windriver.com \
    --cc=openembedded-devel@lists.openembedded.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.