Next | Query returned 109 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   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
   2020-05-23 11:39:06 by Roland Illig | Files touched by this commit (2)
Log message:
sysutils/u-boot: remove unnecessary interpreter patches

There was a typo in the python3 interpreter since it defined python2
instead of the correct python3.

All files from the python2 block use python3 nowadays, therefore that
whole block is unnecessary as well.
   2020-05-19 22:02:51 by Roland Illig | Files touched by this commit (1)
Log message:
sysutils/u-boot: remove no-op SUBST block

Line 1 already contains python, not python3.
   2020-05-12 18:20:47 by Roland Illig | Files touched by this commit (1)
Log message:
sysutils/u-boot: remove no-op SUBST block

That file only contains "env python2" in the first line, which is already
handled by REPLACE_INTERPRETER.
   2020-04-06 16:54:55 by Tobias Nygren | Files touched by this commit (1)
Log message:
u-boot.mk: allow PKGNAME to be overridden
   2020-04-04 17:20:35 by Jason R Thorpe | Files touched by this commit (7)
Log message:
Add a package for u-boot on the OrangePi Lite2.
   2020-04-02 11:12:54 by Tobias Nygren | Files touched by this commit (4)
Log message:
move u-boot-pinebook-pro/u-boot-rockchip.mk to u-boot/u-boot-rockchip.mk
   2020-03-30 18:30:55 by Taylor R Campbell | Files touched by this commit (3)
Log message:
Add powerpc support to sysutils/u-boot.

Next | Query returned 109 messages, browsing 41 to 50 | Previous