diff options
| author | Fabio Berton <fabio.berton@ossystems.com.br> | 2020-07-16 12:18:41 -0300 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2020-08-05 21:20:06 +0100 |
| commit | fc494a35b513b05860c5a813239274017f1ef934 (patch) | |
| tree | bd7fa0f0b058324e72283ebbcd45490cf44eca36 /classes | |
| parent | 89ca43fe6411a40d1ba8f5379e49affd78cdd644 (diff) | |
| download | meta-raspberrypi-fc494a35b513b05860c5a813239274017f1ef934.tar.gz | |
u-boot: Move fw_env.config to u-boot append
The u-boot-env is provided by u-boot recipe and not by libubootenv, so
right recipe to append is the u-boot.
Adding the rpi-u-boot-scr in DEPENDS variable is wrong because it is
forcing rpi-u-boot-scr to be a dependency, but it'll fail if I have
another recipe that provides bootscript, once both recipes provide the
same file. The default value of u-boot-default-script is rpi-u-boot-scr,
so right way is to use u-boot-default-script and change the
PREFERRED_PROVIDER_u-boot-default-script if needed.
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
(cherry picked from commit fc72c061411ea78515a670b63b0d44c13451cb78)
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions
