obmc-bsp-common.inc: Remove a number of vars

Begin to remove content from this non-sensical file.  Any BSP
configuration should be in a BSP layer, not the phosphor layer.

KERNEL_EXTRA_ARGS: should be set by BSP, and this isn't required at
all at the moment by the currently supported BSPs.

UBOOT_SUFFIX: should be set by a BSP or distro configuration.

MACHINEOVERRIDES: this was nonsensical in the bitbake sense - there
is no such thing as an openbmc machine.  If there is a need for
an openbmc override in the future it can be added as a distro
override (there is no such need at the moment).

MACHINE_FEATURES_BACKFILL_CONSIDERED: BSPs should be considering
backfilled machine features.

Tested: Built witherspoon and palmetto images
Change-Id: Idf252c92cb718d076ea556f2b389f15c13716fd2
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
1 file changed
tree: 487a7a3848ec86ef3807477ed656b2a44457eec5
  1. aspeed-layer/
  2. classes/
  3. common/
  4. conf/
  5. COPYING.apache-2.0
  6. COPYING.MIT
  7. LICENSE
  8. README.md
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.