mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
20dbf00243
Without this, variables can be set to one thing in one part of the environment and something different in another part. This change ensures the datastore and the environment are consistent. (Bitbake rev: 459addf13721a6847406f215650fa1882fb83ea9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>