Re: [meta-freescale] [3rdparty][pyro][PATCH] u-boot-script-gateworks-imx: fix bootscript source

2018-09-09 Thread Jean-François Têtu
O.S. Systems > http://www.ossystems.com.brhttp://code.ossystems.com.br > Mobile: +55 (53) 9 9981-7854 Mobile: +1 (347) 903-9750 Regards, -- Jean-François Têtu -- ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-freescale

[meta-freescale] [3rdparty][pyro][PATCH] u-boot-script-gateworks-imx: fix bootscript source

2018-09-06 Thread Jean-François Têtu
Currently, the recipe uses the script found relative to ${THISDIR}. Using ${THISDIR} prevents other recipes from using FILESEXTRAPATHS to overwrite the default boot script. This commit fixes this by using ${WORKDIR} instead. Signed-off-by: Jean-François Têtu --- recipes-bsp/u-boot/u-boot-script