public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/rpi-eeprom/
Date: Wed,  2 Mar 2022 02:19:38 +0000 (UTC)	[thread overview]
Message-ID: <1646187534.e1a2ba1b8b6451c38200c0a7b693ddb01b016bbe.sam@gentoo> (raw)

commit:     e1a2ba1b8b6451c38200c0a7b693ddb01b016bbe
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  1 23:35:32 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar  2 02:18:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1a2ba1b

dev-embedded/rpi-eeprom: install rpi-eeprom-digest

Closes: https://bugs.gentoo.org/831856
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-embedded/rpi-eeprom/Manifest                               |  2 ++
 ...{rpi-eeprom-13.3_p1.ebuild => rpi-eeprom-13.3_p1-r1.ebuild} | 10 +++++-----
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/dev-embedded/rpi-eeprom/Manifest b/dev-embedded/rpi-eeprom/Manifest
index d68d9e87ab20..b8b8e78e0bff 100644
--- a/dev-embedded/rpi-eeprom/Manifest
+++ b/dev-embedded/rpi-eeprom/Manifest
@@ -4,3 +4,5 @@ DIST rpi-eeprom_12.5-1.debian.tar.xz 11808 BLAKE2B 82eccb61fbac25c9f20343ebccd45
 DIST rpi-eeprom_12.5.orig.tar.gz 13662998 BLAKE2B 6c3937f4c4a950c6cc78285134bb8ee0b5459e9c9ba39ac020c6cd5e0b0bb6d6647d788c81ff1d639a87dd825d8b5fcaa29318f63823e56f6884ec4ce9a52361 SHA512 82608eee6106380b09657d729013e953f50bba2a45084fb9d38238142505a4f51f1f7c586dbd10a29e79b02d0b82670498f3dae16e368506a8187f1076d790fc
 DIST rpi-eeprom_13.3-1.debian.tar.xz 12768 BLAKE2B 823b1f25cda98cb2888b6b423b6120f5c1474735c58933ac11fe9380fa31fcbef260afb2ebcced423301bee207c171c5ccea3ba9c8cc4dae579c2dba55a60cba SHA512 0b8e15b1c827506dcdf7a6f19acd1ceb32f0901b9c438994af7f1e38a0ced05b7f123225ae8ecca4147ce04e1d7500ddcdfaeddeb90f0342af2dee9e4ffbfe04
 DIST rpi-eeprom_13.3.orig.tar.gz 17497524 BLAKE2B f65fc9b6a98dd3a4d3f4095e03279d832a64d0f12f9edd7e7af2b8afe8b290f4db6ec39e755df9fb5b317930235bf1c7205be4b3f838f6cbbf92e1d80574b342 SHA512 d5885444fd90a5f24c94a3af4f093744f4a63947a119059c851cd6639e572138205a48f7cd126c3deafe104e76985197e1fa36c8aa72a16bb173f11750b85151
+DIST rpi-eeprom_13.9-1.debian.tar.xz 13256 BLAKE2B f03573a67a1bc103cc0a3bfb398ba925f5505ab561f33d0f73aed7eb5d106f0ac382a9a287d703d66a38bdfbaf0941f56a70637c37c728a92e14ff3ec1c16da6 SHA512 da86291d8629eedd66c4359a3571b548f6b0de7533c6baeeddb3fffcca1352c0873f4058b1e6cefe017dbd1fb9389762a691d510dc22406a3a6036727d92ee69
+DIST rpi-eeprom_13.9.orig.tar.gz 19693981 BLAKE2B 7314a2696b1db7f7de1b51d814aa7dc149607082ec7bfaf7c5e383067e4cc3e49efa36f8077ebbbb54393cf5177a65f1d99fe5b002ffb217d4be3e09dd39286c SHA512 5076ecf2485415565e84c413827b2813d3ebb9a7e23b2f595ce7dfdc91946f3c23f23634e4666d27398b02e70959ed3c6f0f7381599acb0b3d18e5773658b89f

diff --git a/dev-embedded/rpi-eeprom/rpi-eeprom-13.3_p1.ebuild b/dev-embedded/rpi-eeprom/rpi-eeprom-13.3_p1-r1.ebuild
similarity index 97%
rename from dev-embedded/rpi-eeprom/rpi-eeprom-13.3_p1.ebuild
rename to dev-embedded/rpi-eeprom/rpi-eeprom-13.3_p1-r1.ebuild
index 262715970d27..12e3cb37f8e8 100644
--- a/dev-embedded/rpi-eeprom/rpi-eeprom-13.3_p1.ebuild
+++ b/dev-embedded/rpi-eeprom/rpi-eeprom-13.3_p1-r1.ebuild
@@ -3,20 +3,20 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8,9} )
 
 inherit python-r1 systemd
 
-DESCRIPTION="Updater for Raspberry Pi 4 bootloader and the VL805 USB controller"
-HOMEPAGE="https://github.com/raspberrypi/rpi-eeprom/"
 MY_P="${PN}-$(ver_cut 1-2)"
 MY_BASE_URL="https://archive.raspberrypi.org/debian/pool/main/r/${PN}/${PN}_$(ver_cut 1-2)"
+DESCRIPTION="Updater for Raspberry Pi 4 bootloader and the VL805 USB controller"
+HOMEPAGE="https://github.com/raspberrypi/rpi-eeprom/"
 SRC_URI="${MY_BASE_URL}-$(ver_cut 4).debian.tar.xz
 	${MY_BASE_URL}.orig.tar.gz"
 S="${WORKDIR}"
 
-SLOT="0"
 LICENSE="BSD rpi-eeprom"
+SLOT="0"
 KEYWORDS="~arm ~arm64"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
@@ -46,7 +46,7 @@ src_install() {
 	python_scriptinto /usr/sbin
 	python_foreach_impl python_newscript rpi-eeprom-config rpi-eeprom-config
 
-	dosbin rpi-eeprom-update
+	dosbin rpi-eeprom-update rpi-eeprom-digest
 	keepdir /var/lib/raspberrypi/bootloader/backup
 
 	for dir in critical stable beta; do


             reply	other threads:[~2022-03-02  2:19 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-02  2:19 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-30 17:50 [gentoo-commits] repo/gentoo:master commit in: dev-embedded/rpi-eeprom/ Andreas Sturmlechner
2025-01-18 14:37 Sam James
2024-11-15  9:19 Arthur Zamarin
2024-11-14  3:17 Sam James
2024-10-14  7:16 Florian Schmaus
2024-01-14 14:57 James Le Cuirot
2024-01-14 14:57 James Le Cuirot
2023-03-04 11:15 Arthur Zamarin
2023-01-14 10:05 Dennis Lamm
2023-01-14 10:05 Dennis Lamm
2022-12-21 12:07 Dennis Lamm
2022-04-29 19:06 Sam James
2022-04-17 16:44 Sam James
2022-03-23  9:58 Jakov Smolić
2022-03-22  1:54 Sam James
2022-03-14 12:26 Sam James
2022-03-02  2:19 Sam James
2022-01-21 19:13 Sam James
2021-12-01 18:48 Sam James
2021-06-21 22:36 Sam James
2021-02-02 15:10 Sam James
2021-01-27  7:31 Sam James
2021-01-25 14:06 Sam James
2020-12-17 17:33 Sam James
2020-12-15  3:06 Sam James
2020-12-10 17:43 Sam James
2020-11-26  5:06 Sam James

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=1646187534.e1a2ba1b8b6451c38200c0a7b693ddb01b016bbe.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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