summaryrefslogtreecommitdiff
path: root/poky/scripts
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2020-04-29 18:53:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-30 16:13:24 +0300
commitee5626e03411d0807d02c93da09ec91570d54edd (patch)
tree9cbba3834e149f17952aa49833e39d1f0541d0e8 /poky/scripts
parentb253118c7fc6a7910b3f396ac36d3b9e3b3ed862 (diff)
downloadopenbmc-ee5626e03411d0807d02c93da09ec91570d54edd.tar.xz
dunfell: move u-boot.inc into aspeed layer
The latest upstream of oe-core has diverged to the point where the meta-aspeed layer can no longer utilize the shared u-boot.inc In particular it has introduced a new, buildable config file, u-boot-initial-env, which is referenced throughout the u-boot.inc file now. The best solution is that OpenBMC upstream the changes it requires for u-boot but resource constraints have prevented that. The current hybrid approach of using a 2016 version of u-boot, pointing to source code in openbmc/u-boot but continuing to use the upstream u-boot.inc really doesn't buy much and causes maintenance issues like we're seeing here. Best to just pull the working version into meta-aspeed and just cherry pick in the one change OpenBMC needs which is the move to python3. The python3 move will be in the next commit in this series. The u-boot.inc used here was from poky with this sha: 9052e5b32a0dbc810782be4963e775609b8dcc04 Resolves openbmc/u-boot#24 (From meta-aspeed rev: 8b3d81d7cd9dd0254c3b03dddad18b9e74d2975d) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I8af2eddfa6690b840af9fc411814fb551cc25230 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'poky/scripts')
0 files changed, 0 insertions, 0 deletions