linux3.14: update to 3.14.34.
This commit is contained in:
parent
78e56defda
commit
15dec16418
1 changed files with 11 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'linux3.14'
|
# Template file for 'linux3.14'
|
||||||
#
|
#
|
||||||
pkgname=linux3.14
|
pkgname=linux3.14
|
||||||
version=3.14.33
|
version=3.14.34
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="The Linux kernel and modules (3.14 series)"
|
short_desc="The Linux kernel and modules (3.14 series)"
|
||||||
distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
|
distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
|
||||||
checksum=66755a165bcf8c60ecc9ff1d2aba161194f1a775485ba19e2a3dc2f24782981f
|
checksum=041e2a65565dc93bb5f64422c56d3ca11057b0a2ac2287f04fe9ee9aa1ae0da2
|
||||||
|
|
||||||
_kernver="${version}_${revision}"
|
_kernver="${version}_${revision}"
|
||||||
|
|
||||||
|
@ -21,6 +21,8 @@ makedepends="bc perl kmod>=11_2 libressl-openssl"
|
||||||
triggers="kernel-hooks"
|
triggers="kernel-hooks"
|
||||||
# These files could be modified when an external module is built.
|
# These files could be modified when an external module is built.
|
||||||
mutable_files="
|
mutable_files="
|
||||||
|
/usr/lib/modules/${_kernver}/modules.builtin.bin
|
||||||
|
/usr/lib/modules/${_kernver}/modules.softdep
|
||||||
/usr/lib/modules/${_kernver}/modules.dep
|
/usr/lib/modules/${_kernver}/modules.dep
|
||||||
/usr/lib/modules/${_kernver}/modules.dep.bin
|
/usr/lib/modules/${_kernver}/modules.dep.bin
|
||||||
/usr/lib/modules/${_kernver}/modules.symbols
|
/usr/lib/modules/${_kernver}/modules.symbols
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue