pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/u-boot-pine-h64
Module Name: pkgsrc
Committed By: nia
Date: Mon Jun 21 14:05:12 UTC 2021
Modified Files:
pkgsrc/sysutils/u-boot-pine-h64: Makefile
Log Message:
u-boot-pine-h64: needs py-setuptools
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/sysutils/u-boot-pine-h64/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-pine-h64/Makefile
diff -u pkgsrc/sysutils/u-boot-pine-h64/Makefile:1.9 pkgsrc/sysutils/u-boot-pine-h64/Makefile:1.10
--- pkgsrc/sysutils/u-boot-pine-h64/Makefile:1.9 Thu Mar 11 18:59:59 2021
+++ pkgsrc/sysutils/u-boot-pine-h64/Makefile Mon Jun 21 14:05:12 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2021/03/11 18:59:59 jakllsch Exp $
+# $NetBSD: Makefile,v 1.10 2021/06/21 14:05:12 nia Exp $
UBOOT_TARGET= pine-h64
UBOOT_CONFIG= pine_h64_defconfig
@@ -9,6 +9,8 @@ UBOOT_INSTALLBOOT_PLIST= installboot.pli
UBOOT_VERSION= 2021.01
PKGREVISION= 0
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+
post-extract:
${CP} ${PREFIX}/share/arm-trusted-firmware/sun50i-h6/bl31.bin ${WRKSRC}
Home |
Main Index |
Thread Index |
Old Index