I've already tweaked this in my branch to be 8.* (as there's a wildcard), so don't bother changing it unless you need to send further changes.
Ross On 8 June 2018 at 23:28, Khem Raj <[email protected]> wrote: > > > On 6/8/18 3:26 PM, Dan McGregor wrote: >> >> Should the subject read switch to gcc 8.1? > > > right or better just gcc 8, > Richard do you want a new rev ? >> >> >> On Fri, 8 Jun 2018, 01:29 Khem Raj, <[email protected] >> <mailto:[email protected]>> wrote: >> >> Signed-off-by: Khem Raj <[email protected] >> <mailto:[email protected]>> >> --- >> 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 8e15f694d0..cb17061706 100644 >> --- a/meta/conf/distro/include/tcmode-default.inc >> +++ b/meta/conf/distro/include/tcmode-default.inc >> @@ -22,7 +22,7 @@ >> PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}libc-initial = >> "${TCLIBC}-initial" >> PREFERRED_PROVIDER_virtual/nativesdk-${SDK_PREFIX}libc-initial ?= >> "nativesdk-glibc-initial" >> PREFERRED_PROVIDER_virtual/gettext ??= "gettext" >> >> -GCCVERSION ?= "7.%" >> +GCCVERSION ?= "8.%" >> SDKGCCVERSION ?= "${GCCVERSION}" >> BINUVERSION ?= "2.30%" >> GDBVERSION ?= "8.1%" >> -- 2.17.1 >> >> -- _______________________________________________ >> Openembedded-core mailing list >> [email protected] >> <mailto:[email protected]> >> http://lists.openembedded.org/mailman/listinfo/openembedded-core >> > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
