generic-poky/meta
Chunrong Guo 1e4ee4bc22 uboot-config.bbclass: Allow multiple U-Boot config for machine
This adds support to build multiple U-Boot configs for a machine; this
  is useful when we have support for different media boots which require
  different U-Boot configuration (e.g: eMMC and NAND).

  Below there's an usage example:
  ,----[ i.MX6Q SABRE AUTO based example ]
  | UBOOT_CONFIG ??= "sd eimnor nand spinor"
  | UBOOT_CONFIG[sd] = "mx6qsabreauto_config,sdcard"
  | UBOOT_CONFIG[eimnor] = "mx6qsabreauto_eimnor_config"
  | UBOOT_CONFIG[nand] = "mx6qsabreauto_nand_config,ubifs"
  | UBOOT_CONFIG[spinor] = "mx6qsabreauto_spinor_config"
  `----

(From OE-Core rev: be997c70e4dec101786978b3ab5e49a1be87a85d)

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-08 08:00:24 +00:00
..
classes uboot-config.bbclass: Allow multiple U-Boot config for machine 2015-02-08 08:00:24 +00:00
conf opkg-arch-config: Renamed from opkg-config-base 2015-02-03 14:53:55 +00:00
files common-licenses: add SMAIL_GPL 2014-12-19 18:08:02 +00:00
lib lib/oe/terminal: add support for Terminology terminal emulator 2015-02-03 14:53:54 +00:00
recipes-bsp pcmciautils: fix SRC_URI and HOMEPAGE 2015-02-03 14:53:52 +00:00
recipes-connectivity openssh: configuration updates 2015-02-03 14:53:54 +00:00
recipes-core poky-feed-config-opkg: Remove 2015-02-03 14:53:56 +00:00
recipes-devtools libtool: avoid running automake/autoconf --version 2015-02-05 09:46:11 +00:00
recipes-extended lsbinitscripts: fix the path for mountpoint 2015-02-03 14:53:54 +00:00
recipes-gnome libffi: Upgrade to 3.2.1 2015-01-07 23:35:10 +00:00
recipes-graphics wayland: remove explicit class-native DEPENDS 2015-02-03 14:53:55 +00:00
recipes-kernel latencytop: fix SRC_URI and HOMEPAGE 2015-02-03 14:53:52 +00:00
recipes-lsb4 libpng12: upgrade to 1.2.52 2015-01-07 23:35:01 +00:00
recipes-multimedia libpng: Upgrade to 1.6.16 2015-01-29 15:36:51 +00:00
recipes-qt recipes-qt: add x11 to required DISTRO_FEATURES 2015-01-29 15:36:51 +00:00
recipes-rt hwlatdetect: fix PV 2014-06-17 10:23:53 +01:00
recipes-sato arch-mips.inc: Change definition of TRANSLATED_TARGET_ARCH 2015-01-29 15:36:49 +00:00
recipes-support apr: Allow use in SDK 2015-02-03 14:53:55 +00:00
site siteinfo: account for 32 and 64 bit arm 2014-12-23 10:18:17 +00:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00