]> code.ossystems Code Review - meta-freescale.git/commit
qoriq-base.inc: Add support to easily choose which BSP to use
authorTing Liu <ting.liu@nxp.com>
Thu, 14 May 2020 15:07:40 +0000 (23:07 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 15 May 2020 11:42:44 +0000 (08:42 -0300)
commitc54e2c8fd57848721de17a7ae66e7c848bcc7e71
treed7cb232751bbfef35ba4f545dd2525c66f6944ca
parentdc10c6f2de239bd9134574838bc23af603ae7de3
qoriq-base.inc: Add support to easily choose which BSP to use

Machines or distros can define which BSP it should use by default. We
are intending to default for NXP BSP by default and specific
machines or DISTROs might change it if need.

Two values are considered valid: mainline, nxp

For example:

QORIQ_DEFAULT_BSP = "nxp"

Signed-off-by: Ting Liu <ting.liu@nxp.com>
conf/machine/include/qoriq-base.inc