]> git.ipfire.org Git - thirdparty/openwrt.git/commit
optee-os.mk: override default PATH to not use hostpkg python 18102/head
authorThomas Richard <thomas.richard@bootlin.com>
Mon, 24 Feb 2025 10:15:51 +0000 (11:15 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 15 Mar 2025 12:43:14 +0000 (13:43 +0100)
commit8c3a43be27d989ef42d4148949e43266694a5168
treeab5a36cc5a739834bad0aff24b5a44401823a207
parentf3eca7cbc105afe9c6b79ae7b36a2784d419f134
optee-os.mk: override default PATH to not use hostpkg python

In some cases hostpkg python from packages feed is used (hostpkg has higher
priority in PATH) which causes build failure (cryptography module is
missing). So override PATH to not use hostpkg python.

Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
Link: https://github.com/openwrt/openwrt/pull/18102
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
include/optee-os.mk