diff --git a/core/linux-omap/PKGBUILD b/core/linux-omap/PKGBUILD index e212d00c8..d4f14e037 100644 --- a/core/linux-omap/PKGBUILD +++ b/core/linux-omap/PKGBUILD @@ -1,4 +1,4 @@ -# Maintainer: Kevin Mihelich +# Maintainer: Kevin Mihelich # OMAP 3/4 kernel and headers # - note: any other kernel packages should include headers for that march @@ -11,7 +11,7 @@ pkgname=('linux-omap' 'linux-headers-omap') # pkgname=linux-custom # Build kernel with a different name _kernelname=${pkgname#linux} _basekernel=3.4 -pkgver=${_basekernel}.1 +pkgver=${_basekernel}.2 pkgrel=1 arch=('arm') url="http://www.kernel.org/" @@ -20,13 +20,13 @@ makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage') options=('!strip') source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz" "ftp://ftp.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.bz2" - "rcn-ee.diff.gz::http://rcn-ee.net/deb/sid-armhf/v3.4.1-x0/patch-3.4.1-x0.diff.gz" + "rcn-ee.diff.gz::http://rcn-ee.net/deb/sid-armhf/v3.4.2-x0/patch-3.4.2-x0.diff.gz" 'config' 'change-default-console-loglevel.patch' 'aufs3-3.4.patch.xz') md5sums=('967f72983655e2479f951195953e8480' - '7cf316c7fca8f31e584c65fa1e19517c' - '4251378e5aaf12e07ab15167c9c39cef' + '7d374bab01fb5b37c7ae4c2c4d2999ea' + '745af16146c33d99b3ed6975b9c43e8f' '51acbf54140fbfdc55a2f8ff20e8e417' '9d3c56a4b999c8bfbd4018089a62f662' '852ba24ebd20ca85f8bbee03243ccf91') diff --git a/core/linux-omap/linux-omap.install b/core/linux-omap/linux-omap.install index b75432c74..6221e276b 100644 --- a/core/linux-omap/linux-omap.install +++ b/core/linux-omap/linux-omap.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME=-omap -KERNEL_VERSION=3.4.1-1-ARCH +KERNEL_VERSION=3.4.2-1-ARCH post_install () { # updating module dependencies