Age | Commit message (Collapse) | Author | Files |
|
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>
|
|
This is a long demanded change. The u-boot-mkimage is up to date to OE standards, while the openmoko one is not
|
|
|
|
* Update svn recipe to latest revision on trunk.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Bump the SRCREV to latest on git master
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
(already in git)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
variable
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
* introduce linux-firmware.inc which allows to easily fetch firmwares
for lot of devices.
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* COPYRIGHT text suggests MIT license
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
undrwater for SHR as default
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>
|
|
* RTC shouldn't touch RTC registers unless the hardware driver is configured
* Debug tracked down thanks to laurent.dufrechou@gmail.com
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
|
|
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
|
|
* Makes python-pygps usable again (2.91 lacks bindings)
|
|
|
|
|
|
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
* orcc is using /tmp for temporary file which leads to
compilation failure if /tmp is mounted with noexec thus
use the actual directory for temporary files.
* tested with gst-plugins-bad
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
* actually elfutils contains only a link to the libs and the
binaries are in -dev
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
* bitbake meta-toolchain with task-sdk-base fails without this when
runned from scratch with the following error log :
mimedir-attachment.h:24:18: error: glib.h: No such file or directory
mimedir-attachment.h:25:25: error: glib-object.h: No such file or directory
Signed-off-by: Eric Bénard <eric@eukrea.com>
|
|
* This recipe downloads and unpacks installer and installs the tcl scripts
for the Control Center tools
* Currently installing into MACHINE ARCH, which could be moved later.
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
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>
|
|
|
|
|
|
|
|
* mainline since 2.6.29-rc8
|
|
|
|
* Don't pollute the recipes/files directories with downloads - avoid git
reporting the file as untracked
* The same GFX SDK binary is required by libgles-omap3 and omap3-sgx-modules
recipes and instructions tell to put them in separate FILESPATH directories,
leading to confusion or duplication (it's half a GB file!)
* Checksums are not verified for files in FILESPATH, only for DL_DIR
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* For uclibc __to_type is typedef'ed to const __ctype_touplow_t*
which is a short int. So the mangled alias breaks because on
glibc __to_type is int* and mangled alias is set accordingly
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* glibc is LGPLv2.1
* libgcc/libstdc++ is GPL (v2/v3) with GCC Runtime Library Exception
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
Just a few things in the documentation I noticed while reading up on OE. I don't understand why 'git diff' included "\ No newline at end of file" for some of these, or how I could instruct it not to, but I also didn't want to pick apart my patch outside of git.
Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
angstrom-feed-config packages
|
|
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Phil Blundell <philb@gnu.org>
|
|
* without this bitbake meta-toolchain fails because it doesn't find who
provides gdb-cross-sdk
* found thanks to a hint from Phil Blundell on IRC
* tested with Angstrom/ARMv5te
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
|