summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openmoko_2.6.24+git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-10-17 13:39:06 +0200
committerKoen Kooi <koen@openembedded.org>2008-10-17 13:39:06 +0200
commitf1201f2ad74e7f4b6715b9b609bf3be1d2e609fc (patch)
tree0eb7893012abffa19091fdc0922db5328bdc9d18 /packages/linux/linux-openmoko_2.6.24+git.bb
parentc6a02df9feb64fc077c5a195de03a875cd3d0c02 (diff)
linux-openmoko 2.6.24+git: build in BT and sound modules to work around toolchain bugs
* various modules fail with "unknown relocation: 40", this works around that
Diffstat (limited to 'packages/linux/linux-openmoko_2.6.24+git.bb')
-rw-r--r--packages/linux/linux-openmoko_2.6.24+git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-openmoko_2.6.24+git.bb b/packages/linux/linux-openmoko_2.6.24+git.bb
index 83979627b1..7c65d6c112 100644
--- a/packages/linux/linux-openmoko_2.6.24+git.bb
+++ b/packages/linux/linux-openmoko_2.6.24+git.bb
@@ -7,7 +7,7 @@ KERNEL_RELEASE = "2.6.24"
KERNEL_VERSION = "${KERNEL_RELEASE}"
PV = "${KERNEL_RELEASE}+${PR}+gitr${SRCREV}"
-FILE_PR = "r8"
+FILE_PR = "r9"
SRC_URI = "\
git://git.openmoko.org/git/kernel.git;protocol=git;branch=stable \