pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/u-boot-bananapi-r2
Module Name: pkgsrc
Committed By: wiz
Date: Thu Aug 19 07:44:49 UTC 2021
Modified Files:
pkgsrc/sysutils/u-boot-bananapi-r2: Makefile
Log Message:
u-boot-bananapi-r2: comment out non-existent PATCHDIR
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/sysutils/u-boot-bananapi-r2/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-bananapi-r2/Makefile
diff -u pkgsrc/sysutils/u-boot-bananapi-r2/Makefile:1.9 pkgsrc/sysutils/u-boot-bananapi-r2/Makefile:1.10
--- pkgsrc/sysutils/u-boot-bananapi-r2/Makefile:1.9 Thu Aug 12 07:25:55 2021
+++ pkgsrc/sysutils/u-boot-bananapi-r2/Makefile Thu Aug 19 07:44:49 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2021/08/12 07:25:55 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2021/08/19 07:44:49 wiz Exp $
UBOOT_TARGET= bananapi-r2
UBOOT_CONFIG= mt7623n_bpir2_defconfig
@@ -9,7 +9,7 @@ UBOOT_INSTALLBOOT_PLIST= installboot.pli
UBOOT_VERSION= 2020.04
DISTINFO_FILE= ${.CURDIR}/../../sysutils/u-boot-bananapi-r2/distinfo
-PATCHDIR= ${.CURDIR}/../../sysutils/u-boot-bananapi-r2/patches
+#PATCHDIR= ${.CURDIR}/../../sysutils/u-boot-bananapi-r2/patches
DISTFILES= ${DEFAULT_DISTFILES}
# This could be moved to u-boot.mk as long as we don't have support for
Home |
Main Index |
Thread Index |
Old Index