pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/u-boot-imx8mq-phanbell
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jun 8 09:17:36 UTC 2026
Modified Files:
pkgsrc/sysutils/u-boot-imx8mq-phanbell: Makefile
Log Message:
u-boot-imx8mq-phanbell: needs openssl
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/u-boot-imx8mq-phanbell/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-imx8mq-phanbell/Makefile
diff -u pkgsrc/sysutils/u-boot-imx8mq-phanbell/Makefile:1.1 pkgsrc/sysutils/u-boot-imx8mq-phanbell/Makefile:1.2
--- pkgsrc/sysutils/u-boot-imx8mq-phanbell/Makefile:1.1 Mon Jun 1 08:56:17 2026
+++ pkgsrc/sysutils/u-boot-imx8mq-phanbell/Makefile Mon Jun 8 09:17:36 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2026/06/01 08:56:17 rxg Exp $
+# $NetBSD: Makefile,v 1.2 2026/06/08 09:17:36 wiz Exp $
UBOOT_TARGET= imx8mq-phanbell
UBOOT_CONFIG= imx8mq_phanbell_defconfig
@@ -22,4 +22,5 @@ post-extract:
.include "../../sysutils/trusted-firmware-a-imx8mq/buildlink3.mk"
.include "../../sysutils/u-boot/u-boot-arm64.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index