All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Addition of the Coyote Linux distro and HAProxy
Date: Sun, 29 Mar 2009 23:56:41 -0700	[thread overview]
Message-ID: <200903292356.46899.raj.khem@gmail.com> (raw)
In-Reply-To: <ef4946070903292211k78cec1faq4b66a9d1e80b4d15@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 628 bytes --]

On Sunday 29 March 2009 22:11:33 Joshua Jackson wrote:
> Helps if I actually attach a patch file...
> --
> Joshua Jackson
> Vortech Consulting, LLC
> 

You do not chose binutils and gcc in conf file. So it will pick whatever bitbake decides. IMO you should
use a preferred version

For glibc 

+PREFERRED_VERSION_glibc = "2.5"
+PREFERRED_VERSION_glibc-cross = "2.5"
+PREFERRED_VERSION_glibc-cross-sdk = "2.5"
+PREFERRED_VERSION_glibc-cross-initial = "2.5"
+PREFERRED_VERSION_glibc-cross-intermediate = "2.5"

I think you only need PREFERRED_VERSION_glibc and PREFERRED_VERSION_glibc-initial 

-- 
Khem Raj

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 204 bytes --]

  reply	other threads:[~2009-03-30  6:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-30  5:10 Addition of the Coyote Linux distro and HAProxy Joshua Jackson
2009-03-30  5:11 ` Joshua Jackson
2009-03-30  6:56   ` Khem Raj [this message]
2009-03-30  5:22 ` Tom Rini
2009-03-30 12:05 ` Otavio Salvador
2009-03-30 17:54 ` Leon Woestenberg

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=200903292356.46899.raj.khem@gmail.com \
    --to=raj.khem@gmail.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.