diff options
author | Ross Burton <ross.burton@arm.com> | 2024-10-24 17:44:19 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-10-24 14:02:39 -0700 |
commit | 3c1228e793a9a6cbbfd27655774ad965976cfa4a (patch) | |
tree | 75f28da2e9839618c00ab3631bb724ed51205b42 /meta-python/recipes-devtools/python/python3-matplotlib | |
parent | c24c8039c96a06e63abd49846ab456c6646a3a0b (diff) | |
download | meta-openembedded-3c1228e793a9a6cbbfd27655774ad965976cfa4a.tar.gz |
tk: set AUTOTOOLS_SCRIPT_PATH instead of having to mess with S/../
We want to run the configure script in ${S}/unix, so instead of setting
S to BP/unix and then having to use ../ to reach up a level constantly
(including some deep changes to DEBUG_PREFIX_MAP and PSEUDO_IGNORE_PATHS)
we can set S to the top of the source tree as usual and tell autotools
where the configure script is.
This both makes the recipe clearer, and enables tk-src to be generated
correctly.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib')
0 files changed, 0 insertions, 0 deletions