diff options
author | Trevor Woerner <twoerner@gmail.com> | 2020-02-11 18:54:42 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-02-11 21:26:54 -0300 |
commit | 593817936aab466ba0f7bef65c1fb0e043d6c039 (patch) | |
tree | 4ed0e31d87a60aa5b4b42e39b6331f22d80b83f9 /classes/use-imx-headers.bbclass | |
parent | d949a7720da1ee2d8ca056a1ca586a0cf14c8e07 (diff) | |
download | meta-freescale-593817936aab466ba0f7bef65c1fb0e043d6c039.tar.gz |
fix u-boot builds
In upstream openembedded-core, the definition for the B variable moved from
u-boot.inc to u-boot-common.inc. None of the recipes in this layer use
upstream's u-boot-common.inc, so add the B to the *common* include files here
so u-boot continues to build. See:
http://cgit.openembedded.org/openembedded-core/commit/meta/recipes-bsp/u-boot?h=master-next&id=26023b6b0f897842fd98b3e10a8acd5b3ad8f418
This was build-tested with all the imx and ls* lx* MACHINES:
$ MACHINE=<machine> bitbake virtual/bootloader -c compile
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Diffstat (limited to 'classes/use-imx-headers.bbclass')
0 files changed, 0 insertions, 0 deletions