Age | Commit message (Collapse) | Author | Files |
|
* to be able to use virtual/libx11 in BBCLASSEXTEND = native recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
git://git.openembedded.org/openembedded into org.openembedded.dev
|
|
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
|
|
git://git.openembedded.org/openembedded into org.openembedded.dev
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
* elmdentica now depends on libjson instead of libxml2, bump PV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* TMPFS is disabled it does not boot with tmpfs.
needs to be investigated.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
This set of changes removes packages that pull in libx11, and
(temporarily) disables packages that won't build, mostly due to
gcc 4.4.4 issues. Only tested on LE for the moment.
|
|
No need to build all of bluez if we only depend on the libs.
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
toolchain-external: define PREFERRED_PROVIDER for linux-libc-headers, but comment it. Someone actually using this needs to verify
|
|
|
|
Switch to gcc 4.4.4, update toolchains to match, switch to eglibc
Also add some PREFERRED_PROVIDERS.
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
Update Lite5200 board config with correct console definition, kernel provider
and kernel image.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
* http://code.google.com/p/opkg/issues/detail?id=50
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
It's unnecessary, and can cause problems with amend.bbclass.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
These don't change, so their initial values should be just fine. Apparently,
in a typical build, those os.uname() snippets are called around 46k times,
which seems a tad excessive :)
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
* if pam is not in the DISTRO_FEATURES then pam
modules dont end up in th root file system but
when using shadow pam is used for authentication
and uclibc needs these modules otherwise login
fails.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
automake-native 1.11
|
|
after opkg upgrade owned by different package
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
automake-native
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
|
|
Signed-off-by: Ilya Petrov <ilya.muromec@gmail.com>
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
|
|
Reorder sections to a more logic scheme, following magician.conf, other
cleanups:
* sort MACHINE_FEATURES alphabetically
* add ezx-gen-blob to EXTRA_IMAGEDEPENDS
* use MODUTILS=26
* Add needed kernel modules for BP
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
|
|
This fixes a "multiple recipes provide xserver" warning.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
|
|
Its better not to put this was here but in the images
if needed.
This reverts commit 39a7a0152d5d9a38ab202e11eb2eaab163dc35fa.
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
The commits since 527 are:
* Don't try to print cmd_name before its initialised. From Amanous, Issue #48
* Add a message for the case that no installation candidate can be found.
* Bump maximum message length from 256 to 4096.
|
|
This brings the bug20 machine file in sync with the Bug Labs internal version.
The difference was only ubi as FSTYPE and some jffs2 tweaking.
|