mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-odroid-xu-headless to 3.4.76-1
This commit is contained in:
parent
3bd2a4ae1b
commit
85d9641fbb
2 changed files with 5 additions and 6 deletions
|
@ -4,11 +4,11 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu-headless
|
||||
_commit=5e99ebf38811b6c81da95d91a6ffabc8a0dc95fc
|
||||
_commit=e8622e96b7e2ad7d4e0f5ae7bb75bf93fa6b453c
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU (headless)"
|
||||
pkgver=3.4.75
|
||||
pkgver=3.4.76
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -18,8 +18,8 @@ options=('!strip')
|
|||
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||
'config'
|
||||
'size.patch')
|
||||
md5sums=('013bd8affcb636a0018347b62c14c4e0'
|
||||
'cb94a74e34a260f3aa24bea028912d88'
|
||||
md5sums=('ea521d4120de583901f79afe8cf2caba'
|
||||
'f7c7694c1ef2bdaefba922b91a6bb2fb'
|
||||
'45b9fd00c7cad62dcd5782b2ba9c4d34')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.4.75-1 Kernel Configuration
|
||||
# Linux/arm 3.4.76-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_HAVE_PWM=y
|
||||
|
@ -3057,7 +3057,6 @@ CONFIG_DMA_ENGINE=y
|
|||
#
|
||||
# DMA Clients
|
||||
#
|
||||
# CONFIG_NET_DMA is not set
|
||||
# CONFIG_ASYNC_TX_DMA is not set
|
||||
# CONFIG_DMATEST is not set
|
||||
# CONFIG_AUXDISPLAY is not set
|
||||
|
|
Loading…
Reference in a new issue