All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Franklin S. Cooper Jr" <fcooper@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [master & danny][PATCH 6/7] toolchain-external-linaro: Use separate linux-libc-headers provider
Date: Mon, 19 Aug 2013 17:41:43 -0400	[thread overview]
Message-ID: <20130819214143.GH32524@denix.org> (raw)
In-Reply-To: <1375317112-1690-6-git-send-email-fcooper@ti.com>

On Wed, Jul 31, 2013 at 07:31:51PM -0500, Franklin S. Cooper Jr wrote:
> * Do not use linux-libc-headers from the toolchain which is fixed to a specific
>   version of linux-libc-headers.

Unfortunately, this won't work, as external-linaro-toolchain recipe does not 
allow replacing it's headers with the ones provided by linux-libc-headers. I 
had that implemented in Arago toolchain and Code Sourcery previously. I can 
patch Linaro recipe to have this capability, but it's not there yet, just 
letting you know. It may result in a conflict of headers the way it is now - 
I'm testing it...


> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> ---
>  .../conf/distro/include/toolchain-linaro.inc       |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
> 
> diff --git a/meta-arago-distro/conf/distro/include/toolchain-linaro.inc b/meta-arago-distro/conf/distro/include/toolchain-linaro.inc
> index 5713da2..9751725 100644
> --- a/meta-arago-distro/conf/distro/include/toolchain-linaro.inc
> +++ b/meta-arago-distro/conf/distro/include/toolchain-linaro.inc
> @@ -36,3 +36,7 @@ PREFERRED_VERSION_binutils-crosssdk ?= "${SDKBINUVERSION}"
>  PREFERRED_VERSION_nativesdk-linux-libc-headers ?= "${SDKLINUXLIBCVERSION}"
>  PREFERRED_VERSION_nativesdk-eglibc ?= "${SDKEGLIBCVERSION}"
>  PREFERRED_VERSION_nativesdk-eglibc-initial ?= "${SDKEGLIBCVERSION}"
> +
> +PREFERRED_PROVIDER_linux-libc-headers = "linux-libc-headers"
> +PREFERRED_PROVIDER_linux-libc-headers-dev = "linux-libc-headers"
> +PREFERRED_PROVIDER_virtual/linux-libc-headers = "linux-libc-headers"
> -- 
> 1.7.0.4
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> 


  reply	other threads:[~2013-08-19 21:42 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-01  0:31 [master & danny][PATCH 1/7] linux-libc-headers: Add linux-libc-headers version 2.6.33 Franklin S. Cooper Jr
2013-08-01  0:31 ` [master & danny][PATCH 2/7] arago.conf: Set machines to use " Franklin S. Cooper Jr
2013-08-01  0:31 ` [master & danny][PATCH 3/7] branding-amsdk: Set linux-libc-headers to 3.2 Franklin S. Cooper Jr
2013-08-19 21:37   ` Denys Dmytriyenko
2013-08-01  0:31 ` [master & danny][PATCH 4/7] arago-perfs.inc: Set linux-libc-header version to 3.2 for beagleboard Franklin S. Cooper Jr
2013-08-01  0:31 ` [master & danny][PATCH 5/7] arago.conf: Separate work directories by linux-libc-headers version Franklin S. Cooper Jr
2013-08-01  0:31 ` [master & danny][PATCH 6/7] toolchain-external-linaro: Use separate linux-libc-headers provider Franklin S. Cooper Jr
2013-08-19 21:41   ` Denys Dmytriyenko [this message]
2013-08-01  0:31 ` [master & danny][PATCH 7/7] meta-toolchain-arago: Add in linux-libc-headers version to variable Franklin S. Cooper Jr
2013-08-19 21:36 ` [master & danny][PATCH 1/7] linux-libc-headers: Add linux-libc-headers version 2.6.33 Denys Dmytriyenko
2013-08-20  2:30   ` Cooper Jr., Franklin
2013-08-20 16:23     ` Denys Dmytriyenko
2013-08-20 16:54       ` Cooper Jr., Franklin
2013-08-20 17:21         ` Denys Dmytriyenko
2013-08-20 17:38           ` Cooper Jr., Franklin
2013-08-20 17:44             ` Denys Dmytriyenko

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=20130819214143.GH32524@denix.org \
    --to=denys@ti.com \
    --cc=fcooper@ti.com \
    --cc=meta-arago@arago-project.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.