]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-omap3-pm: remove 0001-OMAP3-MMC-Add-mux-for-pins.patch
authorMike Turquette <mturquette@ti.com>
Wed, 12 Aug 2009 13:47:50 +0000 (08:47 -0500)
committerMike Turquette <mturquette@ti.com>
Wed, 26 Aug 2009 15:56:53 +0000 (10:56 -0500)
Zoom2 MMC patches are now upstream.  Patch no longer required.

Signed-off-by: Mike Turquette <mturquette@ti.com>
meta/packages/linux/linux-omap3-pm_git.bb

index 86824f255831ff511767ab79c92e0f859531bf6b..6799eb1ddfe8e26e20226ac354e67bbb34666140 100644 (file)
@@ -14,7 +14,6 @@ PR = "r1"
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git;branch=pm;protocol=git"
 
 SRC_URI_append_zoom2 = " \
-       file://0001-OMAP3-MMC-Add-mux-for-pins.patch;patch=1 \
        file://0002-OMAP3-Zoom2-Add-TWL4030-support.patch;patch=1 \
        file://0003-OMAP3-Zoom2-Update-board-defconfig.patch;patch=1 \
        file://0004-serial-8250-add-IRQ-trigger-support.patch;patch=1 \
@@ -64,7 +63,6 @@ do_configure_prepend() {
                                        -e "s/CONFIG_MMC_OMAP_HS=m/CONFIG_MMC_OMAP_HS=y/" \
                                        -i ${S}/.config
                                echo "CONFIG_OMAP_LL_DEBUG_UART_EXT=y" >> ${S}/.config
-#                              yes '' | oe_runmake oldconfig
                                ;;
                        *)
                                # its worth a try...