git: a92d15059311 - main - u-boot-*: Remove U_BOOT_SLAVE_PORTREVISION_2021.04
Emmanuel Vadot
manu at FreeBSD.org
Wed Jul 14 19:24:59 UTC 2021
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a92d150593114dc99eae154517ce1696b1b417f6
commit a92d150593114dc99eae154517ce1696b1b417f6
Author: Emmanuel Vadot <manu at FreeBSD.org>
AuthorDate: 2021-07-14 19:23:59 +0000
Commit: Emmanuel Vadot <manu at FreeBSD.org>
CommitDate: 2021-07-14 19:24:43 +0000
u-boot-*: Remove U_BOOT_SLAVE_PORTREVISION_2021.04
This is not needed anymore as we have 2921.07 now.
---
sysutils/u-boot-a13-olinuxino/Makefile | 2 --
sysutils/u-boot-bananapi/Makefile | 2 --
sysutils/u-boot-bananapim2/Makefile | 2 --
sysutils/u-boot-beaglebone/Makefile | 2 --
sysutils/u-boot-chip/Makefile | 2 --
sysutils/u-boot-clearfog/Makefile | 2 --
sysutils/u-boot-cubieboard/Makefile | 2 --
sysutils/u-boot-cubieboard2/Makefile | 2 --
sysutils/u-boot-cubox-hummingboard/Makefile | 2 --
sysutils/u-boot-duovero/Makefile | 2 --
sysutils/u-boot-nanopi-m1plus/Makefile | 2 --
sysutils/u-boot-nanopi-neo-air/Makefile | 2 --
sysutils/u-boot-nanopi-neo/Makefile | 2 --
sysutils/u-boot-olimex-a20-som-evb/Makefile | 2 --
sysutils/u-boot-olinuxino-lime/Makefile | 2 --
sysutils/u-boot-olinuxino-lime2-emmc/Makefile | 2 --
sysutils/u-boot-olinuxino-lime2/Makefile | 2 --
sysutils/u-boot-orangepi-one/Makefile | 2 --
sysutils/u-boot-orangepi-pc-plus/Makefile | 2 --
sysutils/u-boot-orangepi-pc/Makefile | 2 --
sysutils/u-boot-orangepi-plus-2e/Makefile | 2 --
sysutils/u-boot-orangepi-r1/Makefile | 2 --
sysutils/u-boot-orangepi-zero/Makefile | 2 --
sysutils/u-boot-pandaboard/Makefile | 2 --
sysutils/u-boot-pcduino3/Makefile | 2 --
sysutils/u-boot-qemu-arm/Makefile | 2 --
sysutils/u-boot-riotboard/Makefile | 2 --
sysutils/u-boot-rpi-0-w/Makefile | 2 --
sysutils/u-boot-rpi/Makefile | 2 --
sysutils/u-boot-rpi2/Makefile | 2 --
sysutils/u-boot-rpi3-32/Makefile | 2 --
sysutils/u-boot-sinovoip-bpi-m3/Makefile | 2 --
sysutils/u-boot-wandboard/Makefile | 2 --
33 files changed, 66 deletions(-)
diff --git a/sysutils/u-boot-a13-olinuxino/Makefile b/sysutils/u-boot-a13-olinuxino/Makefile
index 347d9973e6ac..407d6922f606 100644
--- a/sysutils/u-boot-a13-olinuxino/Makefile
+++ b/sysutils/u-boot-a13-olinuxino/Makefile
@@ -4,6 +4,4 @@ MODEL= a13-olinuxino
BOARD_CONFIG= A13-OLinuXino_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-bananapi/Makefile b/sysutils/u-boot-bananapi/Makefile
index 2da2a6222521..9ee34393b078 100644
--- a/sysutils/u-boot-bananapi/Makefile
+++ b/sysutils/u-boot-bananapi/Makefile
@@ -4,6 +4,4 @@ MODEL= bananapi
BOARD_CONFIG= Bananapi_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-bananapim2/Makefile b/sysutils/u-boot-bananapim2/Makefile
index a8c40f5f0aa1..5baa88ee439e 100644
--- a/sysutils/u-boot-bananapim2/Makefile
+++ b/sysutils/u-boot-bananapim2/Makefile
@@ -4,6 +4,4 @@ MODEL= bananapim2
BOARD_CONFIG= Sinovoip_BPI_M2_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-beaglebone/Makefile b/sysutils/u-boot-beaglebone/Makefile
index 961ebd05d74e..b111e31c032f 100644
--- a/sysutils/u-boot-beaglebone/Makefile
+++ b/sysutils/u-boot-beaglebone/Makefile
@@ -4,8 +4,6 @@ MODEL= beaglebone
BOARD_CONFIG= am335x_evm_defconfig
FAMILY= omap
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
CONFIG_FRAGMENT= ${.CURDIR}/files/bbb_fragment
FRAGMENT_NAME= bbb_fragment
diff --git a/sysutils/u-boot-chip/Makefile b/sysutils/u-boot-chip/Makefile
index 13264127a450..fce52137940c 100644
--- a/sysutils/u-boot-chip/Makefile
+++ b/sysutils/u-boot-chip/Makefile
@@ -4,6 +4,4 @@ MODEL= chip
BOARD_CONFIG= CHIP_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-clearfog/Makefile b/sysutils/u-boot-clearfog/Makefile
index def7fdb1ea23..c7fa674db0a1 100644
--- a/sysutils/u-boot-clearfog/Makefile
+++ b/sysutils/u-boot-clearfog/Makefile
@@ -4,6 +4,4 @@ MODEL= clearfog
BOARD_CONFIG= clearfog_defconfig
FAMILY= armada38x
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-cubieboard/Makefile b/sysutils/u-boot-cubieboard/Makefile
index 198f0b12cb35..2cd8f57252da 100644
--- a/sysutils/u-boot-cubieboard/Makefile
+++ b/sysutils/u-boot-cubieboard/Makefile
@@ -4,6 +4,4 @@ MODEL= cubieboard
BOARD_CONFIG= Cubieboard_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-cubieboard2/Makefile b/sysutils/u-boot-cubieboard2/Makefile
index 7e28f5ef6402..99a4e7aee710 100644
--- a/sysutils/u-boot-cubieboard2/Makefile
+++ b/sysutils/u-boot-cubieboard2/Makefile
@@ -4,6 +4,4 @@ MODEL= cubieboard2
BOARD_CONFIG= Cubieboard2_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-cubox-hummingboard/Makefile b/sysutils/u-boot-cubox-hummingboard/Makefile
index f455968f7660..45c14eb898fe 100644
--- a/sysutils/u-boot-cubox-hummingboard/Makefile
+++ b/sysutils/u-boot-cubox-hummingboard/Makefile
@@ -4,8 +4,6 @@ MODEL= cubox-hummingboard
BOARD_CONFIG= mx6cuboxi_defconfig
FAMILY= imx6
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
IMXFILE= u-boot.imx
UBOOT_PLIST= ${IMXFILE}
diff --git a/sysutils/u-boot-duovero/Makefile b/sysutils/u-boot-duovero/Makefile
index c4f5a26bf5ec..13cca8bd532e 100644
--- a/sysutils/u-boot-duovero/Makefile
+++ b/sysutils/u-boot-duovero/Makefile
@@ -4,8 +4,6 @@ MODEL= duovero
BOARD_CONFIG= duovero_defconfig
FAMILY= omap
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
BROKEN= Does not build anymore
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-nanopi-m1plus/Makefile b/sysutils/u-boot-nanopi-m1plus/Makefile
index 6ecb5458972e..12ce943fab6f 100644
--- a/sysutils/u-boot-nanopi-m1plus/Makefile
+++ b/sysutils/u-boot-nanopi-m1plus/Makefile
@@ -4,6 +4,4 @@ MODEL= nanopi_m1plus
BOARD_CONFIG= nanopi_m1_plus_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-nanopi-neo-air/Makefile b/sysutils/u-boot-nanopi-neo-air/Makefile
index fe25f5ed224f..b3d99c0565ba 100644
--- a/sysutils/u-boot-nanopi-neo-air/Makefile
+++ b/sysutils/u-boot-nanopi-neo-air/Makefile
@@ -4,6 +4,4 @@ MODEL= nanopi_neo_air
BOARD_CONFIG= nanopi_neo_air_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-nanopi-neo/Makefile b/sysutils/u-boot-nanopi-neo/Makefile
index 2be631dac48c..a9439ce1df49 100644
--- a/sysutils/u-boot-nanopi-neo/Makefile
+++ b/sysutils/u-boot-nanopi-neo/Makefile
@@ -4,6 +4,4 @@ MODEL= nanopi_neo
BOARD_CONFIG= nanopi_neo_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-olimex-a20-som-evb/Makefile b/sysutils/u-boot-olimex-a20-som-evb/Makefile
index 5f1c7a96bddd..b18d1681e6ce 100644
--- a/sysutils/u-boot-olimex-a20-som-evb/Makefile
+++ b/sysutils/u-boot-olimex-a20-som-evb/Makefile
@@ -4,6 +4,4 @@ MODEL= olimex-a20-som-evb
BOARD_CONFIG= A20-Olimex-SOM-EVB_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-olinuxino-lime/Makefile b/sysutils/u-boot-olinuxino-lime/Makefile
index a411daa30779..d547189f2e7f 100644
--- a/sysutils/u-boot-olinuxino-lime/Makefile
+++ b/sysutils/u-boot-olinuxino-lime/Makefile
@@ -4,6 +4,4 @@ MODEL= olinuxino-lime
BOARD_CONFIG= A10-OLinuXino-Lime_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-olinuxino-lime2-emmc/Makefile b/sysutils/u-boot-olinuxino-lime2-emmc/Makefile
index cded1087a2ae..9a8690cf7cf1 100644
--- a/sysutils/u-boot-olinuxino-lime2-emmc/Makefile
+++ b/sysutils/u-boot-olinuxino-lime2-emmc/Makefile
@@ -4,6 +4,4 @@ MODEL= olinuxino-lime2-emmc
BOARD_CONFIG= A20-OLinuXino-Lime2-eMMC_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-olinuxino-lime2/Makefile b/sysutils/u-boot-olinuxino-lime2/Makefile
index 5445b5d7286c..01f63220757b 100644
--- a/sysutils/u-boot-olinuxino-lime2/Makefile
+++ b/sysutils/u-boot-olinuxino-lime2/Makefile
@@ -4,6 +4,4 @@ MODEL= olinuxino-lime2
BOARD_CONFIG= A20-OLinuXino-Lime2_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-orangepi-one/Makefile b/sysutils/u-boot-orangepi-one/Makefile
index bc7d91ed122f..a2f9701b2df4 100644
--- a/sysutils/u-boot-orangepi-one/Makefile
+++ b/sysutils/u-boot-orangepi-one/Makefile
@@ -4,6 +4,4 @@ MODEL= orangepi-one
BOARD_CONFIG= orangepi_one_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-orangepi-pc-plus/Makefile b/sysutils/u-boot-orangepi-pc-plus/Makefile
index e35b61d7bb1b..bf950cb76382 100644
--- a/sysutils/u-boot-orangepi-pc-plus/Makefile
+++ b/sysutils/u-boot-orangepi-pc-plus/Makefile
@@ -4,6 +4,4 @@ MODEL= orangepi-pc-plus
BOARD_CONFIG= orangepi_pc_plus_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-orangepi-pc/Makefile b/sysutils/u-boot-orangepi-pc/Makefile
index a8d03f452999..08affd797db7 100644
--- a/sysutils/u-boot-orangepi-pc/Makefile
+++ b/sysutils/u-boot-orangepi-pc/Makefile
@@ -4,6 +4,4 @@ MODEL= orangepi-pc
BOARD_CONFIG= orangepi_pc_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-orangepi-plus-2e/Makefile b/sysutils/u-boot-orangepi-plus-2e/Makefile
index 6b0d00d5f3ab..c5dc081f8d8f 100644
--- a/sysutils/u-boot-orangepi-plus-2e/Makefile
+++ b/sysutils/u-boot-orangepi-plus-2e/Makefile
@@ -6,6 +6,4 @@ MODEL= orangepi-plus-2e
BOARD_CONFIG= orangepi_plus2e_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-orangepi-r1/Makefile b/sysutils/u-boot-orangepi-r1/Makefile
index 060751d7153a..ae7eef62684d 100644
--- a/sysutils/u-boot-orangepi-r1/Makefile
+++ b/sysutils/u-boot-orangepi-r1/Makefile
@@ -4,6 +4,4 @@ MODEL= orangepi_r1
BOARD_CONFIG= orangepi_r1_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-orangepi-zero/Makefile b/sysutils/u-boot-orangepi-zero/Makefile
index a88846c7676e..505d6ac83724 100644
--- a/sysutils/u-boot-orangepi-zero/Makefile
+++ b/sysutils/u-boot-orangepi-zero/Makefile
@@ -4,6 +4,4 @@ MODEL= orangepi-zero
BOARD_CONFIG= orangepi_zero_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-pandaboard/Makefile b/sysutils/u-boot-pandaboard/Makefile
index 7396e16fd817..abb4a8a6b999 100644
--- a/sysutils/u-boot-pandaboard/Makefile
+++ b/sysutils/u-boot-pandaboard/Makefile
@@ -4,6 +4,4 @@ MODEL= pandaboard
BOARD_CONFIG= omap4_panda_defconfig
FAMILY= omap
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-pcduino3/Makefile b/sysutils/u-boot-pcduino3/Makefile
index 51ae832dec4b..2b6d57ffb75b 100644
--- a/sysutils/u-boot-pcduino3/Makefile
+++ b/sysutils/u-boot-pcduino3/Makefile
@@ -4,6 +4,4 @@ MODEL= pcduino3
BOARD_CONFIG= Linksprite_pcDuino3_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-qemu-arm/Makefile b/sysutils/u-boot-qemu-arm/Makefile
index 6a2c20a1cd68..ac8bbfa94374 100644
--- a/sysutils/u-boot-qemu-arm/Makefile
+++ b/sysutils/u-boot-qemu-arm/Makefile
@@ -4,8 +4,6 @@ MODEL= qemu-arm
BOARD_CONFIG= qemu_arm_defconfig
FAMILY= qemu
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
UBOOT_PLIST= u-boot.bin
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-riotboard/Makefile b/sysutils/u-boot-riotboard/Makefile
index a6ceeb7e5927..d710be0389c8 100644
--- a/sysutils/u-boot-riotboard/Makefile
+++ b/sysutils/u-boot-riotboard/Makefile
@@ -4,8 +4,6 @@ MODEL= riotboard
BOARD_CONFIG= riotboard_defconfig
FAMILY= imx6
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
UBOOT_PLIST= u-boot.imx
UBOOT_EXTRA_TARGETS= u-boot.imx
diff --git a/sysutils/u-boot-rpi-0-w/Makefile b/sysutils/u-boot-rpi-0-w/Makefile
index 991bf5c58059..37cd2a34ad81 100644
--- a/sysutils/u-boot-rpi-0-w/Makefile
+++ b/sysutils/u-boot-rpi-0-w/Makefile
@@ -6,8 +6,6 @@ MODEL= rpi-0-w
BOARD_CONFIG= rpi_0_w_defconfig
FAMILY= rpi
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
DEPENDS= ${LOCALBASE}/share/rpi-firmware/bootcode.bin:sysutils/rpi-firmware
CONFIG_FRAGMENT= ${.CURDIR}/files/rpi_0_w_fragment
diff --git a/sysutils/u-boot-rpi/Makefile b/sysutils/u-boot-rpi/Makefile
index de1a2be000f5..52de21af33e1 100644
--- a/sysutils/u-boot-rpi/Makefile
+++ b/sysutils/u-boot-rpi/Makefile
@@ -6,8 +6,6 @@ MODEL= rpi
BOARD_CONFIG= rpi_defconfig
FAMILY= rpi
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
DEPENDS= ${LOCALBASE}/share/rpi-firmware/bootcode.bin:sysutils/rpi-firmware
CONFIG_FRAGMENT= ${.CURDIR}/files/rpi_fragment
diff --git a/sysutils/u-boot-rpi2/Makefile b/sysutils/u-boot-rpi2/Makefile
index e0d7bdf5b101..f875b8840cab 100644
--- a/sysutils/u-boot-rpi2/Makefile
+++ b/sysutils/u-boot-rpi2/Makefile
@@ -6,8 +6,6 @@ MODEL= rpi2
BOARD_CONFIG= rpi_2_defconfig
FAMILY= rpi
-U_BOOT_SLAVE_PORTREVISION_2021.07= 1
-
DEPENDS= ${LOCALBASE}/share/rpi-firmware/bootcode.bin:sysutils/rpi-firmware
CONFIG_FRAGMENT= ${.CURDIR}/files/rpi2_fragment
diff --git a/sysutils/u-boot-rpi3-32/Makefile b/sysutils/u-boot-rpi3-32/Makefile
index 68e4ed003145..777cd58d3c55 100644
--- a/sysutils/u-boot-rpi3-32/Makefile
+++ b/sysutils/u-boot-rpi3-32/Makefile
@@ -3,6 +3,4 @@ BOARD_CONFIG= rpi_3_32b_defconfig
UBOOT_ARCH= arm
EXTRA_PATCHES=
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${.CURDIR}/../u-boot-rpi3/Makefile"
diff --git a/sysutils/u-boot-sinovoip-bpi-m3/Makefile b/sysutils/u-boot-sinovoip-bpi-m3/Makefile
index 865c63ddd889..73004eea1b93 100644
--- a/sysutils/u-boot-sinovoip-bpi-m3/Makefile
+++ b/sysutils/u-boot-sinovoip-bpi-m3/Makefile
@@ -4,6 +4,4 @@ MODEL= sinovoip-bpi-m3
BOARD_CONFIG= Sinovoip_BPI_M3_defconfig
FAMILY= allwinner
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/u-boot-wandboard/Makefile b/sysutils/u-boot-wandboard/Makefile
index 2d21614591a0..f4844c0a9f9d 100644
--- a/sysutils/u-boot-wandboard/Makefile
+++ b/sysutils/u-boot-wandboard/Makefile
@@ -4,8 +4,6 @@ MODEL= wandboard
BOARD_CONFIG= wandboard_defconfig
FAMILY= imx6
-U_BOOT_SLAVE_PORTREVISION_2021.04= 1
-
IMXFILE= u-boot.imx
UBOOT_PLIST= ${IMXFILE}
More information about the dev-commits-ports-all
mailing list