summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openmoko-devel_git.bb
diff options
context:
space:
mode:
authorOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2008-10-09 17:36:26 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2008-10-09 17:36:26 +0000
commit4fc0350debb067af2293141903b692c2f05a20b1 (patch)
tree4c9096cd991275ad89b074de5b274fabb65bd06c /packages/linux/linux-openmoko-devel_git.bb
parent8e57ba12981ecc58d174d0c3c1a8a0cc69490896 (diff)
parent227d3062aa5ab07b3b05ea219a658a4f9aba5962 (diff)
merge of '1415f32ae312fabcfb6f1452dbd7ce897665ca88'
and '6a04f6b10c819319120eee8f1e058fe39a818c6f'
Diffstat (limited to 'packages/linux/linux-openmoko-devel_git.bb')
-rw-r--r--packages/linux/linux-openmoko-devel_git.bb15
1 files changed, 4 insertions, 11 deletions
diff --git a/packages/linux/linux-openmoko-devel_git.bb b/packages/linux/linux-openmoko-devel_git.bb
index c68b5c2e69..dac670abf9 100644
--- a/packages/linux/linux-openmoko-devel_git.bb
+++ b/packages/linux/linux-openmoko-devel_git.bb
@@ -5,21 +5,14 @@ DESCRIPTION = "Linux 2.6.x (development) kernel for the Openmoko Neo Smartphones
DEFAULT_PREFERENCE = "-1"
-KERNEL_RELEASE = "2.6.24"
+KERNEL_RELEASE = "2.6.26"
KERNEL_VERSION = "${KERNEL_RELEASE}"
-PV = "${KERNEL_RELEASE}+gitr${SRCREV}"
-PR = "r4"
+PV = "${KERNEL_RELEASE}+${PR}-gitr${SRCREV}"
+PR = "r0"
SRC_URI = "\
- git://git.openmoko.org/git/kernel.git;protocol=git;branch=andy \
- \
- file://0001-squashfs-with-lzma.patch;patch=1 \
- file://0002-squashfs-initrd.patch;patch=1 \
- file://0003-squashfs-force-O2.patch;patch=1 \
- file://0004-squashfs-Kconfig.patch;patch=1 \
- file://0005-squashfs-Makefile.patch;patch=1 \
- \
+ git://git.openmoko.org/git/kernel.git;protocol=git;branch=stable-tracking \
file://defconfig-oe \
"
S = "${WORKDIR}/git"