X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Flinux%2Fomap3-pandora-kernel_2.6.27-pandora.bb;h=1772e6eda1fdf5fb09f22be656df375bad16bdf2;hp=d3088423b79909dc676117081a1b2554ff7a6961;hb=e7bb44debc7d24f6e93b6fecd9b6b2ec3ff97af7;hpb=305d8ad5b9f329574c2f95d6ec3839dd80b8c460 diff --git a/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb b/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb index d308842..1772e6e 100755 --- a/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb +++ b/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb @@ -5,50 +5,53 @@ KERNEL_IMAGETYPE = "uImage" COMPATIBLE_MACHINE = "omap3-pandora" -#GIT HEAD 8th March -SRCREV = "6659d29395831bf5d6e589b288bfc3faf2096d2f" +#GIT HEAD for Rev2 +SRCREV = "7aeecd01683d0b1087122d442346b2945c480cf7" -#GIT HEAD 7th Feb -#SRCREV = "98000fc8f72fd9d35ae2fea0528e756febbe0916" +#Rev2 +SRC_URI = " \ + git://git.openpandora.org/pandora-kernel.git;protocol=git;branch=pandora-27-omap1 \ +" -#MMC3/WiFi commit -#SRCREV = "33280e83ef2260f8f6ba01345c5d75a9d97a49c0" -#Pre MMC3 -#SRCREV = "fdb85aeee5f1993265bf46d4dfeae32a3fb8b886" +#GIT HEAD for Rev3 +#SRCREV = "4162fb142cd8d5a435b69fa44d6b1eec349420c9" + +#Rev3 +#SRC_URI = " \ +# git://git.openpandora.org/pandora-kernel.git;protocol=git;branch=rev3 \ +#" PV = "2.6.27-pandora+${PR}+git${SRCREV}" -PR = "r1.6" -SRC_URI = " \ - git://openpandora.org/pandora-kernel.git;protocol=git;branch=pandora-27-omap1 \ - file://defconfig \ - file://0001-Add-EHCI-patch-suggested-by-Steven-Kipisz.patch;patch=1 \ - file://0002-Add-missing-define-to-EHCI-OMAP.c.patch;patch=1 \ - file://no-empty-flash-warnings.patch;patch=1 \ - file://oprofile-0.9.3.armv7.diff;patch=1 \ - file://no-cortex-deadlock.patch;patch=1 \ - file://read_die_ids.patch;patch=1 \ - file://fix-install.patch;patch=1 \ - file://musb-dma-iso-in.eml;patch=1 \ - file://musb-support-high-bandwidth.patch.eml;patch=1 \ - file://mru-fix-timings.diff;patch=1 \ - file://mru-fix-display-panning.diff;patch=1 \ - file://mru-make-dpll4-m4-ck-programmable.diff;patch=1 \ - file://mru-add-clk-get-parent.diff;patch=1 \ - file://mru-improve-pixclock-config.diff;patch=1 \ - file://mru-make-video-timings-selectable.diff;patch=1 \ - file://mru-enable-overlay-optimalization.diff;patch=1 \ - file://musb-fix-ISO-in-unlink.diff;patch=1 \ - file://musb-fix-multiple-bulk-transfers.diff;patch=1 \ - file://musb-fix-endpoints.diff;patch=1 \ - file://dvb-fix-dma.diff;patch=1 \ - file://0001-Removed-resolution-check-that-prevents-scaling-when.patch;patch=1 \ - file://0001-Implement-downsampling-with-debugs.patch;patch=1 \ - file://sitecomwl168-support.diff;patch=1 \ -# file://pvr/pvr-add.patch;patch=1 \ - file://pvr/dispc.patch;patch=1 \ -# file://pvr/nokia-TI.diff;patch=1 \ +SRC_URI_append = " \ + file://defconfig \ + file://0001-Add-EHCI-patch-suggested-by-Steven-Kipisz.patch;patch=1 \ + file://0002-Add-missing-define-to-EHCI-OMAP.c.patch;patch=1 \ + file://no-empty-flash-warnings.patch;patch=1 \ + file://oprofile-0.9.3.armv7.diff;patch=1 \ + file://no-cortex-deadlock.patch;patch=1 \ + file://read_die_ids.patch;patch=1 \ + file://fix-install.patch;patch=1 \ + file://musb-dma-iso-in.eml;patch=1 \ + file://musb-support-high-bandwidth.patch.eml;patch=1 \ + file://mru-fix-timings.diff;patch=1 \ + file://mru-fix-display-panning.diff;patch=1 \ + file://mru-make-dpll4-m4-ck-programmable.diff;patch=1 \ + file://mru-improve-pixclock-config.diff;patch=1 \ + file://mru-make-video-timings-selectable.diff;patch=1 \ + file://mru-enable-overlay-optimalization.diff;patch=1 \ + file://musb-fix-ISO-in-unlink.diff;patch=1 \ + file://musb-fix-multiple-bulk-transfers.diff;patch=1 \ + file://musb-fix-endpoints.diff;patch=1 \ + file://dvb-fix-dma.diff;patch=1 \ + file://0001-Removed-resolution-check-that-prevents-scaling-when.patch;patch=1 \ + file://0001-Implement-downsampling-with-debugs.patch;patch=1 \ + file://sitecomwl168-support.diff;patch=1 \ +# file://pvr/dispc.patch;patch=1 \ + file://musb-rxtx.patch;patch=1 \ +# file://0001-implement-TIF_RESTORE_SIGMASK-support-and-enable-the.patch;patch=1 \ + file://0001-SDIO-patches-to-put-some-card-into-into-platform-dev.patch;patch=1 \ " S = "${WORKDIR}/git"