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
