mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-13 01:50:37 +00:00
asciidoc, xmlto programs are being checked to decide if documentation should be generated or not depending on if they are present, this will definitely lead to a non-deterministic build. Fix it by adding documentation to PACKAGECONFIG. Signed-off-by: Ming Liu <liu.ming50@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>