diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2016-10-19 21:53:02 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-10-19 23:19:14 +0200 |
commit | 5feff4403833a4aa7cddb99c5da6083c090cd15f (patch) | |
tree | 183e649f4d5e5d321bd6c52d7763245cc4c2678f /support/scripts/check-kernel-headers.sh | |
parent | 092d3e5e0c28f131e1a6bf375273f4d8f7c2f16d (diff) | |
download | buildroot-5feff4403833a4aa7cddb99c5da6083c090cd15f.tar.gz buildroot-5feff4403833a4aa7cddb99c5da6083c090cd15f.zip |
core/br2-external: export paths and descriptions
Now that we support multiple br2-external trees, BR2_EXTERNAL is no
longer exported in the environment.
This means that post-build scripts in a br2-external tree can no longer
find their own files (well, they could re-invent the path by stripping
their known-relative path, but that'd be ugly, especially since we can
very well provide it).
Export the path for each br2-external trees as environment variables.
Do so for the description as well, as a courtesy.
Also, re-order variable definitions to be more logical: first, purely
internal variables, then exported variables.
Reported-by: Benoît Allard <benoit.allard@greenbone.net>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Benoît Allard <benoit.allard@greenbone.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/check-kernel-headers.sh')
0 files changed, 0 insertions, 0 deletions