diff --git a/core/linux-omap/PKGBUILD b/core/linux-omap/PKGBUILD index d8704e8dd..d06c0b536 100644 --- a/core/linux-omap/PKGBUILD +++ b/core/linux-omap/PKGBUILD @@ -11,8 +11,9 @@ pkgname=('linux-omap' 'linux-headers-omap') # pkgname=linux-custom # Build kernel with a different name _kernelname=${pkgname#linux} _basekernel=3.7 -pkgver=${_basekernel}.2 +pkgver=${_basekernel}.4 pkgrel=1 +rcnrel=x8 arch=('arm') url="http://www.kernel.org/" license=('GPL2') @@ -20,13 +21,13 @@ makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage') options=('!strip') source=("http://www.kernel.org/pub/linux/kernel/v3.0/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.7.2-x6/patch-3.7.2-x6.diff.gz" + "http://rcn-ee.net/deb/sid-armhf/v${pkgver}-${rcnrel}/patch-${pkgver}-${rcnrel}.diff.gz" 'config' 'change-default-console-loglevel.patch' 'aufs3-3.7.patch.xz') md5sums=('21223369d682bcf44bcdfe1521095983' - 'b88977838a2a52ff4fb4e82b30726496' - '707424c7aae80f2978785c91e84fb3ed' + '1c6f962e3c9fc37cdb59c4757d28ab9a' + 'a57364a2e979a21bc738a88e3fc09f1d' '4ea1c224c1cc4a1e0699e8aabf98a0d0' '9d3c56a4b999c8bfbd4018089a62f662' '961e19a119443158f104a68ea4d0d9f1') @@ -45,7 +46,7 @@ build() { patch -Np1 -i "${srcdir}/change-default-console-loglevel.patch" # ALARM patches - patch -Np1 -i "${srcdir}/rcn-ee.diff" + patch -Np1 -i "${srcdir}/patch-${pkgver}-${rcnrel}.diff" patch -Np1 -F10 -i "${srcdir}/aufs3-3.7.patch" cat "${srcdir}/config" > ./.config diff --git a/core/linux-omap/linux-omap.install b/core/linux-omap/linux-omap.install index e2d184005..5364e6562 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.4-1-ARCH +KERNEL_VERSION=3.7.4-1-ARCH post_install () { # updating module dependencies