All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [RFC] tcmode-default: Set 4.8 as default
Date: Sun, 12 May 2013 04:05:39 -0700	[thread overview]
Message-ID: <1368356739-17625-1-git-send-email-sgw@linux.intel.com> (raw)

This changes the default GCC to 4.8, it has been tested with OE-Core
and a number of layers have been testing with it for the last few weeks.

There are some minor issues outside of OE-Core. These will be addressed
with time.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Cc: Khem Raj <raj.khem@gmail.com>

---
 meta/conf/distro/include/tcmode-default.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc
index 88d109b..f3942b5 100644
--- a/meta/conf/distro/include/tcmode-default.inc
+++ b/meta/conf/distro/include/tcmode-default.inc
@@ -17,7 +17,7 @@ PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}libc-initial = "${TCLIBC}-initial"
 PREFERRED_PROVIDER_virtual/nativesdk-${SDK_PREFIX}libc-initial = "nativesdk-${TCLIBC}-initial"
 PREFERRED_PROVIDER_virtual/gettext ??= "gettext"
 
-GCCVERSION ?= "4.7%"
+GCCVERSION ?= "4.8%"
 SDKGCCVERSION ?= "${GCCVERSION}"
 BINUVERSION ?= "2.23.2"
 EGLIBCVERSION ?= "2.17"
-- 
1.8.0.2




             reply	other threads:[~2013-05-12 11:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-12 11:05 Saul Wold [this message]
2013-05-12 16:29 ` [RFC] tcmode-default: Set 4.8 as default Khem Raj
2013-05-12 17:35   ` Saul Wold
2013-05-12 21:49     ` Khem Raj
2013-05-12 22:23       ` Bruce Ashfield
2013-05-13  8:41         ` Jack Mitchell
2013-05-13  9:29           ` Koen Kooi
2013-05-13 12:31           ` Bruce Ashfield
2013-05-19  8:24 ` Martin Jansa
2013-05-19  8:27   ` [PATCH] pixman: temporary disable thumb Martin Jansa
2013-05-19  9:33     ` [PATCHv2] " Martin Jansa
2013-06-12 17:22       ` Martin Jansa
2013-05-19  8:55   ` [RFC] tcmode-default: Set 4.8 as default Phil Blundell
2013-05-19  8:58     ` Martin Jansa
2013-05-19  9:16       ` Phil Blundell

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=1368356739-17625-1-git-send-email-sgw@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@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.