Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
sane-toolchain.inc again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* Make improvements to run-qemu script.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Tested with DISTRO=minimal image=minimal-image
* Adjust run-qemu.sh to use native-qemu and fix
variables needed for powerpc run.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Some distributions like ubuntu dont ship roms which are needed
to boot ppc targets therefore we need to use qemu-native to run
the images, therefore always build qemu-native for qemu based
targets
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Move gcc to 4.4.4, binutils to 2.20.1 and eglibc to 2.11
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Tested using gcc 4.4.4 DISTRO=minimal
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
*BUG20 is using tslib for xorg touchscreen.
*would like this to get into stable
*tested on BUG2.0
|
|
Thanks Koen for spotting.
|
|
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>
|
|
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>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
Firstly adds tooling from Poky to scan packages and fix up paths in libtool
files, we then build on this to further post-process native packages (native,
cross, sdk) and fix up any references to the STAGING_DIR in non-binary files.
Secondly adds support for fetching packaged staging packages from a mirror by
setting PSTAGE_MIRROR to point to the root of a pstaging directory.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
|
|
populate_staging task to populate_sysroot
This change, pulled from Poky, makes the purpose of the staging directory more
obvious and the taskname more true to what it now actually does.
The layout version number is increased due to the change in layout but code to
convert existing directories and insert a symlink for backwards compatibility
is included.
This patch also includes fixes for all recipes which reference the directory.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
|
|
|
|
enable 800MHz operation
|
|
Tested with qemu{arm,x86,mips} and x11-image.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
xserver-nodm-init
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
virtual/psplash is now always being set by compatibility-providers.conf
so we want to always override it.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
* remove vars already set in cornucopia.inc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
-mcpu takes care of this argument for us
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
ROOTFS_POSTPROCESS_COMMAND
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>
|
|
|
|
* if corresponding recipe still existed
* don't add new entries, use in-recipe checksums instead
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Engine [2.25.02]
* Added support for CE_VERSION = "2.25.02" dependencies
* 2.25.02 is a pre-release, added for system testing
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
* Some packages were missing from preferred versions config following cleanup
* Add all recipes/ti components to the preferred versions list (some commented)
* Use codec-engine include as placeholder till we find a better location
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
omap3: bump MACHINE_KERNEL_PR
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Originally approached with "package.bbclass: introduce KEEP_GNU_DEBUGLINK":
http://patchwork.openembedded.org/patch/886/
Redone with a change from INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP which
allows more options. By default it does exactly the same thing as is done
today, strips the binary, but keeps the gnu.debuglink section. When set to
"no", stripping is not done at all, when set to "full" the gnu.debuglink
section is not re-added to the binary.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Chris Larson <chris_larson@mentor.com>
|
|
convenience
Signed-off-by: Chris Larson <clarson@kergoth.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|