mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
f0f0736412
Changelog: ========== -fix warning on signedness of the ONE constant. -add note to conf-cc about how to silence gcc's incorrect warning "suggest parentheses around assignment". -fix overflow in output for reported address. -add note about randomizing values used at runtime by seeding PRNG. Disabled by default for reproducibility. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>