meta-digi/meta-digi-dey/recipes-core
Gabriel Valcazar 6468431179 recovery-initramfs: fix multi-MTD detection when formatting NAND partitions
Commit 7e81e706a1 modified the logic used to
determine if a NAND is using multi-MTD or single-MTD, but single quotes were
used in the grep pattern, which prevents the variable inside from expanding.
This makes the script always enter the single-MTD code path, even in multi-MTD
systems, which breaks partition formatting in these cases.

Replace the single quotes with double quotes so the variable can expand and the
condition can be properly checked.

https://onedigi.atlassian.net/browse/DEL-8773

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2023-12-20 14:57:02 +01:00
..
base-files kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
busybox busybox: backport hwclock support to get/set RTC parameters 2023-08-17 10:23:00 +02:00
images meta-digi-dey: remove dead code (udev-cache) 2023-04-03 18:39:35 +02:00
init-ifupdown p2p scripts: generalize support getting name from configuration 2023-09-01 14:55:37 +02:00
initscripts kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
packagegroups cc: cccs: replace cloudconnector recipe with new ConnectCore Cloud Services 2023-09-06 13:01:50 +02:00
psplash kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
readline kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
recovery recovery-initramfs: fix multi-MTD detection when formatting NAND partitions 2023-12-20 14:57:02 +01:00
system-monitor kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
systemd systemd: remove console on virtual terminals 2023-07-28 12:40:38 +02:00
sysvinit meta-digi: remove True option to getVar 2023-02-24 16:24:47 +01:00
trustfence kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00