meta-digi/meta-digi-arm/recipes-bsp
Javier Viguera 1db41c8473 install_linux_fw_sd: workaround bad behavior of 'test' command
Old versions of u-boot 'v2013.0x' have a bug in the shell's test command
that makes structures like:

if test "${not-existing}" = "0x01"; then ...
if test -z "${not-existing}"; then ...

to fail when the checked variable does not exist.

So implement workarounds in the updater script to overcome this problem.

This is needed because the script may be used in modules with an old
pre-installed u-boot.

https://jira.digi.com/browse/DEL-2231

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2016-02-18 11:32:39 +01:00
..
alsa-state meta-digi: remove support for MX5X platforms 2015-11-05 13:56:38 +01:00
firmware-atheros meta-digi-arm: split ath6kl firmware from kernel module 2015-10-15 18:01:15 +02:00
formfactor meta-digi: use recommended BP and BPN variables for FILESEXTRAPATHS 2015-03-13 18:43:12 +01:00
kobs-ng kobs-ng: add support for 4K page NAND with 224-byte OOB 2015-10-19 11:59:04 +02:00
libdigi meta-digi: clean PACKAGE_ARCH from some recipes 2015-04-16 18:10:20 +02:00
nvram meta-digi: remove support for MX5X platforms 2015-11-05 13:56:38 +01:00
u-boot install_linux_fw_sd: workaround bad behavior of 'test' command 2016-02-18 11:32:39 +01:00
ubootenv meta-digi: remove deprecated PR from recipes 2015-03-13 18:43:11 +01:00
update-flash meta-digi: remove deprecated PR from recipes 2015-03-13 18:43:11 +01:00