Age | Commit message (Collapse) | Author | Files |
|
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
-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.
|
|
-Fix the RDEPENDS to depend on a native virtual
machine.
packages/autoconf/autoconf-native_2.59.bb:
-Change the RDEPENDS
packages/automake/automake-native*:
-RDEPEND on perl-native and autoconf-native
|
|
|
|
BKrev: 4260b94bj3QowFvhV4Jx34GnHC8GMQ
|