Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Reset INC_PR and update checksums.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Use OPTSPACE to get the value in gcc-cross-initial and
gcc-cross-intermediate inc files.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
configurations (latest/latestproduction)
* 'latest' - latest released versions (includes public early adopter versions)
* 'latestproduction' - latest released versions (only production (GA) release versions)
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
(v.2.25.02)
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* v2.25.02 is now released
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* v6.25.02 is now released
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* Add latest GA version
* This fixes 'OPT' definition required for DSPLINK 1.65
* This was previously patched in 1.24.01 recipe
* Safe and backward compatible with DSPLINK 1.64
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>
|
|
|
|
* use default Rotation to 0 degrees.
* remove touch screen specific variables.
Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
|
|
beagleboard defconfig
|
|
Imported from http://arago-project.org/git/?p=arago.git;a=commitdiff;h=0fe5a365d34a07f93861741e25c5cfaaf662aa1c
Original patch done by Denys Dmytriyenko
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
libc.so.6 link
* prefix-args were built with target compiler but later executed in host
environment, older emacs versions used prefix-args from qemu, but this
part was missing in emacs23.1-use-qemu.patch
* Paul Fertser suggested that prefix-args should be built with host
compiler instead and then without need to use qemu-arm
* When there is no libc.so in ${STAGING_DIR_TARGET}, which is copied to
treedir, then it tries to use libc.so from host, which is wrong.
Added something like angstrom-libc-fixup-hack.bb but for treedir.
* Also add dbus to DEPENDS to make sure configure finds it for bindings.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
into org.openembedded.dev
|
|
* Added gettext as build dep.
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
|
|
* Added gettext as build dep. Thanks to M.v.Khurja <vonkhurja@gmx.net>
for reporting.
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
|
|
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
|
|
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
|
|
an opkg problem during rootfs creation caused by existing
/etc/device_table file.
|
|
|
|
|
|
|
|
|
|
Prevent people not using Angstrom and not including angstrom-codec-engine-*
files from picking up the latest versions automatically and fail to download
sources from TI internal URLs.
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
Also convert to BBCLASSEXTEND = native
|
|
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
|
|
|
|
Make uclibc builds stable across different architectures.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
No reason to have static libraries in -libs package.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
- in staging.bb : sysroot_stage_dir does : cp -fpPR "$src"/* "$dest"
which means it won't copy .config
- so do the copy of .config in sysroot_stage_all_append after
sysroot_stage_dir
Signed-off-by: Eric Benard <eric@eukrea.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
the suggestion
|
|
|
|
* this doesn't solve the build problem with perl, though
|
|
|