]> code.ossystems Code Review - openembedded-core.git/commit
initramfs-framework: support kernel cmdline with double quotes
authorChristophe GUIBOUT <christophe.guibout@st.com>
Thu, 10 Sep 2020 14:06:31 +0000 (14:06 +0000)
committerSteve Sakoman <steve@sakoman.com>
Mon, 14 Sep 2020 14:49:12 +0000 (04:49 -1000)
commit16bad6260a6a25b2ec25c7eb0dfe526db56f166e
treefe26860dddd557a50f80589349b41feedcbb65e0
parent1cc94a6b9b6a9d12f782471053448ad9795944bb
initramfs-framework: support kernel cmdline with double quotes

It avoids init to crash when kernel cmdline contains a string with
spaces inside, like that:
dyndbg="file drivers/usb/core/hub.c +pltf"

Signed-off-by: Christophe Guibout <christophe.guibout@st.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 88b8b94bd2d052bca29d27bd5cd00eddb0f5999d)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/initrdscripts/initramfs-framework/init