All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Lamorie <jpl@xiphos.ca>
To: openembedded-devel@lists.openembedded.org
Subject: Building minimal-image with kernel24
Date: Wed, 10 Dec 2008 16:40:43 -0500	[thread overview]
Message-ID: <1228945243.8200.16.camel@getafix> (raw)

Gidday there,

I'm trying to move my development system from buildroot to
openembedded.  

My embedded platform is based on a Virtex-II Pro/Virtex-4 PPC405 and for
various reasons is stuck in linux 2.4.  I've used the xilinx-ml430
machine as an example, and the minimal distro and modified
PREFERRED_PROVIDER_virtual/kernel to refer to a .bb file that I've made
for my 2.4 kernel.

However, when I go to bitbake minimal-image, it keeps trying to build
kernel 2.6.

Are there examples of machines/distros that use 2.4?  How can I tell
where the currently building package was commanded from?  I've tried to
add more debugging, but is there a log somewhere which is insanely
verbose?

Is there a way to build a simple image without the kernel?

Part of the output when I run 'bitbake -v minimal-image' is the
following.

NOTE: checking PREFERRED_PROVIDER_virtual/kernel
NOTE: checking PREFERRED_PROVIDER_linux-rt-2.6.24
NOTE: checking PREFERRED_PROVIDER_linux-rt-2.6.24-r6
NOTE: multiple providers are available for runtime kernel-image (linux,
gumstix-kernel, linux-rt);
NOTE: consider defining a PREFERRED_PROVIDER entry to match runtime
kernel-image

What does this mean define a PREFERRED_PROVIDER entry to match 'runtime
kernel-image'?  What is the 'runtime kernel-image'?

When I run this interactively, (with build minimal-image) and I ask to
display some variables, I get the following:

BB>> getvar PREFERRED_PROVIDER_virtual/kernel
linux-q5-2.4.32.2

That is the kernel that I want.

So, why does it do so much checking?  Where can I see some debug output that says, here
are all the packages I'm going to build?

Thanks in advance for your assistance.

Joshua

p.s. Where is it possible to contribute to the OE manual?

-- 
Xiphos Technologies Inc.
T: 514.847.9474 x 227
F: 514.847.9474

________________________________________________________________________
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. If you have received this in error, please contact the sender
and delete this communication and any copy immediately. Thank you.




             reply	other threads:[~2008-12-10 21:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-10 21:40 Joshua Lamorie [this message]
2008-12-10 22:27 ` Building minimal-image with kernel24 Cliff Brake
2008-12-11  5:08   ` Joshua Lamorie
2008-12-11 15:51     ` Cliff Brake
2008-12-11 16:18       ` Philip Balister

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=1228945243.8200.16.camel@getafix \
    --to=jpl@xiphos.ca \
    --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.