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. |
2020-03-15 15:09:48 by Valeriy E. Ushakov | Files touched by this commit (1) |
Log message: Add sysutils/u-boot-a20-olinuxino-micro-emmc |
2020-01-14 09:30:20 by matthew green | Files touched by this commit (1) |
Log message: gawk is needed for newer uboots. |
2020-01-06 09:42:15 by matthew green | Files touched by this commit (1) |
Log message: add u-boot-pinebook-pro and bump the version. |