From 67d78d08528ba5e4aff0d3c8fcfbb9fbc6a35fa3 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 20 Oct 2007 08:01:54 +0000 Subject: angstrom 2007: activate lock down file, nobody has complained about errors in the file for the past week, or objected to using it. --- conf/distro/angstrom-2007.1.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf') 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 -- cgit v1.2.3