mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-imx6-cubox-dt to 3.14.43-1
This commit is contained in:
parent
43d688f434
commit
92dcb165cf
2 changed files with 4 additions and 4 deletions
|
@ -11,11 +11,11 @@ buildarch=4
|
||||||
pkgbase=linux-imx6-cubox-dt
|
pkgbase=linux-imx6-cubox-dt
|
||||||
pkgname=('linux-imx6-cubox-dt' 'linux-headers-imx6-cubox-dt')
|
pkgname=('linux-imx6-cubox-dt' 'linux-headers-imx6-cubox-dt')
|
||||||
# pkgname=linux-custom # Build kernel with a different name
|
# pkgname=linux-custom # Build kernel with a different name
|
||||||
_commit=a4aba7e64cdf278ef69e7508e947b866c6e00068
|
_commit=3445dcb53a1104cd23e0c023c736195f0034c393
|
||||||
_srcname=linux-imx6-3.14-${_commit}
|
_srcname=linux-imx6-3.14-${_commit}
|
||||||
_kernelname=${pkgname#linux}
|
_kernelname=${pkgname#linux}
|
||||||
_basekernel=3.14
|
_basekernel=3.14
|
||||||
pkgver=${_basekernel}.42
|
pkgver=${_basekernel}.43
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
cryptodev_commit=da730106c2558c8e0c8e1b1b1812d32ef9574ab7
|
cryptodev_commit=da730106c2558c8e0c8e1b1b1812d32ef9574ab7
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
|
@ -33,7 +33,7 @@ source=("linux-${_commit}::https://github.com/moonman/linux-imx6-3.14/archive/${
|
||||||
'003_cec.patch'
|
'003_cec.patch'
|
||||||
'0001-AUFS-fix-for-3.14.40.patch')
|
'0001-AUFS-fix-for-3.14.40.patch')
|
||||||
|
|
||||||
md5sums=('056edce138317c61db22b0541e9494d5'
|
md5sums=('ae80900c2e3f63bc4f9109909e5f9c91'
|
||||||
'8fb4d3b7cc970351f3b5078b7893a107'
|
'8fb4d3b7cc970351f3b5078b7893a107'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'1b276abe16d14e133f3f28d9c9e6bd68'
|
'1b276abe16d14e133f3f28d9c9e6bd68'
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# arg 2: the old package version
|
# arg 2: the old package version
|
||||||
|
|
||||||
KERNEL_NAME=-imx6-cubox-dt
|
KERNEL_NAME=-imx6-cubox-dt
|
||||||
KERNEL_VERSION=3.14.41-1-ARCH
|
KERNEL_VERSION=3.14.43-1-ARCH
|
||||||
|
|
||||||
post_install () {
|
post_install () {
|
||||||
# updating module dependencies
|
# updating module dependencies
|
||||||
|
|
Loading…
Reference in a new issue