blob: 4a2c0b29f625cc1f2f9643a9ef2e4b83b78bcb2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DEPEND=!build? ( sys-apps/sed ) >=dev-vcs/git-1.8.2.1[curl]
DESCRIPTION=Raspberry Pi kernel sources
EAPI=6
HOMEPAGE=https://github.com/raspberrypi/linux
INHERIT=kernel-2 git-r3 eapi7-ver
IUSE=symlink build
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=!build? ( dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=4.19.9999
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e eapi7-ver f9ec87e93172b25ce65a85303dc06964 kernel-2 4f32d83b54879e33911296cb0d0d8567 git-r3 b8e8c92aa5fe8df7187e466138eb4e52
_md5_=8dcf97f6c79d5b87810786fcf985d174
|