From 8cbaa0affaf681bb38f6a62900d422f27da41413 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Sat, 13 Mar 2021 17:35:08 +0000 Subject: Merge r567377 from 2021Q1 to RELEASE_13_0_0. r567285 was used for the tag as it was the last revision of the tree for RC1 package builds. However, an important update to address issues with USB on the RPI4 followed afterward, and as such, did not make it into the tag. Although technically tags should not change after they are created, too many other changes have happened in the 2021Q1 branch that may potentially interfere with the state of the 13.0-RELEASE cycle. So, I am merging this change to the RELEASE_13_0_0 tag with my re@ hat on. Reported by: manu Approved by: re (implicit) Approved by: portmgr (implicit, re blanket) Sponsored by: Rubicon Communications, LLC ("Netgate") --- sysutils/rpi-firmware/Makefile | 5 ++--- sysutils/rpi-firmware/distinfo | 6 +++--- sysutils/rpi-firmware/pkg-plist | 5 +++++ 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/sysutils/rpi-firmware/Makefile b/sysutils/rpi-firmware/Makefile index 692841c14bd0..c0d0a5401d7e 100644 --- a/sysutils/rpi-firmware/Makefile +++ b/sysutils/rpi-firmware/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= rpi-firmware -PORTVERSION= 1.20210201.g20210201 -PORTREVISION= 1 +PORTVERSION= 1.20210303.g20210303 CATEGORIES= sysutils MAINTAINER= uboot@FreeBSD.org @@ -19,7 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= raspberrypi gonzoua:pscimon GH_PROJECT= firmware rpi3-psci-monitor:pscimon -FW_TAG= 8572bb5 +FW_TAG= fcf8d2f PSCI_TAG= 558620c GH_TAGNAME= ${FW_TAG} ${PSCI_TAG}:pscimon diff --git a/sysutils/rpi-firmware/distinfo b/sysutils/rpi-firmware/distinfo index 048e7e344a61..2e1e0c92066a 100644 --- a/sysutils/rpi-firmware/distinfo +++ b/sysutils/rpi-firmware/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1612801265 -SHA256 (raspberrypi-firmware-1.20210201.g20210201-8572bb5_GH0.tar.gz) = e82417e117b7f4c46a2bcc437c609150edc836145f0000516f08795dba8e0940 -SIZE (raspberrypi-firmware-1.20210201.g20210201-8572bb5_GH0.tar.gz) = 191781383 +TIMESTAMP = 1614939753 +SHA256 (raspberrypi-firmware-1.20210303.g20210303-fcf8d2f_GH0.tar.gz) = 5a0d7247490e0207f0fc32baabcec25a0e97ebdab9cbee216bf9537a1de22e69 +SIZE (raspberrypi-firmware-1.20210303.g20210303-fcf8d2f_GH0.tar.gz) = 192233875 SHA256 (gonzoua-rpi3-psci-monitor-558620c_GH0.tar.gz) = 7621db7933eedaa17a03c282ef8a50be597bd14366149dfa93172d1b3985dbb7 SIZE (gonzoua-rpi3-psci-monitor-558620c_GH0.tar.gz) = 5614 diff --git a/sysutils/rpi-firmware/pkg-plist b/sysutils/rpi-firmware/pkg-plist index 89ae0183d209..7661a0a13cb2 100644 --- a/sysutils/rpi-firmware/pkg-plist +++ b/sysutils/rpi-firmware/pkg-plist @@ -90,6 +90,7 @@ %%DATADIR%%/overlays/hd44780-lcd.dtbo %%DATADIR%%/overlays/hdmi-backlight-hwhack-gpio.dtbo %%DATADIR%%/overlays/hifiberry-amp.dtbo +%%DATADIR%%/overlays/hifiberry-amp100.dtbo %%DATADIR%%/overlays/hifiberry-dac.dtbo %%DATADIR%%/overlays/hifiberry-dacplus.dtbo %%DATADIR%%/overlays/hifiberry-dacplusadc.dtbo @@ -159,6 +160,9 @@ %%DATADIR%%/overlays/pibell.dtbo %%DATADIR%%/overlays/pifacedigital.dtbo %%DATADIR%%/overlays/pifi-40.dtbo +%%DATADIR%%/overlays/pifi-dac-hd.dtbo +%%DATADIR%%/overlays/pifi-dac-zero.dtbo +%%DATADIR%%/overlays/pifi-mini-210.dtbo %%DATADIR%%/overlays/piglow.dtbo %%DATADIR%%/overlays/piscreen.dtbo %%DATADIR%%/overlays/piscreen2r.dtbo @@ -239,6 +243,7 @@ %%DATADIR%%/overlays/vc4-kms-kippah-7inch.dtbo %%DATADIR%%/overlays/vc4-kms-v3d-pi4.dtbo %%DATADIR%%/overlays/vc4-kms-v3d.dtbo +%%DATADIR%%/overlays/vc4-kms-vga666.dtbo %%DATADIR%%/overlays/vga666.dtbo %%DATADIR%%/overlays/w1-gpio-pullup.dtbo %%DATADIR%%/overlays/w1-gpio.dtbo -- cgit v1.2.3