summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-boot/raspberrypi-firmware: drop ~arm64 keywordAndrey Utkin2019-03-252-2/+2
| | | | | | | | | | | | I have mistakingly added it recently. And as neddyseagoon explained, the firmware repository contains files exclusively for 32 bit mode. 64 bit mode is not currently officially supported by Raspberry Pi Foundation even on capable software. Suggested-by: Roy Bamford <neddyseagoon@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-boot/raspberrypi-firmware: add new version 1.20190215Andrey Utkin2019-03-242-0/+61
| | | | | | | Cloned from 9999 ebuild verbatim. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-boot/raspberrypi-firmware: die if cd failsAndrey Utkin2019-03-241-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-boot/raspberrypi-firmware: improve descriptionAndrey Utkin2019-03-241-1/+1
| | | | | | | | | | | | | | | | | Used the improved wording from Conrad's pull request. The old wording might be confusing, implying that the package is only for Raspberry Pi 1 (first generation). This confusion is not resolved even at upstream repository's README, but apparently upstream repo indeed supports all the generations of devices. There are also a couple of justified spelling tweaks: * PI -> Pi (align with official spelling), * boot loader -> bootloader (both are in use, RPi people seem to use the latter). Suggested-by: Conrad Kostecki <conrad@kostecki.com> Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-boot/raspberrypi-firmware: add logic for non-live releasesAndrey Utkin2019-03-241-3/+11
| | | | | | | This allows to add release ebuilds by copying the file verbatim. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-boot/raspberrypi-firmware: drop unused global varsAndrey Utkin2019-03-241-8/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-boot/raspberrypi-firmware: don't install license filesAndrey Utkin2019-03-241-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-boot/raspberrypi-firmware: use shallow git cloneAndrey Utkin2019-03-241-0/+1
| | | | | | | | By default git-r3 eclass pulls full history of the master branch, which is huge in case of this specific upstream repository. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-boot/raspberrypi-firmware: EAPI 5 -> 7Andrey Utkin2019-03-241-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-boot/raspberrypi-firmware: show README.gentoo at postinstAndrey Utkin2019-03-241-0/+4
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-boot/raspberrypi-firmware: update to readme.gentoo-r1Andrey Utkin2019-03-241-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-boot/raspberrypi-firmware: inherit mount-bootAndrey Utkin2019-03-241-1/+1
| | | | | | | | | | This package installs files directly into /boot which is meant to be on a separate partition. Suggested-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-boot/raspberrypi-firmware: drop useless blockerAndrey Utkin2019-03-241-2/+2
| | | | | | | sys-boot/raspberrypi-loader is no longer in the tree. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-boot/raspberrypi-firmware: drop old versionsAndrey Utkin2019-03-244-164/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* sys-boot/raspberrypi-firmware: add maintainersAndrey Utkin2019-03-241-1/+12
| | | | | | | Conrad and me raised our voices when this package was last rited. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* */*: reassign packages for xmw@g.oMichał Górny2018-11-251-4/+1
| | | | | Bug: https://bugs.gentoo.org/319525 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-boot: Update Manifest hashes.Ulrich Müller2017-12-091-9/+9
|
* sys-boot/raspberrypi-firmware: Include device trees, #630612Rich Alimi2017-10-151-1/+3
| | | | | | | | | | Include device trees and overlays. See https://www.raspberrypi.org/documentation/configuration/device-tree.md for details. Closes: https://bugs.gentoo.org/630612 Closes: https://github.com/gentoo/gentoo/pull/5684 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-boot/raspberrypi-firmware: Version bump.Michael Weber2016-03-153-3/+52
| | | | Package-Manager: portage-2.2.28
* sys-boot/raspberrypi-firmware: Version bump (bug 521920).Michael Weber2016-02-192-0/+49
| | | | Package-Manager: portage-2.2.27
* sys-boot/raspberrypi-firmware: drop old versions.Michael Weber2016-02-194-207/+0
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* sys-boot/raspberrypi-firmware: git versionTupone Alfredo2015-11-291-0/+54
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-089-0/+371
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed