Age | Commit message (Collapse) | Author | Files |
|
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.
|
|
|
|
linux-rp.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* details in http://thread.gmane.org/gmane.comp.handhelds.openembedded/32950
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* move DESCRIPTION to .inc
* remove OEV, KERNEL_RELEASE and KERNEL_VERSION, keep KERNEL_* from
kernel.bbclass
* update distro/machine configs where needed
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
The second definition overlayed the first one. It was consistent, but we still
want to only have the correct one.
|
|
* As this is a weak assignment and bitbake.conf has a proper
assignment and bitbake.conf is included before distro conf
file it leaves this weak assignment as no-op. The problem happens
when using minimal but changing libc from eglibc to uclibc then
it will use same cache directory and then its infact wrong.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
|
${PN}-dbg
Some libraries provide gdb autoload script as a debugging aid.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
Avoids total mess-up of build env caused by the newer tcl recipe
which has a bug, apparently, that overwites the regex.h file.
This should be temporary, and this workaround should be removed
once this problem is resolved.
|
|
|
|
|
|
Given the other powerpc issues that are now fixed in 4.4.4, this leads to
ppc405 being broken.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* Update to latest kernel patches PSP 3.20.00.12
* Still 2.6.33rc4
* Update defconfigs to match updated kernel configs
* Bump Kernel PR
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
recent buildhosts. This will not change the generated binary; it merely
facilitates building the kernel and modules.
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
sane-toolchain.inc again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|