Commit graph

15 commits

Author SHA1 Message Date
wiz
7a1283626c *: Remove PKGREVISION=0 2021-08-12 07:36:39 +00:00
wiz
180331b1df u-boot*: fix more pkglint 2021-08-12 07:30:21 +00:00
nia
5da1e28fcc u-boot-pine-h64: needs py-setuptools 2021-06-21 14:05:12 +00:00
jakllsch
a5c21564ae Update u-boot-pine-h64 to 2021.01
Notable changes for this board since prior pkgsrc version:
 - ethernet support in u-boot
 - somehow makes NetBSD sunxi_emac driver work
2021-03-11 18:59:59 +00:00
rillig
9cc0c5e45d sysutils: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

Manually excluded consolekit and dc-tools since pkglint didn't get the
formatting correct.
2019-11-04 21:28:40 +00:00
thorpej
e7727a4e92 Push the installboot.plist files down into a "files" directory in
the pkg source area, as per convention.

(No rev bump -- installed content hasn't changed.)
2019-05-08 05:02:35 +00:00
thorpej
3cf084e335 Add installboot(8) overlays for the sunxi u-boot packages. 2019-05-07 14:06:23 +00:00
skrll
48eba37709 Call cleanup_before_linux in efi_exit_boot so ensure caches are clean, etc
Bump PKGREVISION
2019-04-26 08:32:27 +00:00
skrll
874bc7b4f2 Backport a patch from u-boot mainline to support EFI GetVariable.
Add PKGREVISION to the UBOOT_VERSTION output

Bump PKGREVISION for all 2018.11 packages
2019-04-12 07:08:15 +00:00
jmcneill
47a09734d8 U-Boot 2018.11 broke compatibility of U-Boot image type IDs. Restore IDs
used in previous (and subsequent) U-Boot versions to fix booting GENERIC
armv7 NetBSD kernels.
2018-12-31 15:06:44 +00:00
wiz
da7f27b391 u-boot-pine-h64: remove unused distinfo file 2018-12-29 19:05:06 +00:00
jmcneill
9a609ec531 Update U-Boot to 2018.11. 2018-12-14 00:52:26 +00:00
wiz
98fcb28612 u-boot*: Improve u-boot variables so they confuse pkglint less. 2018-05-31 20:25:15 +00:00
jmcneill
ec128e71af add missing patches 2018-05-31 20:20:00 +00:00
jmcneill
5b33e450e6 Initial import of u-boot-pine-h64 version 2018.03rc1.
U-Boot is a bootloader for embedded boards based on PowerPC, ARM, MIPS and
several other processors, which can be installed in a boot ROM and used to
initialize and test the hardware or to download and run application code.

This package provides U-Boot for the Pine64 Pine H64.
2018-05-26 17:53:18 +00:00