conf/bitbake.conf:
authorHolger Freyther <zecke@selfish.org>
Wed, 22 Feb 2006 23:18:48 +0000 (23:18 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 22 Feb 2006 23:18:48 +0000 (23:18 +0000)
commit2dd47dc6ea6c6bdf86d85aeea548debba6b4a405
tree0c134aeef35883a789b5cdc9303a5cdc83611b4c
parent2632bfb15de5fd251d7e025b2a7d03171ac756b3
conf/bitbake.conf:
-Add perl-native-runtime and python-native-runtime
 to the ASSUMED_PROVIDED packages. We expect to be
 able to run bitbake a suitable python version is
 installed. Same applies for running autoreconf to
 perl.
-But to cross compile python and perl, we need special
 native versions. This is why automake is now depending
 on the 'installed' perl of the system.
conf/bitbake.conf
packages/automake/automake-native.inc
packages/automake/automake-native_1.8.2.bb
packages/automake/automake-native_1.8.4.bb