[oe] [2010.03-maintenance] [PATCH 0/7] 2010.03-maintenance: libc-headers, gdbserver and ubifs

Ben Gardiner bengardiner at nanometrics.ca
Wed Mar 16 16:50:33 UTC 2011


This series is cherry-picks of commits made to org.openembbed.dev; libc-headers
and gdbserver fixes for external toolchain and ubifs image filenames.

The changes are also available at git://github.com/BenGardiner/oe-dev.git branch
upstream/oe/releases/2011.03-maintenance/features/BenGardiner/backport-ubifs-links

I've only tested build of hello-worldimage with externa-toolchain and
Build Configuration:
BB_VERSION        = "1.10.2"
METADATA_BRANCH   =
"upstream/oe/releases/2011.03-maintenance/features/BenGardiner/backport-ubifs-links"
METADATA_REVISION = "64d4245"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "da850-omapl138-evm"
DISTRO            = "angstrom"
DISTRO_VERSION    = "2011.03"
TARGET_FPU        = "soft"

Ben Gardiner (4):
  image.bbclass: add link to .rootfs.<type> or .<type>.img
  bitbake.conf: use .ubifs.img extension in IMAGE_CMD_ubi
  external-toolchain: allow override of linux-libc-headers provider
  external-toolchain-csl: allow linux-libc-headers

Denys Dmytriyenko (2):
  external-toolchain-csl: handle packaging of gdbserver based on
    PREFERRED_PROVIDER
  toolchain-external.conf: set the default provider for gdbserver

Tom Rini (1):
  external-toolchain-csl: Drop do_stage, add gdbserver

 classes/image.bbclass                      |    6 +++-
 conf/bitbake.conf                          |    2 +-
 conf/distro/include/toolchain-external.inc |    3 +-
 recipes/meta/external-toolchain-csl.bb     |   45 ++++++++++++++++------------
 4 files changed, 34 insertions(+), 22 deletions(-)





More information about the Openembedded-devel mailing list