diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-11-21 09:56:11 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-11-21 09:56:11 +0000 |
| commit | c0d040f1e7656d13c098474cc13c44683a742391 (patch) | |
| tree | b1f673c273f29a793407af588f11aaad9b46f508 /meta/conf | |
| parent | ede06b01b5cfeb4720a610d549becbf01a007dac (diff) | |
| download | poky-c0d040f1e7656d13c098474cc13c44683a742391.tar.gz | |
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
Diffstat (limited to 'meta/conf')
| -rw-r--r-- | meta/conf/bitbake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index d639e27b17..79d61c0f62 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -73,7 +73,7 @@ DATETIME = "${DATE}${TIME}" | |||
| 73 | 73 | ||
| 74 | # python-native should be here but python relies on building | 74 | # python-native should be here but python relies on building |
| 75 | # its own in staging | 75 | # its own in staging |
| 76 | ASSUME_PROVIDED = "cvs-native svn-native bzip2-native diffstat-native patch-native python-native-runtime perl-native-runtime texinfo-native" | 76 | 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" |
| 77 | 77 | ||
| 78 | ################################################################## | 78 | ################################################################## |
| 79 | # Package default variables. | 79 | # Package default variables. |
