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: Mon Apr 7 18:40:02 UTC 2025
Modified Files:
pkgsrc/sysutils/u-boot: Makefile
Log Message:
u-boot: add u-boot-marsboard to meta-pkg
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 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.43 pkgsrc/sysutils/u-boot/Makefile:1.44
--- pkgsrc/sysutils/u-boot/Makefile:1.43 Tue Jan 21 00:09:36 2025
+++ pkgsrc/sysutils/u-boot/Makefile Mon Apr 7 18:40:02 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.43 2025/01/21 00:09:36 gutteridge Exp $
+# $NetBSD: Makefile,v 1.44 2025/04/07 18:40:02 gutteridge Exp $
#
.include "../../sysutils/u-boot/u-boot-version.mk"
DISTNAME= u-boot-${UBOOT_VERSION}
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= sysutils meta-pkgs
MASTER_SITES= # empty
@@ -51,6 +51,7 @@ DEPENDS+= u-boot-lamobo-r1-[0-9]*:../../
.if !empty(PKG_OPTIONS:Mamlogic-meson)
DEPENDS+= u-boot-libretech-cc-[0-9]*:../../sysutils/u-boot-libretech-cc
.endif
+DEPENDS+= u-boot-marsboard-[0-9]*:../../sysutils/u-boot-marsboard
DEPENDS+= u-boot-nanopi-duo2-[0-9]*:../../sysutils/u-boot-nanopi-duo2
DEPENDS+= u-boot-nanopi-m1-[0-9]*:../../sysutils/u-boot-nanopi-m1
DEPENDS+= u-boot-nanopi-neo-plus2-[0-9]*:../../sysutils/u-boot-nanopi-neo-plus2
Home |
Main Index |
Thread Index |
Old Index