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>
|
|
RDEPENDS="".
The first part really does get us using the right perl to find out PERL_LIBDIR.
The second part means that we don't depend on target perl being built too.
|
|
bump PRs.
Setting PERL_LIBDIR means that Dpkg.pm, etc, get put into the searchpath of
perl-native now. Force dpkg-architecture to call our perl not host. We also
didn't have a consistent set of DEPENDS but we should have.
|