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