mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-imx6-cubox-dt to 3.14.51-3
This commit is contained in:
parent
844999e328
commit
7011c9d0d7
2 changed files with 14 additions and 14 deletions
|
@ -11,12 +11,12 @@ buildarch=4
|
|||
pkgbase=linux-imx6-cubox-dt
|
||||
pkgname=('linux-imx6-cubox-dt' 'linux-headers-imx6-cubox-dt')
|
||||
# pkgname=linux-custom # Build kernel with a different name
|
||||
_commit=9817b3b1fe28213afcd314dec9c48915381f1e6d
|
||||
_commit=6e49f8a07dc793717d1065d91cded5ca9bdb2eb6
|
||||
_srcname=linux-imx6-3.14-${_commit}
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.14
|
||||
pkgver=${_basekernel}.51
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
cryptodev_commit=da730106c2558c8e0c8e1b1b1812d32ef9574ab7
|
||||
bfqver=v7r8
|
||||
|
||||
|
@ -37,7 +37,7 @@ source=("linux-${_commit}::https://github.com/moonman/linux-imx6-3.14/archive/${
|
|||
'002_cec.patch'
|
||||
'003_cec.patch')
|
||||
|
||||
md5sums=('ebdf1f1bbbca8a0c73e02dc59f80e4a6'
|
||||
md5sums=('a37a8e12b5b6c65c4c5e6e05b676e3d0'
|
||||
'8fb4d3b7cc970351f3b5078b7893a107'
|
||||
'SKIP'
|
||||
'1b276abe16d14e133f3f28d9c9e6bd68'
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# arg 2: the old package version
|
||||
|
||||
KERNEL_NAME=-imx6-cubox-dt
|
||||
KERNEL_VERSION=3.14.49-1-ARCH
|
||||
KERNEL_VERSION=3.14.51-3-ARCH
|
||||
|
||||
post_install () {
|
||||
# updating module dependencies
|
||||
|
|
Loading…
Reference in a new issue