mirror of
https://git.yoctoproject.org/poky
synced 2026-04-16 15:32:13 +02:00
Due to the way in which IMAGE_FSTYPES is processed, it is not possible to modify it using _append or _prepend. Therefore add a note to the manual to warn users in case they stumble on this issue. (From yocto-docs rev: 304e196329842d04356775fb8ad5d73466413e66) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>