core/linux-wandboard to 3.0.35-5, fixes #688

This commit is contained in:
Kevin Mihelich 2014-01-23 21:03:23 +00:00
parent 55ef4f218a
commit 973233eba3
2 changed files with 3 additions and 5 deletions

View file

@ -8,7 +8,7 @@ _srcname=linux-3.0.35
_kernelname=${pkgbase#linux}
_desc="i.MX6 Wandboard"
pkgver=3.0.35
pkgrel=4
pkgrel=5
rcnrel=wand6
arch=('armv7h')
url="http://www.kernel.org/"
@ -21,7 +21,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
'memset.patch')
md5sums=('5e8133293e8a1fce725746da0e8ee445'
'375da570547beacbc8cfce8ab8771a80'
'4d564209e380f31cd534aeb06da003d3'
'7d04398b3b19562aeeb98c763b5c853b'
'39be2896f0b968d61a19b33da75ce6e0')
prepare() {
@ -42,8 +42,6 @@ prepare() {
build() {
cd "${srcdir}/${_srcname}"
LDFLAGS=""
# get kernel version
make prepare

View file

@ -1671,7 +1671,7 @@ CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
CONFIG_UNIX98_PTYS=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
# CONFIG_LEGACY_PTYS is not set
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set