mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-odroid-xu to 3.4.103-1
This commit is contained in:
parent
42165a6351
commit
d7fecbc6fb
2 changed files with 6 additions and 6 deletions
|
@ -4,11 +4,11 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu
|
||||
_commit=31c5b91603da39997996cc6a314c9791533a5dce
|
||||
_commit=4a4236f2641758f7d25fa65017e8557f80cb71c3
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU"
|
||||
pkgver=3.4.98
|
||||
pkgver=3.4.103
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -17,8 +17,8 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git')
|
|||
options=('!strip')
|
||||
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||
'config')
|
||||
md5sums=('23e043166448281fc74614e769b98e01'
|
||||
'f1c977565f497c452a48c05ff4c0418c')
|
||||
md5sums=('34392129efa0e326522e33a77fd91716'
|
||||
'022fd4efae2d70afad21c5e3982269fd')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.4.98-1 Kernel Configuration
|
||||
# Linux/arm 3.4.103-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_HAVE_PWM=y
|
||||
|
@ -3625,7 +3625,7 @@ CONFIG_KEYS=y
|
|||
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
|
||||
# CONFIG_SECURITY_DMESG_RESTRICT is not set
|
||||
# CONFIG_SECURITY is not set
|
||||
# CONFIG_SECURITYFS is not set
|
||||
CONFIG_SECURITYFS=y
|
||||
CONFIG_DEFAULT_SECURITY_DAC=y
|
||||
CONFIG_DEFAULT_SECURITY=""
|
||||
CONFIG_XOR_BLOCKS=m
|
||||
|
|
Loading…
Reference in a new issue