bitbake.conf: Add util-linux-naitve and grep-native to ASSUME_PROVIDED

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@897 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-11-21 09:56:11 +00:00
parent ede06b01b5
commit c0d040f1e7

View File

@@ -73,7 +73,7 @@ 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"
ASSUME_PROVIDED = "cvs-native svn-native bzip2-native diffstat-native patch-native python-native-runtime perl-native-runtime texinfo-native util-linux-native grep-native"
##################################################################
# Package default variables.