blob: 6a1fd97f99bbf4565a77c0e9224dca33a9321cdd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=!build? ( sys-apps/sed )
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Raspberry Pi kernel sources
EAPI=8
HOMEPAGE=https://github.com/raspberrypi/linux
INHERIT=kernel-2 linux-info
IUSE=symlink build
KEYWORDS=~arm ~arm64
LICENSE=GPL-2
RDEPEND=!build? ( app-arch/cpio 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=5.15.32_p20220331-r1
SRC_URI=https://github.com/raspberrypi/linux/archive/1.20220331.tar.gz -> linux-5.15.32_p20220331-raspberrypi.tar.gz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.15-1.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.15-1.base.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-5.15-1.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.15-1.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.15-1.extras.tar.xz https://dev.gentoo.org/~whissi/dist/genpatches/genpatches-5.15-1.extras.tar.xz
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 kernel-2 7243c5ee4d1a26f42930f137a20ed659 linux-info dcbf4f67bc38bee48e9d69a4344e8059
_md5_=b09fe1342d019a1914e7293a37caef32
|