diff options
author | Mattijs Korpershoek <mkorpershoek@kernel.org> | 2025-04-16 14:36:28 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-24 16:30:37 -0600 |
commit | 9d3f1ebaf8751f0287b5d02158cc706435f8fb19 (patch) | |
tree | ec80c42ff2b9ac955f088b5ffb3558a6106214b6 /lib/efi_loader/efi_root_node.c | |
parent | 1c2979af36be4275135671dbc69d1f86576a6c76 (diff) |
tools/make_pip: Use venv when invoking pip
Recent Ubuntu versions (24.04+) disallow pip by default when
installing packages. The recommended approach is to use a virtual
environment (venv) instead.
Because of this, "make pip" is failing on such versions.
To prepare CI container migration to Ubuntu 24.04, use a venv in the
make_pip script.
Note: This has been reported on [1]
[1] https://source.denx.de/u-boot/custodians/u-boot-dm/-/issues/37
Signed-off-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Diffstat (limited to 'lib/efi_loader/efi_root_node.c')
0 files changed, 0 insertions, 0 deletions