meta-digi/meta-digi-arm/recipes-bsp
Hector Palacios 2cf902f8d7 installer scripts: cover case where U-Boot env does not exist
The U-Boot environment resides on a UBI volume. The uuu script
relies on the environment to save part of the commands that
U-Boot needs to execute after reboot in the middle of the
installation. If the UBI volume 'uboot_config' does not exist
the installer fails.

This commit:
- Creates a function -on the uuu script only- for obtaining
  the result of running any U-Boot command (0=success, 1=error).
- Checks the existance of 'uboot_config' volume.
- Runs 'ubivolscript' script to create the UBI volumes layout
  that generates the environment volume if it doesn't exist.
- Increases the timeout for running the 'ubivolscript' since
  there are occasions in which 'ubi part' (which is part of the
  script) takes more time (if it cannot find the fastmap).

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2022-11-18 12:45:26 +01:00
..
alsa-state meta-digi: generalize recipes to support ConnectCore MP13 DVK platform 2022-09-15 16:14:30 +02:00
ath-prop-tools kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
digi-sc-firmware kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
firmware-atheros kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
firmware-murata firmware-murata: update 2AE NVRAM file 2022-10-20 16:06:09 +02:00
firmware-qualcomm meta-digi: firmware-qualcomm: add Bluetooth Vulnerability CVE-2019-9506 resolution 2022-10-03 13:37:10 +02:00
formfactor kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
libedgetpu kirkstone migration: update SRC_URI URLs 2022-06-20 11:39:57 +02:00
libubootenv libubootenv: adapt recipe to platforms with bootloader environment in UBI volume 2022-10-20 09:32:24 +02:00
tensorflow-lite kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
trustfence-cst trustfence-cst: update openssl to version 1.1.1s 2022-11-03 10:34:55 +01:00
u-boot installer scripts: cover case where U-Boot env does not exist 2022-11-18 12:45:26 +01:00
usbutils kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00