Age | Commit message (Collapse) | Author | Files |
|
|
|
care of that now
|
|
|
|
LIBC is used internally by python configure if it gets it from
enviromment it honors it. Coincidently we also use LIBC in OE
to denote one of uclibc eglibc or glibc to be system C library
It conflicts if somehow LIBC=<something> is set in the envronment
so we pass empty LIBC for native recipe.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
It looks a little less trivial to switch python to INC_PR, so for
now do 'PR .= ".1"' instead.
|
|
Do not use --with-zlib instead depend on zlib-native
Acked-by: Tom Rini <trini@embeddedalley.com>
|
|
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>
|