From 6dda6e3c3e1413e08364fdca7496435a894abe5f Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 3 Aug 2008 11:20:11 +0000 Subject: linux-omap-2.6.22.19: Backport rootwait feature, make some further parts of the kernel modular git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5008 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/linux/linux-omap_2.6.22.19.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'meta/packages/linux/linux-omap_2.6.22.19.bb') diff --git a/meta/packages/linux/linux-omap_2.6.22.19.bb b/meta/packages/linux/linux-omap_2.6.22.19.bb index 7f25bd267..f6777bcc5 100644 --- a/meta/packages/linux/linux-omap_2.6.22.19.bb +++ b/meta/packages/linux/linux-omap_2.6.22.19.bb @@ -1,9 +1,10 @@ require linux-omap.inc -PR = "r5" +PR = "r6" COMPATIBLE_MACHINE = "omap-3430ldp" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.19.tar.bz2 \ file://defconfig-omap-3430ldp \ file://linux-2.6.22.19-ldp-v1.3.patch.gz;patch=1 \ - file://fixes.patch;patch=1" + file://fixes.patch;patch=1 \ + file://add_rootwait.patch;patch=1" S = "${WORKDIR}/linux-2.6.22.19" -- cgit v1.2.3