]> code.ossystems Code Review - openembedded-core.git/commit
u-boot: Restore valid default environment for running system
authorOtavio Salvador <otavio.salvador@gmail.com>
Thu, 2 Apr 2020 00:14:31 +0000 (21:14 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Apr 2020 07:27:19 +0000 (08:27 +0100)
commit69b3b093079c2ca2744d6c02747c5d1b5d3e7ecf
treee18c6930d9c7e45781a66accf3a6bdd20ac015c6
parent57b4745cca8d486c1f20b8f01f4a25cb59c4b968
u-boot: Restore valid default environment for running system

One significant change from previous OE-Core releases was the move from
u-boot-fw-utils to libubootenv which offers a generic and not machine
specific alternative. However, it is not fully functional as currently
we don't provide the default environment nor the required configuration
file to be used by it.

This change address this and include on the default u-boot.inc the
needed code to generate, install and deploy the default environment.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/u-boot/u-boot.inc