mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-15 04:29:02 +08:00
linux: update to 3.12.3
This commit is contained in:
parent
62e57f6377
commit
3d82dfa90e
@ -1,11 +1,11 @@
|
|||||||
#maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
#maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
||||||
|
|
||||||
_extramodules=extramodules-3.10-CHAKRA
|
_extramodules=extramodules-3.12-CHAKRA
|
||||||
_kernver="$(cat /lib/modules/${_extramodules}/version)"
|
_kernver="$(cat /lib/modules/${_extramodules}/version)"
|
||||||
|
|
||||||
pkgname=broadcom-wl
|
pkgname=broadcom-wl
|
||||||
pkgver=6.30.223.141
|
pkgver=6.30.223.141
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc='Broadcom 802.11abgn hybrid Linux networking device driver'
|
pkgdesc='Broadcom 802.11abgn hybrid Linux networking device driver'
|
||||||
url='http://www.broadcom.com/support/802.11/linux_sta.php'
|
url='http://www.broadcom.com/support/802.11/linux_sta.php'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
pkgbase=linux
|
pkgbase=linux
|
||||||
pkgname=('linux' 'linux-headers' 'linux-docs')
|
pkgname=('linux' 'linux-headers' 'linux-docs')
|
||||||
_kernelname=${pkgname#linux}
|
_kernelname=${pkgname#linux}
|
||||||
_basekernel="3.12"
|
_basekernel="3.12.3"
|
||||||
pkgver=3.12
|
pkgver=3.12.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
@ -30,8 +30,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz
|
|||||||
'linux.preset'
|
'linux.preset'
|
||||||
'change-default-console-loglevel.patch')
|
'change-default-console-loglevel.patch')
|
||||||
|
|
||||||
sha256sums=('2e120ec7fde19fa51dc6b6cc11c81860a0775defcad5a5bf910ed9a50e845a02'
|
sha256sums=('b649c759646a630893c98855fb7e9e87e954105e3acac7b81ca85b1161572713'
|
||||||
'50e2e8067fe01674909f114a5b66b683da35eb7862908e3c0b8b71dc58d3b5f0'
|
'22f2f3249e9014693a487c9734dc4142d89ed8bd9e3b2a74128208f5ea7e47d6'
|
||||||
'c5b5405252250cac6085bddb13f0a2a6007d14d627ebc1f5fed79f9e91e78602'
|
'c5b5405252250cac6085bddb13f0a2a6007d14d627ebc1f5fed79f9e91e78602'
|
||||||
'e9604c6d87ae87830c154c1b12065eb6361e503006025497741f15dbaa9fd3ff'
|
'e9604c6d87ae87830c154c1b12065eb6361e503006025497741f15dbaa9fd3ff'
|
||||||
'03ec8d29245b222c21aee0a043ab9a48702d252d8460d44541fa9ea65bcea7ce'
|
'03ec8d29245b222c21aee0a043ab9a48702d252d8460d44541fa9ea65bcea7ce'
|
||||||
|
Loading…
Reference in New Issue
Block a user