diff options
author | Kevin Hao <kexin.hao@windriver.com> | 2020-02-13 10:31:41 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-15 22:42:14 +0000 |
commit | dd372f09fc8a63ddc3b3f0a8dbf17b66903cbbc3 (patch) | |
tree | b6ac3369e61522511bf53102e471e0044c5c5f41 /meta-poky/README.poky | |
parent | 623326ac5aa5aa23649aeea8ec98d010dd5ce01b (diff) | |
download | poky-dd372f09fc8a63ddc3b3f0a8dbf17b66903cbbc3.tar.gz |
wic: Honor APPEND
APPEND is used to add additional parameters to kernel by features, such
as read-only-rootfs. So we should honor this variable when we compose
the kernel parameter in wic. I know we also can resolve this kind of
issue by using the .wks.in template introduced by commit 42e870c5ed4b
("image_types.bbclass: support template .wks.in files for wic"), but the
APPEND is needed by all the wks, it would seems pretty ridiculous to me
to change all the .wks to .wks.in and then foist the APPEND into them.
So the APPEND is definitely deserved to export to the wic directly.
[Yocto #12809]
(From OE-Core rev: 18981b8a457104391dfd94938c247eac04e4ed50)
Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/README.poky')
0 files changed, 0 insertions, 0 deletions