pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/u-boot
Module Name: pkgsrc
Committed By: thorpej
Date: Sun Jun 21 03:31:13 UTC 2020
Modified Files:
pkgsrc/sysutils/u-boot: Makefile
Log Message:
Depend on u-boot-pandaboard.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/sysutils/u-boot/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/u-boot/Makefile
diff -u pkgsrc/sysutils/u-boot/Makefile:1.29 pkgsrc/sysutils/u-boot/Makefile:1.30
--- pkgsrc/sysutils/u-boot/Makefile:1.29 Sat Apr 4 15:20:35 2020
+++ pkgsrc/sysutils/u-boot/Makefile Sun Jun 21 03:31:13 2020
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.29 2020/04/04 15:20:35 thorpej Exp $
+# $NetBSD: Makefile,v 1.30 2020/06/21 03:31:13 thorpej Exp $
#
.include "../../sysutils/u-boot/u-boot-version.mk"
DISTNAME= u-boot-${UBOOT_VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= meta-pkgs sysutils u-boot
MASTER_SITES= # empty
@@ -61,6 +61,7 @@ DEPENDS+= u-boot-orangepi-one-[0-9]*:../
DEPENDS+= u-boot-orangepi-plus2e-[0-9]*:../../sysutils/u-boot-orangepi-plus2e
DEPENDS+= u-boot-orangepi-zero-[0-9]*:../../sysutils/u-boot-orangepi-zero
DEPENDS+= u-boot-orangepi-zero-plus-[0-9]*:../../sysutils/u-boot-orangepi-zero-plus
+DEPENDS+= u-boot-pandaboard-[0-9]*:../../sysutils/u-boot-pandaboard
DEPENDS+= u-boot-pine-h64-[0-9]*:../../sysutils/u-boot-pine-h64
DEPENDS+= u-boot-pine64-[0-9]*:../../sysutils/u-boot-pine64
DEPENDS+= u-boot-pinebook-[0-9]*:../../sysutils/u-boot-pinebook
Home |
Main Index |
Thread Index |
Old Index