From: Koen Kooi Date: Sat, 20 Oct 2007 08:01:54 +0000 (+0000) Subject: angstrom 2007: activate lock down file, nobody has complained about errors in the... X-Git-Tag: Release-2010-05/1~8512 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67d78d08528ba5e4aff0d3c8fcfbb9fbc6a35fa3;p=openembedded.git angstrom 2007: activate lock down file, nobody has complained about errors in the file for the past week, or objected to using it. --- diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index d291fbd3ac..892115632b 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -386,6 +386,10 @@ PREFERRED_PROVIDER_gdk-pixbuf-loader-xpm ?= "gtk+" #Silence a warning during parsing PREFERRED_PROVIDER_task-bootstrap = "task-bootstrap" + +# Lock down almost every recipe: +require conf/distro/include/angstrom-2007-preferred-versions.inc + #This is needed to get a correct PACKAGE_ARCH for packages that have PACKAGE_ARCH = ${MACHINE_ARCH} ARM_ABI ?= "${@['','oabi'][bb.data.getVar('MACHINE',d) in ['collie','h3600', 'h3800', 'simpad', 'htcwallaby']]}" require conf/distro/include/angstrom${ARM_ABI}.inc