2021-03-09 17:49:12 by Martin Husemann | Files touched by this commit (3) | |
Log message: Provide enough rope to allow individual u-boot pkgs to request a different version. This allows for incremental updates and tests. |
2021-03-06 21:19:14 by Jared D. McNeill | Files touched by this commit (1) |
Log message: + u-boot-apple-m1 |
2021-03-06 16:52:55 by Jared D. McNeill | Files touched by this commit (1) |
Log message: do-build: honour BUILD_TARGET |
2020-06-21 20:28:16 by Jason R Thorpe | Files touched by this commit (1) |
Log message: Add several missing u-boot-* package to the meta package. |
2020-06-21 12:06:53 by Thomas Klausner | Files touched by this commit (1) |
Log message: u-boot: make previous more agnostic to python-3.x version |
2020-06-21 05:31:13 by Jason R Thorpe | Files touched by this commit (1) |
Log message: Depend on u-boot-pandaboard. |
2020-06-21 00:26:15 by Jason R Thorpe | Files touched by this commit (1) |
Log message: Newer versions of U-boot that use the pylibfdt module don't build with Python 2 and Swig 1. Add some .mk file gyrations to auto-select the correct tools for u-boot-2020.* and later. |
2020-06-20 16:38:13 by Jason R Thorpe | Files touched by this commit (1) |
Log message: Add mipsel support to sysutils/u-boot. |
2020-06-20 00:27:39 by matthew green | Files touched by this commit (1) |
Log message: python is needed for building modules for running as part of the build so set PYTHON_FOR_BUILD_ONLY to "yes" not "tool". fixes \ several builds that want access to, eg <Python.h>, such as u-boot-cubietruck. ok joerg. |
2020-06-13 09:01:32 by Tobias Nygren | Files touched by this commit (2) |
Log message: u-boot: depend on python as a tool fixes error when running arch/arm/mach-rockchip/make_fit_atf.py |