From 22174d5b152a27da4e99bc7dd0bc0c9c605b30fa Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 1 Sep 2011 10:07:12 +0200 Subject: [PATCH] linux 3.1: update to 3.1rc4+ Signed-off-by: Koen Kooi --- recipes-kernel/linux/linux_3.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux_3.1.bb b/recipes-kernel/linux/linux_3.1.bb index 0b6b2262..0fe6d662 100644 --- a/recipes-kernel/linux/linux_3.1.bb +++ b/recipes-kernel/linux/linux_3.1.bb @@ -6,10 +6,10 @@ KERNEL_IMAGETYPE = "uImage" DEFAULT_PREFERENCE = "-99" PV = "3.0+3.1rc" -SRCREV_pn-${PN} = "fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c" +SRCREV_pn-${PN} = "9e79e3e9dd9672b37ac9412e9a926714306551fe" # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc -MACHINE_KERNEL_PR_append = "d" +MACHINE_KERNEL_PR_append = "e" SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git;protocol=git \ file://beagle/0001-UNFINISHED-OMAP3-beagle-add-support-for-expansionboa.patch \