mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-imx6 to 3.14.78-1
This commit is contained in:
parent
931c2e5264
commit
9a78d17f0e
2 changed files with 6 additions and 6 deletions
|
@ -7,13 +7,13 @@ buildarch=4
|
|||
pkgbase=linux-imx6
|
||||
pkgname=('linux-imx6' 'linux-imx6-headers')
|
||||
# pkgname=linux-custom # Build kernel with a different name
|
||||
_commit=41e8eb3b979b1ae928aeeec9a0c127cdfc8d45f6
|
||||
_commit=caccaa2e0f79ed2e170920ec567daf5fe570c0f5
|
||||
_srcname=linux-fslc-sr-${_commit}
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.14
|
||||
pkgver=${_basekernel}.77
|
||||
pkgver=${_basekernel}.78
|
||||
pkgrel=1
|
||||
cryptodev_commit=bc67142c57eadc0aafd0323ec527849012786643
|
||||
cryptodev_commit=f116a93224fc7b85f83d2c53f565f8fd86165ecc
|
||||
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -27,8 +27,8 @@ source=("linux-${_commit}::https://github.com/moonman/linux-fslc-sr/archive/${_c
|
|||
'fix_cec.patch'
|
||||
'fix_cec_revb1.patch'
|
||||
'config')
|
||||
md5sums=('bb8443da859bd4bd182364c516f4c320'
|
||||
'2c8ecae91223868decdf37b8a76489b7'
|
||||
md5sums=('461a593e10ff048406322e8ca4dfe67b'
|
||||
'bd52f10ced89e663d2f4d138948828fd'
|
||||
'SKIP'
|
||||
'1b276abe16d14e133f3f28d9c9e6bd68'
|
||||
'56ca9bd64f5539740ebbcba033dc13fd'
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# arg 2: the old package version
|
||||
|
||||
KERNEL_NAME=-imx6
|
||||
KERNEL_VERSION=3.14.74-1-ARCH
|
||||
KERNEL_VERSION=3.14.77-1.1-ARCH
|
||||
|
||||
post_install () {
|
||||
# updating module dependencies
|
||||
|
|
Loading…
Reference in a new issue