mirror of
https://git.yoctoproject.org/poky
synced 2026-06-15 17:50:07 +00:00
0aaa67a790
write_config overwrites the config rather than appends to it, so ensure we write both variables in one go. (From OE-Core rev: 50a37ee563d9003e21bfb9280f184cd81c62e9bf) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>