blob: 7f5ea7476f043d14ec1e0c68673827bbb49fa70f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst postrm preinst prerm pretend
DESCRIPTION=Raspberry Pi (all versions) kernel and modules
EAPI=7
HOMEPAGE=https://github.com/raspberrypi/firmware
INHERIT=mount-boot
KEYWORDS=-* ~arm
LICENSE=GPL-2 raspberrypi-videocore-bin
RDEPEND=sys-boot/raspberrypi-firmware
RESTRICT=binchecks strip
SLOT=0
SRC_URI=https://github.com/raspberrypi/firmware/archive/1.20190215.tar.gz -> raspberrypi-image-4.14.98_p20190215.tar.gz
_eclasses_=mount-boot-utils 69218c024651aa10db01df7e8a5b63e0 mount-boot 03b0280b48caf6e18472fa7272cfcda8
_md5_=5e9b55214716f0afe7709bcbd2d34064
|