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: gutteridge
Date: Tue May 7 13:32:48 UTC 2024
Modified Files:
pkgsrc/sysutils/u-boot: Makefile
Log Message:
u-boot: add u-boot-beaglebonegreen
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 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.38 pkgsrc/sysutils/u-boot/Makefile:1.39
--- pkgsrc/sysutils/u-boot/Makefile:1.38 Sun Aug 27 23:12:52 2023
+++ pkgsrc/sysutils/u-boot/Makefile Tue May 7 13:32:48 2024
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.38 2023/08/27 23:12:52 gutteridge Exp $
+# $NetBSD: Makefile,v 1.39 2024/05/07 13:32:48 gutteridge Exp $
#
.include "../../sysutils/u-boot/u-boot-version.mk"
DISTNAME= u-boot-${UBOOT_VERSION}
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= sysutils meta-pkgs
MASTER_SITES= # empty
@@ -31,6 +31,7 @@ DEPENDS+= u-boot-bananapi-[0-9]*:../../s
DEPENDS+= u-boot-bananapro-[0-9]*:../../sysutils/u-boot-bananapro
DEPENDS+= u-boot-beagleboard-[0-9]*:../../sysutils/u-boot-beagleboard
DEPENDS+= u-boot-beagleboneblack-[0-9]*:../../sysutils/u-boot-beagleboneblack
+DEPENDS+= u-boot-beaglebonegreen-[0-9]*:../../sysutils/u-boot-beaglebonegreen
DEPENDS+= u-boot-beaglebonewhite-[0-9]*:../../sysutils/u-boot-beaglebonewhite
DEPENDS+= u-boot-chip-pro-[0-9]*:../../sysutils/u-boot-chip-pro
DEPENDS+= u-boot-chip-[0-9]*:../../sysutils/u-boot-chip
Home |
Main Index |
Thread Index |
Old Index