From c6be9777d2bdb795b9ca30387e83a30b2d1e28e0 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@plugapps.com> Date: Mon, 2 Jan 2012 23:09:01 -0500 Subject: [PATCH] core/linux-omap to 3.1.6-1 --- core/linux-omap/PKGBUILD | 11 ++++++----- core/linux-omap/config | 2 +- core/linux-omap/linux-omap.install | 4 ++-- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/core/linux-omap/PKGBUILD b/core/linux-omap/PKGBUILD index 985abb1ab..1ce5d72fd 100644 --- a/core/linux-omap/PKGBUILD +++ b/core/linux-omap/PKGBUILD @@ -12,7 +12,7 @@ pkgname=('linux-omap' 'linux-headers-omap') # pkgname=linux-custom # Build kernel with a different name _kernelname=${pkgname#linux} _basekernel=3.1 -pkgver=${_basekernel}.5 +pkgver=${_basekernel}.6 pkgrel=1 arch=('arm') url="http://www.kernel.org/" @@ -21,18 +21,19 @@ makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage') options=('!strip') source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.bz2" "ftp://ftp.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.bz2" - "rcn-ee.diff.gz::http://rcn-ee.net/deb/sid-armhf/v3.1.5-x6/patch-3.1.5-x6.diff.gz" + "rcn-ee.diff.gz::http://rcn-ee.net/deb/sid-armhf/v3.1.6-x6/patch-3.1.6-x6.diff.gz" 'config' 'change-default-console-loglevel.patch' 'usb-add-reset-resume-quirk-for-several-webcams.patch' '0006-omap4-usb-improvement.patch') md5sums=('8d43453f8159b2332ad410b19d86a931' - '84c040bb8c4f46d351731cb0c05d9474' - '6793994c61ee2c1804dcb0d8cefb66ca' - '87baa7d693f6dad08dbc2b93c39bb7d4' + 'b815dda0a05f7774a0ed0b705b8cfd4c' + '50ef7d051bee44066da6752319dab88d' + 'b87385e73882319077a0f18e78e9d555' '9d3c56a4b999c8bfbd4018089a62f662' 'd00814b57448895e65fbbc800e8a58ba' 'd4c22c6f6c8c53d595552b6285aeab79') + 'd4c22c6f6c8c53d595552b6285aeab79') build() { cd "${srcdir}/linux-${_basekernel}" diff --git a/core/linux-omap/config b/core/linux-omap/config index f4a9aefec..b5cb7c725 100644 --- a/core/linux-omap/config +++ b/core/linux-omap/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.1.5 Kernel Configuration +# Linux/arm 3.1.6 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y diff --git a/core/linux-omap/linux-omap.install b/core/linux-omap/linux-omap.install index 63e8599c1..d862aec54 100644 --- a/core/linux-omap/linux-omap.install +++ b/core/linux-omap/linux-omap.install @@ -1,8 +1,8 @@ # arg 1: the new package version # arg 2: the old package version -KERNEL_NAME= -KERNEL_VERSION=3.0-ARCH +KERNEL_NAME=-omap +KERNEL_VERSION=3.1.6-1-ARCH post_install () { # updating module dependencies