pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Jun 19 02:07:24 UTC 2024

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
sysutils/Makefile: add visionfive2-related packages


To generate a diff of this commit:
cvs rdiff -u -r1.1128 -r1.1129 pkgsrc/sysutils/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/Makefile
diff -u pkgsrc/sysutils/Makefile:1.1128 pkgsrc/sysutils/Makefile:1.1129
--- pkgsrc/sysutils/Makefile:1.1128     Sun May 26 13:00:35 2024
+++ pkgsrc/sysutils/Makefile    Wed Jun 19 02:07:24 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1128 2024/05/26 13:00:35 markd Exp $
+# $NetBSD: Makefile,v 1.1129 2024/06/19 02:07:24 gutteridge Exp $
 #
 
 COMMENT=       System utilities
@@ -506,6 +506,8 @@ SUBDIR+=    oak
 SUBDIR+=       onefetch
 SUBDIR+=       open-vm-tools
 SUBDIR+=       openipmi
+#SUBDIR+=      opensbi
+SUBDIR+=       opensbi-visionfive2
 SUBDIR+=       openstack_init
 SUBDIR+=       osname
 SUBDIR+=       ovmf
@@ -841,6 +843,7 @@ SUBDIR+=    u-boot-rpi3-32
 SUBDIR+=       u-boot-sopine-baseboard
 SUBDIR+=       u-boot-tinker
 SUBDIR+=       u-boot-udoo-neo-imx6sx
+SUBDIR+=       u-boot-visionfive2
 SUBDIR+=       u-boot-zynq-zturn
 SUBDIR+=       u-boot-zynq-zybo
 SUBDIR+=       u-boot-zynq-zybo-z7



Home | Main Index | Thread Index | Old Index