core/linux-mmp to 3.10.29-1

This commit is contained in:
Kevin Mihelich 2014-02-06 22:06:56 +00:00
parent deae7f0c10
commit 34e9ccefd0

View file

@ -10,7 +10,7 @@ _desc="Marvell PXA168/MMP platforms"
pkgver=3.10.29
pkgrel=1
arch=('armv7h')
url="https://github.com/lwpkthread/mrvl-app-processor-kernel-dev"
url="https://github.com/Marvell-Semi/PXA168_kernel/tree/gplugd-dev"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'uboot-mkimage')
options=('!strip')
@ -29,7 +29,7 @@ prepare() {
# upstream patch
patch -p1 -i ../patch-${pkgver}
# gplugd patches
# gplugd patch
patch -p1 -i ../gplugd.patch
cat "${srcdir}/config" > ./.config