summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openmoko_2.6.24+git.bb
diff options
context:
space:
mode:
authorOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2008-09-24 19:39:46 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2008-09-24 19:39:46 +0000
commitffdc33ee9f98213b0206cbbd8496ec3b48ae1c8f (patch)
treeb83355fd177bb16b3309ba991b02d2815c42d7c1 /packages/linux/linux-openmoko_2.6.24+git.bb
parent4f7b18b2325b460f224f13ad1f562ee4489e9e56 (diff)
parent1afd7b0bd9371f8bb52f7f63edcbca4e4e2af998 (diff)
merge of '2e75cbd37f40c36e60bc1e60a02e967304b6b338'
and '887e1a4016c96ca69eca2047591511a955459515'
Diffstat (limited to 'packages/linux/linux-openmoko_2.6.24+git.bb')
-rw-r--r--packages/linux/linux-openmoko_2.6.24+git.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/packages/linux/linux-openmoko_2.6.24+git.bb b/packages/linux/linux-openmoko_2.6.24+git.bb
index 541fac4dd8..8b32004a0e 100644
--- a/packages/linux/linux-openmoko_2.6.24+git.bb
+++ b/packages/linux/linux-openmoko_2.6.24+git.bb
@@ -1,13 +1,13 @@
require linux.inc
require linux-openmoko.inc
-DESCRIPTION = "Linux 2.6.x (development) kernel for FIC SmartPhones shipping w/ Openmoko"
+DESCRIPTION = "The Linux kernel for Openmoko SmartPhones"
KERNEL_RELEASE = "2.6.24"
KERNEL_VERSION = "${KERNEL_RELEASE}"
PV = "${KERNEL_RELEASE}+${PR}+gitr${SRCREV}"
-PR = "r7"
+PR = "r8"
SRC_URI = "\
git://git.openmoko.org/git/kernel.git;protocol=git;branch=stable \
@@ -18,8 +18,6 @@ SRC_URI = "\
file://0004-squashfs-Kconfig.patch;patch=1 \
file://0005-squashfs-Makefile.patch;patch=1 \
\
- file://glamo-turbo-mode.patch;patch=1 \
- \
file://defconfig-oe \
"
S = "${WORKDIR}/git"