summaryrefslogtreecommitdiffstats
path: root/recipes-daemons
diff options
context:
space:
mode:
authorJoshua Watt <Joshua.Watt@garmin.com>2020-03-25 09:09:06 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2020-03-30 11:26:32 -0300
commitdad59d2dd0bb42ca5a8c3c1c697c3576b76d334c (patch)
tree14a2ba079ca7ff23f5e01a24d797f152ab6e909e /recipes-daemons
parentf75ec4ec1e25afc2f415e6cf25b96d2caf8f3936 (diff)
downloadmeta-freescale-dad59d2dd0bb42ca5a8c3c1c697c3576b76d334c.tar.gz
u-boot: Split out u-boot tools
Splits out the IMX u-boot tools build to it's own recipe. This is required because these are native tools and thus need to be in a -native recipe to be properly relocated (instead of being built as part of the target u-boot-imx recipe). If the tools aren't built in a -native recipe, then the mkimage tool will contain a hard coded path to the uninative program loader from the sandbox where it was first built and this will not get corrected when restored from sstate. The result is that the mkimage_uboot executable can't run because it's looking for a hard coded program loader that does not exist, resulting in strange build errors like: ./mkimage_uboot: Command not found even though the executable is obviously in the correct location. Signed-off-by: Joshua Watt <Joshua.Watt@garmin.com>
Diffstat (limited to 'recipes-daemons')
0 files changed, 0 insertions, 0 deletions