Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 753431 - dev-embedded/rpi4-eeprom (New packages)
Summary: dev-embedded/rpi4-eeprom (New packages)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: ARM64 Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-11-07 03:03 UTC by Skyler Mäntysaari
Modified: 2020-11-26 05:14 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Skyler Mäntysaari 2020-11-07 03:03:20 UTC
I would like to request packages for the RPI4 and RPi3 eeprom to be included in the tree.

Mainly the images, and the updater.

Reference: https://github.com/sakaki-/genpi64-overlay/tree/master/dev-embedded (Sakaki's overlay and image is EOL.)
Comment 1 Jonas Stein gentoo-dev 2020-11-07 09:43:00 UTC
see also EOL note: https://github.com/sakaki-/genpi64-overlay/blob/master/README.md

I think the best is to build up a support group, who will maintain a fork of his repository in the future.
Comment 2 Skyler Mäntysaari 2020-11-07 13:21:43 UTC
(In reply to Jonas Stein from comment #1)
> see also EOL note:
> https://github.com/sakaki-/genpi64-overlay/blob/master/README.md
> 
> I think the best is to build up a support group, who will maintain a fork of
> their repository in the future.

I had to fix your comment, not that it actually makes a difference.
Comment 3 Larry the Git Cow gentoo-dev 2020-11-26 05:06:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46fe1837f97b8d1580cc616c823c40b2e0d8accd

commit 46fe1837f97b8d1580cc616c823c40b2e0d8accd
Author:     Peter Alfredsen <crabbedhaloablution@icloud.com>
AuthorDate: 2020-11-24 12:40:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-11-26 05:06:29 +0000

    dev-embedded/rpi-eeprom: new package
    
    rpi-eeprom updates the Raspberry Pi 4 bootloader and the
    VL805 USB controller
    
    Closes: https://bugs.gentoo.org/753431
    Package-Manager: Portage-3.0.10, Repoman-3.0.2
    Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com>
    Closes: https://github.com/gentoo/gentoo/pull/18386
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-embedded/rpi-eeprom/Manifest                   |  2 +
 .../rpi-eeprom/files/init.d_rpi-eeprom-update-1    | 18 ++++
 dev-embedded/rpi-eeprom/metadata.xml               | 19 +++++
 dev-embedded/rpi-eeprom/rpi-eeprom-10.2_p1.ebuild  | 95 ++++++++++++++++++++++
 4 files changed, 134 insertions(+)