Github messages for voidlinux
 help / color / mirror / Atom feed
From: ahesford <ahesford@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] rpi-eeprom: update to 2022.05.20.
Date: Mon, 11 Jul 2022 15:27:18 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38003@inbox.vuxu.org> (raw)

[-- 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
 }

             reply	other threads:[~2022-07-11 13:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-11 13:27 ahesford [this message]
2022-07-11 13:37 ` [PR PATCH] [Merged]: " leahneukirchen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38003@inbox.vuxu.org \
    --to=ahesford@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).