diff options
author | Ming Liu <liu.ming50@gmail.com> | 2025-10-01 11:34:53 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-06 17:01:10 +0100 |
commit | 4cd06c8979d27e9e86f949d8935a93fe659ba8e9 (patch) | |
tree | c102a10e8a7d30953cf6f889ee5bda660238d5ce /scripts/lib | |
parent | be67d3a00ade848e97e8b7f383fed7e3bfa0d26c (diff) | |
download | poky-4cd06c8979d27e9e86f949d8935a93fe659ba8e9.tar.gz |
kernel-module-split.bbclass: support muti-lines in module conf
The expanded bitbake variables are raw strings so it does not support
writting multiple lines to a kernel module conf, add the support by
decoding it with 'unicode-escape'.
Reported-by: Mathias Thore <mathias.thore@atlascopco.com>
(From OE-Core rev: 48e12557c12c05a6b211d52bc87ee1a30f3be83f)
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions