diff options
| author | Mike Turquette <mturquette@ti.com> | 2009-08-12 08:47:50 -0500 |
|---|---|---|
| committer | Mike Turquette <mturquette@ti.com> | 2009-08-26 10:56:53 -0500 |
| commit | 4eee576f4f1b47d8ad3be458af4d29560bac5ac0 (patch) | |
| tree | 400bcf4c6039ce41bbac2bc45a618d8ebf5988f8 /meta/packages | |
| parent | b410b2e02fb3dd4a935d3dd6a73e9c258e2a9dab (diff) | |
| download | poky-4eee576f4f1b47d8ad3be458af4d29560bac5ac0.tar.gz | |
linux-omap3-pm: remove 0001-OMAP3-MMC-Add-mux-for-pins.patch
Zoom2 MMC patches are now upstream. Patch no longer required.
Signed-off-by: Mike Turquette <mturquette@ti.com>
Diffstat (limited to 'meta/packages')
| -rw-r--r-- | meta/packages/linux/linux-omap3-pm_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/packages/linux/linux-omap3-pm_git.bb b/meta/packages/linux/linux-omap3-pm_git.bb index 86824f2558..6799eb1ddf 100644 --- a/meta/packages/linux/linux-omap3-pm_git.bb +++ b/meta/packages/linux/linux-omap3-pm_git.bb | |||
| @@ -14,7 +14,6 @@ PR = "r1" | |||
| 14 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git;branch=pm;protocol=git" | 14 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git;branch=pm;protocol=git" |
| 15 | 15 | ||
| 16 | SRC_URI_append_zoom2 = " \ | 16 | SRC_URI_append_zoom2 = " \ |
| 17 | file://0001-OMAP3-MMC-Add-mux-for-pins.patch;patch=1 \ | ||
| 18 | file://0002-OMAP3-Zoom2-Add-TWL4030-support.patch;patch=1 \ | 17 | file://0002-OMAP3-Zoom2-Add-TWL4030-support.patch;patch=1 \ |
| 19 | file://0003-OMAP3-Zoom2-Update-board-defconfig.patch;patch=1 \ | 18 | file://0003-OMAP3-Zoom2-Update-board-defconfig.patch;patch=1 \ |
| 20 | file://0004-serial-8250-add-IRQ-trigger-support.patch;patch=1 \ | 19 | file://0004-serial-8250-add-IRQ-trigger-support.patch;patch=1 \ |
| @@ -64,7 +63,6 @@ do_configure_prepend() { | |||
| 64 | -e "s/CONFIG_MMC_OMAP_HS=m/CONFIG_MMC_OMAP_HS=y/" \ | 63 | -e "s/CONFIG_MMC_OMAP_HS=m/CONFIG_MMC_OMAP_HS=y/" \ |
| 65 | -i ${S}/.config | 64 | -i ${S}/.config |
| 66 | echo "CONFIG_OMAP_LL_DEBUG_UART_EXT=y" >> ${S}/.config | 65 | echo "CONFIG_OMAP_LL_DEBUG_UART_EXT=y" >> ${S}/.config |
| 67 | # yes '' | oe_runmake oldconfig | ||
| 68 | ;; | 66 | ;; |
| 69 | *) | 67 | *) |
| 70 | # its worth a try... | 68 | # its worth a try... |
