mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-imx6-cubox-dt 3.14.44-1
This commit is contained in:
parent
c973f84194
commit
9742e9dc15
2 changed files with 4 additions and 4 deletions
|
@ -11,11 +11,11 @@ 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=3445dcb53a1104cd23e0c023c736195f0034c393
|
||||
_commit=e0fdb1dc84ca9e3d964cd26b7dee872bcdd85c49
|
||||
_srcname=linux-imx6-3.14-${_commit}
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.14
|
||||
pkgver=${_basekernel}.43
|
||||
pkgver=${_basekernel}.44
|
||||
pkgrel=1
|
||||
cryptodev_commit=da730106c2558c8e0c8e1b1b1812d32ef9574ab7
|
||||
arch=('armv7h')
|
||||
|
@ -33,7 +33,7 @@ source=("linux-${_commit}::https://github.com/moonman/linux-imx6-3.14/archive/${
|
|||
'003_cec.patch'
|
||||
'0001-AUFS-fix-for-3.14.40.patch')
|
||||
|
||||
md5sums=('ae80900c2e3f63bc4f9109909e5f9c91'
|
||||
md5sums=('a0362c67e7d5f2961ade4900e300b444'
|
||||
'8fb4d3b7cc970351f3b5078b7893a107'
|
||||
'SKIP'
|
||||
'1b276abe16d14e133f3f28d9c9e6bd68'
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# arg 2: the old package version
|
||||
|
||||
KERNEL_NAME=-imx6-cubox-dt
|
||||
KERNEL_VERSION=3.14.43-1-ARCH
|
||||
KERNEL_VERSION=3.14.44-1-ARCH
|
||||
|
||||
post_install () {
|
||||
# updating module dependencies
|
||||
|
|
Loading…
Reference in a new issue