]> code.ossystems Code Review - meta-freescale.git/commit
imx-base.inc: Allow for setting different IMX_DEFAULT_BSP values
authorCarlos Rafael Giani <crg7475@mailbox.org>
Sat, 18 Apr 2020 18:03:32 +0000 (20:03 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 20 Apr 2020 19:17:28 +0000 (16:17 -0300)
commit91156d78b379334c5eb714cf0029ee2a5edfe732
treebe7c9323adda7cd8da2d73827302fe92071bb5b0
parent19e185a123161de68c609e5711af0071f40f26c4
imx-base.inc: Allow for setting different IMX_DEFAULT_BSP values

Current assignment of the IMX_DEFAULT_BSP variables is too strong. For
example, any IMX_DEFAULT_BSP value set in local.conf currently gets
overridden by the assingment in imx-base.inc. Soften the assignment
to allow for alternative values for these variables.

Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
conf/machine/include/imx-base.inc