summaryrefslogtreecommitdiff
path: root/recipes/linux/linux_2.6.24.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux_2.6.24.bb')
-rw-r--r--recipes/linux/linux_2.6.24.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes/linux/linux_2.6.24.bb b/recipes/linux/linux_2.6.24.bb
index 438ff7246c..cf4af828ab 100644
--- a/recipes/linux/linux_2.6.24.bb
+++ b/recipes/linux/linux_2.6.24.bb
@@ -12,10 +12,10 @@ DEFAULT_PREFERENCE_oxnas = "1"
DEFAULT_PREFERENCE_hipox = "1"
DEFAULT_PREFERENCE_cs-e9302 = "1"
-PR = "r26"
+PR = "r28"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
- http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch;patch=1 \
+ file://squashfs-lzma-2.6.24.patch;patch=1 \
file://time.h.patch;patch=1 \
file://defconfig"
@@ -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"