1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-07 23:36:21 +02:00
openwrt/package/boot/uboot-rockchip
Tianling Shen 4f668091bf u-boot.mk: override default PATH to avoid pick hostpkg python
hostpkg python from packages feed can be picked when do a incremental
build because hostpkg has higher priority in PATH. It may lead build
faliure as it's heavily trimmed (e.g. lacks necessary modules).

For uboot which uses binman and intree dtc, this is forced as hostpkg
python will never provide those modules by default.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-03-02 14:17:31 +01:00
..
patches uboot-rockchip: add NanoPi R2C Plus support 2024-02-19 16:23:32 +01:00
Makefile u-boot.mk: override default PATH to avoid pick hostpkg python 2024-03-02 14:17:31 +01:00