From 58c0ce7b84b644464efec1215a27cf01f9ddc83b Mon Sep 17 00:00:00 2001 From: Cliff Brake Date: Thu, 7 Feb 2008 14:47:28 +0000 Subject: linux-2.6.24: add reboot patch for gesbc-9302 kernel --- packages/linux/linux_2.6.24.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/linux/linux_2.6.24.bb') diff --git a/packages/linux/linux_2.6.24.bb b/packages/linux/linux_2.6.24.bb index ba8ce52dc5..9a392d934c 100644 --- a/packages/linux/linux_2.6.24.bb +++ b/packages/linux/linux_2.6.24.bb @@ -4,7 +4,7 @@ require linux.inc DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_gesbc-9302 = "1" -PR = "r0" +PR = "r1" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \ file://defconfig \ @@ -15,6 +15,7 @@ S = "${WORKDIR}/linux-2.6.24" SRC_URI_append_gesbc-9302 = " \ file://0001-gesbc-nand.patch;patch=1 \ file://0002-gesbc-eth-platform.patch;patch=1 \ + file://0005-ep93xx-reboot.patch;patch=1 \ " CMDLINE_gesbc-9302 = "console=ttyAM0 root=mtd5 rootfstype=jffs2 mtdparts=GESBC-NAND:64m(app),-(data)" -- cgit v1.2.3