Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rpi-eeprom: update to 2022.05.20.
@ 2022-07-11 13:27 ahesford
  2022-07-11 13:37 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: ahesford @ 2022-07-11 13:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 435 bytes --]

There is a new pull request by ahesford against master on the void-packages repository

https://github.com/ahesford/void-packages rpi-eeprom
https://github.com/void-linux/void-packages/pull/38003

rpi-eeprom: update to 2022.05.20.
#### Testing the changes
- I tested the changes in this PR: **YES**, on a Raspberry Pi 4

cc: @leahneukirchen

A patch file from https://github.com/void-linux/void-packages/pull/38003.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rpi-eeprom-38003.patch --]
[-- Type: text/x-diff, Size: 1867 bytes --]

From 868c949550628bee98b3df4ac0d20b0c61f7c73b Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Mon, 11 Jul 2022 09:25:38 -0400
Subject: [PATCH] rpi-eeprom: update to 2022.05.20.

---
 srcpkgs/rpi-eeprom/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/rpi-eeprom/template b/srcpkgs/rpi-eeprom/template
index 838d81485b88..c5a5e845d2cb 100644
--- a/srcpkgs/rpi-eeprom/template
+++ b/srcpkgs/rpi-eeprom/template
@@ -1,29 +1,29 @@
 # Template file for 'rpi-eeprom'
 pkgname=rpi-eeprom
-version=2021.06.17
-revision=2
-_githash="cecc46f6878ff03ab87c1cdd3c17ca0b446546d2"
+version=2022.05.20
+revision=1
+_githash="1c758a0904630da2ea905118bdf34fe2d8a6bb5e"
 archs="armv7* aarch64*"
 wrksrc="${pkgname}-${_githash}"
-conf_files="/etc/default/rpi-eeprom-update-default"
+conf_files="/etc/default/rpi-eeprom-update"
 depends="binutils pciutils python3 rpi-firmware rpi-userland"
 short_desc="Bootloader and VL805 USB controller EEPROM update tool for RPi4"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-3-Clause, custom:Proprietary"
 homepage="https://github.com/raspberrypi/rpi-eeprom/"
 distfiles="https://github.com/raspberrypi/rpi-eeprom/archive/${_githash}.tar.gz"
-checksum=668227625344c9dfa615eb9ec77c26f7126615fb4c054cfd4caaf25385475de9
+checksum=ab4e20ef187f1583265c0face1d7d1597df2dc5d0fef697b459794924542388a
 python_version=3
 repository=nonfree
 
 do_install() {
 	vbin rpi-eeprom-config
 	vbin rpi-eeprom-update
-	vinstall rpi-eeprom-update-default 644 etc/default
+	vbin rpi-eeprom-digest
+	vinstall rpi-eeprom-update-default 644 etc/default rpi-eeprom-update
 
 	vmkdir usr/lib/firmware/raspberrypi/bootloader
 	vcopy firmware/* usr/lib/firmware/raspberrypi/bootloader/
-	rm -rf ${DESTDIR}/usr/lib/firmware/raspberrypi/bootloader/firmware/old
 
 	vlicense LICENSE
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: rpi-eeprom: update to 2022.05.20.
  2022-07-11 13:27 [PR PATCH] rpi-eeprom: update to 2022.05.20 ahesford
@ 2022-07-11 13:37 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2022-07-11 13:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 279 bytes --]

There's a merged pull request on the void-packages repository

rpi-eeprom: update to 2022.05.20.
https://github.com/void-linux/void-packages/pull/38003

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**, on a Raspberry Pi 4

cc: @leahneukirchen

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-11 13:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11 13:27 [PR PATCH] rpi-eeprom: update to 2022.05.20 ahesford
2022-07-11 13:37 ` [PR PATCH] [Merged]: " leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).