diff options
author | Holger Freyther <zecke@selfish.org> | 2006-02-22 14:42:31 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-22 14:42:31 +0000 |
commit | 1a39e84f261bf8d0a0f52fc2a259cd236dcac519 (patch) | |
tree | 3662c72ef0141ab20013e5f02e5c58e719d1a65b | |
parent | 5dadbf02f859958106e6290a270dc85389260b82 (diff) |
disapproval of revision 'e7b6148db01cf69374f58797db452c5a4af21c9d'
-rw-r--r-- | conf/bitbake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/bitbake.conf b/conf/bitbake.conf index a97a5ff986..2b5856eb29 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -72,7 +72,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 perl-native" +ASSUME_PROVIDED = "cvs-native svn-native bzip2-native diffstat-native patch-native" ################################################################## # Package default variables. |