mirror of
https://git.yoctoproject.org/poky
synced 2026-02-28 12:29:40 +01:00
The REPRODUCIBLE_DEFAULT option was removed in 4.7[1]. Backport a patch to fix missing pthread typedefs, and a patch to fix missing pid_t typedefs. Also clean up the tasks to be neater and more concise. [1] squash-tools ae9914d15293af7c596148aedd997b3058e35d9e (From OE-Core rev: d588d0fbd8360cc999badaf4c4888be983c14b14) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>