summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/vim
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-04 12:53:04 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-05 10:49:36 +0100
commit4b15ff6efb6de79fbb7dc98565c451cfb01900be (patch)
tree4b4cac7b665b2c661df606934dd333a2b79ff89b /meta/recipes-support/vim
parent6459a06f2ed7d47f5df0c50d95e182e432311d53 (diff)
downloadpoky-4b15ff6efb6de79fbb7dc98565c451cfb01900be.tar.gz
bitbake.conf: Drop unexports from a different era
A long time ago, we used to pass our parent execution environment into our task environments during build. We stopped doing that for reproducibility and consistency of builds. The variables TARGET_ARCH, DISTRO and MACHINE are not exported into tasks and hence we don't need to unexport them. The resasons these exist is therefore no longer relavent and they can be removed. This happens to improve bitbake -e output from a user commandline perspective. (From OE-Core rev: 8e97ff1560bd563251405cd92b6ccf5c9fcecf4b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/vim')
0 files changed, 0 insertions, 0 deletions