When I built the defaults with Dylan, it built: 2.20.1 version. ( I had to set preferred version explicitly to 2.23.1 to update). Sam
> -----Original Message----- > From: Dmytriyenko, Denys > Sent: Wednesday, March 05, 2014 2:55 PM > To: Nelson, Sam > Cc: [email protected] > Subject: Re: [meta-arago] [PATCH] arago.conf: Update preferred version of > binutils to 2.23.1 > > Normally, yes, those would be better places for preferences. But, in case of > the toolchain components, it's not that simple... > > I would still like to know what you are trying to fix with this. As far as I > can see, 2.23.1 is already being set as a default binutils version in Dylan. > Are you seeing an error or a warning w/o this? > > > On Wed, Mar 05, 2014 at 12:41:55PM -0500, Nelson, Sam wrote: > > I guess the arago-prefs.inc or branding-xyz.inc is the right place. Please > > ignore this patch. > > Sam > > > > > -----Original Message----- > > > From: Dmytriyenko, Denys > > > Sent: Tuesday, March 04, 2014 10:07 PM > > > To: Nelson, Sam > > > Cc: [email protected] > > > Subject: Re: [meta-arago] [PATCH] arago.conf: Update preferred version > of > > > binutils to 2.23.1 > > > > > > What are you strying to fix here? Moreover, arago.conf is not the right > place > > > for that... > > > > > > > > > On Sun, Mar 02, 2014 at 06:18:15PM -0500, Sam Nelson wrote: > > > > Signed-off-by: Sam Nelson <[email protected]> > > > > > > > > --- > > > > - 2.23.1 is available in oe-core/meta/recipes- > > > devtools/binutils/binutils_2.23.1.bb > > > > --- > > > > --- > > > > meta-arago-distro/conf/distro/arago.conf | 2 ++ > > > > 1 file changed, 2 insertions(+) > > > > > > > > diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago- > > > distro/conf/distro/arago.conf > > > > index 76254f2..a789e89 100644 > > > > --- a/meta-arago-distro/conf/distro/arago.conf > > > > +++ b/meta-arago-distro/conf/distro/arago.conf > > > > @@ -70,3 +70,5 @@ LICENSE_FLAGS_WHITELIST = "commercial_gst- > > > ffmpeg" > > > > PACKAGE_ARCH := "${TUNE_PKGARCH}-${PREFERRED_VERSION_linux- > > > libc-headers}" > > > > # Need to include the new PACKAGE_ARCH to the PACKAGE_ARCHS > > > variable > > > > PACKAGE_ARCHS += "${TUNE_PKGARCH}- > ${PREFERRED_VERSION_linux- > > > libc-headers}" > > > > + > > > > +PREFERRED_VERSION_binutils = "2.23.1" > > > > -- > > > > 1.7.9.5 > > > > > > > > _______________________________________________ > > > > meta-arago mailing list > > > > [email protected] > > > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
