mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-09-17 00:03:45 +00:00
Otherwise the shell snippet fails with `bad syntax` when `CMDLINE`
contains special characters like `${...}` (useful to insert a U-Boot
variable in `cmdline.txt`).
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>