summaryrefslogtreecommitdiff
path: root/packages/linux/linux-jlime-sh3_2.6.16.20.bb
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer_e1@hotmail.com>2006-07-02 22:06:07 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-02 22:06:07 +0000
commitb464f87dffccc2a4b0d2fd501930dd1ba31ca98b (patch)
treef248efbb8edbf8cff85d0d0c471128814a64050b /packages/linux/linux-jlime-sh3_2.6.16.20.bb
parent538548f125d52702713a8f8fe25c57b321d25bfe (diff)
linux-jlime-arm_2.6.16.bb: Addition of new jlime-7xx kernel
* Addition of jlime 7xx arm kernel, need of changes linux-jlime-sh3_2.6.16.20: Patch & new defconfig * Add of patch line * Change in defconfig file unexpected-int-fx.patch: Addition of patch * Removes "unexpected ide interrupt" spam
Diffstat (limited to 'packages/linux/linux-jlime-sh3_2.6.16.20.bb')
-rw-r--r--packages/linux/linux-jlime-sh3_2.6.16.20.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-jlime-sh3_2.6.16.20.bb b/packages/linux/linux-jlime-sh3_2.6.16.20.bb
index ef5db85812..c6d9ba8877 100644
--- a/packages/linux/linux-jlime-sh3_2.6.16.20.bb
+++ b/packages/linux/linux-jlime-sh3_2.6.16.20.bb
@@ -7,7 +7,8 @@ COMPATIBLE_HOST = "sh.*-linux"
COMPATIBLE_MACHINE = 'jornada6xx'
SRC_URI = "http://www.jlime.com/downloads/Releases/donkey/kernels/6xx/sources/jlime-2.6.16.20-patched.tar.gz \
- file://defconfig_jlime"
+ file://defconfig_jlime \
+ file://unexpected-int-fix.patch;patch=1"
S = "${WORKDIR}/linux-${PV}"