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:           Fri Feb 20 01:55:01 UTC 2026

Modified Files:
        pkgsrc/sysutils: Makefile
Removed Files:
        pkgsrc/sysutils/arm-trusted-firmware-rk3399: DESCR Makefile PLIST
            buildlink3.mk

Log Message:
arm-trusted-firmware-rk3399: remove package

This has been superseded by trusted-firmware-a-rk3399 (newer version of
the same package, distinguished by the package name being different,
rather than the usual approach). No u-boot packages for rk3399 use this
anymore. (Though there are still other chipsets using the older "arm-
trusted-firmware" basis.)


To generate a diff of this commit:
cvs rdiff -u -r1.1186 -r1.1187 pkgsrc/sysutils/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/sysutils/arm-trusted-firmware-rk3399/DESCR \
    pkgsrc/sysutils/arm-trusted-firmware-rk3399/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/sysutils/arm-trusted-firmware-rk3399/Makefile
cvs rdiff -u -r1.5 -r0 \
    pkgsrc/sysutils/arm-trusted-firmware-rk3399/buildlink3.mk

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.1186 pkgsrc/sysutils/Makefile:1.1187
--- pkgsrc/sysutils/Makefile:1.1186     Thu Feb 19 08:28:08 2026
+++ pkgsrc/sysutils/Makefile    Fri Feb 20 01:55:00 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1186 2026/02/19 08:28:08 pin Exp $
+# $NetBSD: Makefile,v 1.1187 2026/02/20 01:55:00 gutteridge Exp $
 #
 
 COMMENT=       System utilities
@@ -37,7 +37,6 @@ SUBDIR+=      ansible-lint
 SUBDIR+=       apcupsd
 SUBDIR+=       arm-trusted-firmware-fiptool
 SUBDIR+=       arm-trusted-firmware-rk3328
-SUBDIR+=       arm-trusted-firmware-rk3399
 SUBDIR+=       arm-trusted-firmware-sun50i-h6
 SUBDIR+=       arm-trusted-firmware-sun50i_a64
 SUBDIR+=       asapm



Home | Main Index | Thread Index | Old Index