From: Koen Kooi Date: Wed, 14 Jan 2009 07:44:27 +0000 (+0100) Subject: linux-omap-pm git: move to latest pm branch, SD boot works again X-Git-Tag: Release-2010-05/1~4401 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbe3f3210183e3d27501e2d33bab1d6c9bc6209e;p=openembedded.git linux-omap-pm git: move to latest pm branch, SD boot works again --- diff --git a/packages/linux/linux-omap-pm_git.bb b/packages/linux/linux-omap-pm_git.bb index 24ce5d3398..ce9b58480d 100644 --- a/packages/linux/linux-omap-pm_git.bb +++ b/packages/linux/linux-omap-pm_git.bb @@ -7,12 +7,12 @@ COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard| DEFAULT_PREFERENCE = "-1" -SRCREV = "24b64c62777f483bff45176accc187381e7cd7a7" +SRCREV = "998bd5675a1e9ef646be771fbade01c585800765" -PV = "2.6.27+2.6.28rc8-pm1+gitr${SRCREV}" +PV = "2.6.28-pm1+gitr${SRCREV}" PR = "r0" -SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git;protocol=git;branch=pm-prev \ +SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git;protocol=git;branch=pm \ file://defconfig" SRC_URI_append = " \ @@ -41,6 +41,7 @@ SRC_URI_append = " \ file://0009-DSS-OMAPFB-allocate-fbmem-only-for-fb0-or-if-spes.patch;patch=1 \ file://0010-DSS-OMAPFB-remove-extra-omapfb_setup_overlay-call.patch;patch=1 \ file://0011-DSS-OMAPFB-fix-GFX_SYNC-to-be-compatible-with-DSS1.patch;patch=1 \ + file://0014-DSS-fix-clk_get_usecount.patch;patch=1 \ file://0001-ASoC-Add-support-for-OMAP3-EVM.patch;patch=1 \ file://0001-This-merges-Steve-Kipisz-USB-EHCI-support.-He-star.patch;patch=1 \ file://dss2.diff;patch=1 \