Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/raspberrypi-firmware/
Date: Sun, 15 Oct 2017 09:21:36
Message-Id: 1508059277.cfabb354d7f24743c95a139daec9a98c7adbc24c.kensington@gentoo
1 commit: cfabb354d7f24743c95a139daec9a98c7adbc24c
2 Author: Rich Alimi <rich <AT> velvetsea <DOT> net>
3 AuthorDate: Sun Sep 10 23:16:17 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 15 09:21:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfabb354
7
8 sys-boot/raspberrypi-firmware: Include device trees, #630612
9
10 Include device trees and overlays. See
11 https://www.raspberrypi.org/documentation/configuration/device-tree.md
12 for details.
13
14 Closes: https://bugs.gentoo.org/630612
15 Closes: https://github.com/gentoo/gentoo/pull/5684
16 Package-Manager: Portage-2.3.6, Repoman-2.3.1
17
18 sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild | 4 +++-
19 1 file changed, 3 insertions(+), 1 deletion(-)
20
21 diff --git a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
22 index 0ed95ddb533..8cdb8f63caa 100644
23 --- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
24 +++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2015 Gentoo Foundation
27 +# Copyright 1999-2017 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29
30 EAPI=5
31 @@ -44,6 +44,8 @@ src_install() {
32 insinto /boot
33 cd boot
34 doins bootcode.bin COPYING.linux fixup*.dat LICENCE.broadcom start*elf
35 + doins *.dtb
36 + doins -r overlays
37 newins "${FILESDIR}"/${PN}-0_p20130711-config.txt config.txt
38 newins "${FILESDIR}"/${PN}-0_p20130711-cmdline.txt cmdline.txt
39 newenvd "${FILESDIR}"/${PN}-0_p20130711-envd 90${PN}