summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-11-22 18:52:43 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-11-22 18:52:43 +0000
commit9a445e39c6224a0c5e1a2838488ecd84cec7d1d6 (patch)
tree5cd6a3164e7c4ab2bfbf9fc7559b6acf9602e722 /conf
parent1bb9d2af64dfe2847e21dc28934c7a8a03a01b9e (diff)
parentc549aa4d57104a78bd6756ab426b89267567bae6 (diff)
merge of 'bb63b7b4eabc6cafcaa52db249a818525904f7de'
and 'd645cc63fbf52fec48d747b81fd894d3fbb6848a'
Diffstat (limited to 'conf')
-rw-r--r--conf/bitbake.conf13
1 files changed, 12 insertions, 1 deletions
diff --git a/conf/bitbake.conf b/conf/bitbake.conf
index cc7b51f3a5..9d5d54bfb8 100644
--- a/conf/bitbake.conf
+++ b/conf/bitbake.conf
@@ -107,7 +107,18 @@ DATETIME = "${DATE}${TIME}"
# python-native should be here but python relies on building
# its own in staging
-ASSUME_PROVIDED = "cvs-native svn-native bzip2-native diffstat-native patch-native python-native-runtime perl-native-runtime texinfo-native util-linux-native"
+ASSUME_PROVIDED = "\
+ bc-native \
+ bzip2-native \
+ cvs-native \
+ diffstat-native \
+ patch-native \
+ perl-native-runtime \
+ python-native-runtime \
+ svn-native \
+ texinfo-native \
+ util-linux-native \
+ "
##################################################################
# Package default variables.