Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
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>
|
|
|
|
|
|
|
|
|
|
|
|
* remove the legacy headers needed for vanilla Sharp images.
* (the checksum was anyway broken)
|
|
* reabsorb zaurus-kernel.inc
|
|
|
|
AUTOREV in git recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
you're using AUTOREV
* For now disable autoincrement of revision counter in SRCPV, whoever
wants it, should enable it in local.conf or distro config.
(Set it empty BB_LOCALCOUNT_OVERRIDE = "")
* Revision counter is incremented only locally (bad for multiple
builders filling shared feeds), LOCALCOUNT can be used to maintain
counter globally in OE metadata (LOCALCOUNT value set in recipe).
* Make sure you disable it, if you want always upgradable paths for git
recipes without bumping LOCALCOUNT with every SRCREV change
or if you're using AUTOREV feature.
* LOCALCOUNT == value for revision counter in GIT recipes (NNNN in
PV="1.0+gitrNNNN+a7401084a72285c8d3485bacf4eed593f303b1b7-r4.4")
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Its not a Samsung SMDK.
|
|
|
|
* Create the machine configuration file for the dm3730-am3715-evm
machine type. This machine type supports EVMs based on the
DM37xx or AM37xx SoCs.
* Specified the PREFERRED_PROVIDER and VERSION for u-boot
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
It can interfere with the bblayers stuff in bitbake master.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
runtime (needed for recent SGX drivers)
|
|
|
|
DM37xx slowdown
|