blob: 11ab85e77dd894265b58e2192ffcad85d33f6a65 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DEPEND=rust? ( || ( >=dev-lang/rust-bin-1.76[rust-src,rustfmt] >=dev-lang/rust-1.76[rust-src,rustfmt] ) dev-util/bindgen )
DESCRIPTION=Asahi Linux kernel sources
EAPI=8
HOMEPAGE=https://asahilinux.org
INHERIT=kernel-2
IUSE=rust symlink build
KEYWORDS=arm64
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=6.9.9_p5-r1
SRC_URI=https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.9.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.9-10.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.9-10.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.9-10.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.9-10.extras.tar.xz https://github.com/AsahiLinux/linux/compare/v6.9.9...asahi-6.9.9-5.patch -> linux-asahi-6.9.9-5.patch
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 0e01377cce73a7a06321d0ef97388d31
_md5_=003861edb8aca173a9f6d5f5f445609c
|