summaryrefslogtreecommitdiff
path: root/packages/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2005-09-24 18:07:12 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-24 18:07:12 +0000
commita81be566f945128ea245c3cc6eb3b3de95395037 (patch)
treea1ca492a3a5a13d12e5414fe445a7465b93a4dd3 /packages/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb
parentc5d2806e0a9047d896d794ac0fc5120e8fbe9a6a (diff)
OpenSIMpad:
-Switch to gcc 3.3.4 as this can be compiled with uclibc and gcc 4.0
Diffstat (limited to 'packages/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb')
-rw-r--r--packages/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb b/packages/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb
index 8461683103..4db17f4566 100644
--- a/packages/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb
+++ b/packages/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb
@@ -36,7 +36,7 @@ S = "${WORKDIR}/linux-${KV}"
inherit kernel
-KERNEL_CCSUFFIX = "-3.3.3"
+KERNEL_CCSUFFIX = "-3.3.4"
COMPATIBLE_HOST = "arm.*-linux"
SIMPAD_MEM = ${@bb.data.getVar("SIMPAD_MEMORY_SIZE",d,1) or "32"}