From b9feafad3e4f1cac5e0eb4d6da498febdea7d5ae Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 3 Sep 2009 22:03:58 +0200 Subject: linux-omap git: update to rc8, start adding patches from the overo tree --- recipes/linux/linux-omap_git.bb | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'recipes/linux/linux-omap_git.bb') diff --git a/recipes/linux/linux-omap_git.bb b/recipes/linux/linux-omap_git.bb index 731878dc32..2808455dda 100644 --- a/recipes/linux/linux-omap_git.bb +++ b/recipes/linux/linux-omap_git.bb @@ -8,18 +8,21 @@ COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard| DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_omapzoom2 = "1" -SRCREV = "fd673394fa970fb82e4bc206e171c58995d0c2ba" +SRCREV = "3777b1e9ffb6e0901be93cbe201ae8e96003179b" FILESPATHPKG_prepend = "linux-omap-2.6.31:" # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc -PV = "2.6.30+2.6.31-rc5+gitr${SRCREV}" +PV = "2.6.30+2.6.31-rc8+gitr${SRCREV}" PR = "r0" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \ file://defconfig" SRC_URI_append = " \ + file://ehci-phy-reset.patch;patch=1 \ + file://ehci.patch;patch=1 \ + file://0001-implement-TIF_RESTORE_SIGMASK-support-and-enable-the.patch;patch=1 \ " S = "${WORKDIR}/git" -- cgit v1.2.3