Update core/linux-odroidx/PKGBUILD

mdrjr's patch got merged.
This commit is contained in:
xenoxaos 2012-10-19 14:46:52 -03:00
parent e2d64243bd
commit b098eb753c

View file

@ -19,11 +19,9 @@ license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage' 'git')
options=('!strip')
source=('config'
'change-default-console-loglevel.patch'
'mdrjr.patch')
'change-default-console-loglevel.patch')
md5sums=('b217c8f83fca2426439d3154fc0d6701'
'9d3c56a4b999c8bfbd4018089a62f662'
'a4425c39c04cad4b358db4786461ff7a')
'9d3c56a4b999c8bfbd4018089a62f662')
__gitroot="git://github.com/hardkernel/linux.git"
__gitname="linux"
@ -47,7 +45,6 @@ build() {
# remove this when a Kconfig knob is made available by upstream
# (relevant patch sent upstream: https://lkml.org/lkml/2011/7/26/227)
patch -Np1 -i "${srcdir}/change-default-console-loglevel.patch"
patch -Np1 -i "${srcdir}/mdrjr.patch"
cat "${srcdir}/config" > ./.config
# set extraversion to pkgrel