aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.24.bb
diff options
context:
space:
mode:
authorSteffen Sledz <sledz@dresearch.de>2009-04-17 17:21:09 +0200
committerSteffen Sledz <sledz@dresearch.de>2009-04-17 17:21:09 +0200
commitc838626c2b210596ad126944966b78b0c68ebf13 (patch)
tree8d17c2d357d8467a785d4c348d1b953118c0cb87 /recipes/linux/linux_2.6.24.bb
parente0b9b374794838e0710d3ebbaaa5ceda49801981 (diff)
downloadopenembedded-c838626c2b210596ad126944966b78b0c68ebf13.tar.gz
linux-2.6.24: nand and ubifs patches for HIPOX machine
Diffstat (limited to 'recipes/linux/linux_2.6.24.bb')
-rw-r--r--recipes/linux/linux_2.6.24.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.24.bb b/recipes/linux/linux_2.6.24.bb
index 4d338a18e6..cf4af828ab 100644
--- a/recipes/linux/linux_2.6.24.bb
+++ b/recipes/linux/linux_2.6.24.bb
@@ -12,7 +12,7 @@ DEFAULT_PREFERENCE_oxnas = "1"
DEFAULT_PREFERENCE_hipox = "1"
DEFAULT_PREFERENCE_cs-e9302 = "1"
-PR = "r27"
+PR = "r28"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
file://squashfs-lzma-2.6.24.patch;patch=1 \
@@ -98,6 +98,8 @@ SRC_URI_append_hipox = " \
file://hipox-uart.patch;patch=1 \
file://hipox-pci-config-delay.patch;patch=1 \
file://hipox-pci-max-size.patch;patch=1 \
+ file://hipox-nand.patch;patch=1 \
+ file://hipox-ubifs.patch;patch=1 \
"
CMDLINE_cm-x270 = "console=${CMX270_CONSOLE_SERIAL_PORT},38400 monitor=1 mem=64M mtdparts=physmap-flash.0:256k(boot)ro,0x180000(kernel),-(root);cm-x270-nand:64m(app),-(data) rdinit=/sbin/init root=mtd3 rootfstype=jffs2"