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:           Wed Jun  5 01:28:42 UTC 2024

Modified Files:
        pkgsrc/sysutils/u-boot: Makefile

Log Message:
u-boot: add u-boot-udoo-neo-imx6sx to meta-pkg


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 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.39 pkgsrc/sysutils/u-boot/Makefile:1.40
--- pkgsrc/sysutils/u-boot/Makefile:1.39        Tue May  7 13:32:48 2024
+++ pkgsrc/sysutils/u-boot/Makefile     Wed Jun  5 01:28:42 2024
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.39 2024/05/07 13:32:48 gutteridge Exp $
+# $NetBSD: Makefile,v 1.40 2024/06/05 01:28:42 gutteridge Exp $
 #
 
 .include "../../sysutils/u-boot/u-boot-version.mk"
 
 DISTNAME=      u-boot-${UBOOT_VERSION}
-PKGREVISION=   14
+PKGREVISION=   15
 CATEGORIES=    sysutils meta-pkgs
 MASTER_SITES=  # empty
 
@@ -79,6 +79,7 @@ DEPENDS+=     u-boot-rockpro64-[0-9]*:../../
 DEPENDS+=      u-boot-rpi3-32-[0-9]*:../../sysutils/u-boot-rpi3-32
 DEPENDS+=      u-boot-sopine-baseboard-[0-9]*:../../sysutils/u-boot-sopine-baseboard
 DEPENDS+=      u-boot-tinker-[0-9]*:../../sysutils/u-boot-tinker
+DEPENDS+=      u-boot-udoo-neo-imx6sx-[0-9]*:../../sysutils/u-boot-udoo-neo-imx6sx
 DEPENDS+=      u-boot-zynq-zturn-[0-9]*:../../sysutils/u-boot-zynq-zturn
 DEPENDS+=      u-boot-zynq-zybo-[0-9]*:../../sysutils/u-boot-zynq-zybo
 DEPENDS+=      u-boot-zynq-zybo-z7-[0-9]*:../../sysutils/u-boot-zynq-zybo-z7



Home | Main Index | Thread Index | Old Index