parent
4c63a5ca19
commit
8acf2cc06b
2 changed files with 9612 additions and 4 deletions
9608
srcpkgs/linux5.6/files/i386-dotconfig
Normal file
9608
srcpkgs/linux5.6/files/i386-dotconfig
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'linux5.6'
|
||||
pkgname=linux5.6
|
||||
version=5.6.7
|
||||
version=5.6.8
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://www.kernel.org"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
|
||||
checksum=23a0420f29eacb66d71f86f64fbd35a1b6ff617d520e3e05f3e1f537d46692ca
|
||||
checksum=19e142ff07a2c8d10116074099b9d845682e74544a2b6c1641f7cb044ac282df
|
||||
python_version=2 #unverified
|
||||
patch_args="-Np1"
|
||||
|
||||
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.
|
||||
archs="x86_64* ppc*"
|
||||
archs="x86_64* i686* ppc*"
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in a new issue