git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6dee32
)
angstrom 2007: activate lock down file, nobody has complained about errors in the...
author
Koen Kooi
<koen@openembedded.org>
Sat, 20 Oct 2007 08:01:54 +0000
(08:01 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 20 Oct 2007 08:01:54 +0000
(08:01 +0000)
conf/distro/angstrom-2007.1.conf
patch
|
blob
|
history
diff --git
a/conf/distro/angstrom-2007.1.conf
b/conf/distro/angstrom-2007.1.conf
index
d291fbd
..
8921156
100644
(file)
--- 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