summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-01-25 12:12:13 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-01-25 12:12:13 +0000
commit81b3dcf9a012e8d44cc513e1c5c9be3d4fd4fba6 (patch)
tree52cbf94cdeb2949de8ec1efb20fcfbe0f0735331
parent3a66dc977a9866cca787ff44a79035ec5ac4037d (diff)
downloadopenembedded-core-81b3dcf9a012e8d44cc513e1c5c9be3d4fd4fba6.tar.gz
openembedded-core-81b3dcf9a012e8d44cc513e1c5c9be3d4fd4fba6.tar.bz2
openembedded-core-81b3dcf9a012e8d44cc513e1c5c9be3d4fd4fba6.tar.xz
openembedded-core-81b3dcf9a012e8d44cc513e1c5c9be3d4fd4fba6.zip
linux-nokia800: use proper GCC
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3599 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/packages/linux/linux-nokia800.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-nokia800.inc b/meta/packages/linux/linux-nokia800.inc
index 851843c8a..132bbfcc6 100644
--- a/meta/packages/linux/linux-nokia800.inc
+++ b/meta/packages/linux/linux-nokia800.inc
@@ -3,7 +3,7 @@ DESCRIPTION = "Linux kernel for Nokia 770/800"
LICENSE = "GPL"
KERNEL_OUTPUT = "arch/${ARCH}/boot/compressed/${KERNEL_IMAGETYPE}"
-KERNEL_CCSUFFIX = "-3.4.4+csl-arm-2005q3"
+KERNEL_CCSUFFIX = "-3.4.4+csl-arm-2005q3-2"
inherit kernel