On Tue, 2020-03-31 at 12:16 -0300, Otavio Salvador wrote:
> 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.
>
> The side effect of this change are:
>
> - new ${PN}-env
> - u-boot-initial-env on deploy
> - fw_env.config on deploy
>
> Signed-off-by: Otavio Salvador <[email protected]>
> ---
> This change is late in the cycle but it is critical in my opinion.
>
> The lack of default environment as well as the configuration for the
> tool is a regression from the previous release and this mitigates it.
>
> Changes in v2:
> - Fix wrong path on do_install
> - Change virtual/bootloader-env to u-boot-default-env (RP)
> - Add Tom Rini and Stefano Babic to Cc
Sadly it breaks oe-selftest's sstatetests:
https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/825
(reproduce with oe-selftest -r sstatetests.SStateTests)
As well as world build file conflicts in deploy:
https://autobuilder.yoctoproject.org/typhoon/#/builders/108/builds/405
https://autobuilder.yoctoproject.org/typhoon/#/builders/52/builds/1731
which is a large number of issues to introduce just before final
release :(
Cheers,
Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#136921):
https://lists.openembedded.org/g/openembedded-core/message/136921
Mute This Topic: https://lists.openembedded.org/mt/72678748/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-