Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 899603 Details for
Bug 937566
virtual/linux-sources do not provide sources for dist kernels
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Example ebuild
amneziawg-1.0.20240711.ebuild (text/plain), 672 bytes, created by
romikb
on 2024-08-08 12:12:10 UTC
(
hide
)
Description:
Example ebuild
Filename:
MIME Type:
Creator:
romikb
Created:
2024-08-08 12:12:10 UTC
Size:
672 bytes
patch
obsolete
># Distributed under the terms of the GNU General Public License v2 > >EAPI=7 > >inherit linux-mod-r1 > >DESCRIPTION="AmneziaWG Linux kernel module" >HOMEPAGE="https://github.com/amnezia-vpn/amneziawg-linux-kernel-module" >SRC_URI="https://github.com/amnezia-vpn/amneziawg-linux-kernel-module/tarball/069c78967197d9a0267083203759803fecd75c08 -> amneziawg-linux-kernel-module-1.0.20240711-069c789.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="*" > >post_src_unpack() { > mv ${WORKDIR}/amnezia-vpn-amneziawg-linux-kernel-module-* ${S} || die >} > >src_compile() { > ln -s ${KV_DIR} src/kernel > > local modlist=(amneziawg=kernel/drivers/net:src:src:all) > > linux-mod-r1_src_compile >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 937566
: 899603 |
899604