summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/u-boot-roc-rk3328-cc/Makefile6
-rw-r--r--sysutils/u-boot/distinfo-2020.07-rc4 (renamed from sysutils/u-boot-roc-rk3328-cc/distinfo)2
-rw-r--r--sysutils/u-boot/patches-2020.07-rc4/patch-include_image.h (renamed from sysutils/u-boot-roc-rk3328-cc/patches/patch-include_image.h)2
3 files changed, 3 insertions, 7 deletions
diff --git a/sysutils/u-boot-roc-rk3328-cc/Makefile b/sysutils/u-boot-roc-rk3328-cc/Makefile
index b2043ea5f74..2c4be37cecd 100644
--- a/sysutils/u-boot-roc-rk3328-cc/Makefile
+++ b/sysutils/u-boot-roc-rk3328-cc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/06/30 14:40:05 thorpej Exp $
+# $NetBSD: Makefile,v 1.2 2021/06/25 08:40:54 mrg Exp $
UBOOT_TARGET= roc-rk3328-cc
UBOOT_CONFIG= roc-cc-rk3328_defconfig
@@ -8,10 +8,6 @@ UBOOT_INSTALLBOOT_PLIST= installboot.plist
UBOOT_VERSION= 2020.07-rc4
-DISTINFO_FILE= ${.CURDIR}/../../sysutils/u-boot-roc-rk3328-cc/distinfo
-PATCHDIR= ${.CURDIR}/../../sysutils/u-boot-roc-rk3328-cc/patches
-DISTFILES= ${DEFAULT_DISTFILES}
-
# This could be moved to u-boot.mk as long as we don't have support for
# any imx8 boards.
CHECK_PORTABILITY_SKIP+= tools/imx8m_image.sh
diff --git a/sysutils/u-boot-roc-rk3328-cc/distinfo b/sysutils/u-boot/distinfo-2020.07-rc4
index 9f6e49f8e99..82e3972f3c3 100644
--- a/sysutils/u-boot-roc-rk3328-cc/distinfo
+++ b/sysutils/u-boot/distinfo-2020.07-rc4
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1 2020/06/30 14:40:05 thorpej Exp $
+$NetBSD: distinfo-2020.07-rc4,v 1.1 2021/06/25 08:40:53 mrg Exp $
SHA1 (u-boot-2020.07-rc4.tar.bz2) = 6bd6aaf18c580e0e24221b45de45958b94580df0
RMD160 (u-boot-2020.07-rc4.tar.bz2) = 21df7e0cff66843e963d07d22c508d81305af35a
diff --git a/sysutils/u-boot-roc-rk3328-cc/patches/patch-include_image.h b/sysutils/u-boot/patches-2020.07-rc4/patch-include_image.h
index c204f67dc2c..b251351b6d7 100644
--- a/sysutils/u-boot-roc-rk3328-cc/patches/patch-include_image.h
+++ b/sysutils/u-boot/patches-2020.07-rc4/patch-include_image.h
@@ -1,4 +1,4 @@
-$NetBSD: patch-include_image.h,v 1.1 2020/06/30 14:40:05 thorpej Exp $
+$NetBSD: patch-include_image.h,v 1.1 2021/06/25 08:40:53 mrg Exp $
Ensure the correct byte order macros are used when image.h is included
in a host tool.