diff options
author | Mike Turquette <mturquette@ti.com> | 2009-08-27 16:53:26 -0500 |
---|---|---|
committer | Mike Turquette <mturquette@ti.com> | 2009-08-27 16:53:26 -0500 |
commit | 69af3cc6f267dcc492ebac9f1a8cc351a258020d (patch) | |
tree | 9bd2741dab14cf9df318ca31e199386a15f407f7 | |
parent | 3f8afe492fffd7259e754b335df4839b4f0b2d41 (diff) | |
download | openembedded-core-69af3cc6f267dcc492ebac9f1a8cc351a258020d.tar.gz openembedded-core-69af3cc6f267dcc492ebac9f1a8cc351a258020d.tar.bz2 openembedded-core-69af3cc6f267dcc492ebac9f1a8cc351a258020d.zip |
linux-omap3-pm: remove 1 unneeded patch
Tracking upstream is messy. Will generate a new stable kernel recipe once
2.6.31 is released and this recipe will keep tracking upstream git.
Signed-off-by: Mike Turquette <mturquette@ti.com>
-rw-r--r-- | meta/packages/linux/linux-omap3-pm_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-omap3-pm_git.bb b/meta/packages/linux/linux-omap3-pm_git.bb index 6432d869ae..45bc492d8e 100644 --- a/meta/packages/linux/linux-omap3-pm_git.bb +++ b/meta/packages/linux/linux-omap3-pm_git.bb @@ -17,7 +17,6 @@ SRC_URI_append_zoom2 = " \ file://0001-OMAP1-2-3-4-DEBUG_LL-cleanup.patch;patch=1 \ file://0002-OMAP1-2-3-4-Adapt-board-files-for-cleand-DEBUG_LL-in.patch;patch=1 \ file://0003-OMAP-Zoom2-Add-DEBUG_LL-interface-using-external-Qua.patch;patch=1 \ - file://0005-OMAP-Zoom2-Release-Dbg-board-detect-gpio.patch;patch=1 \ " COMPATIBLE_MACHINE = "beagleboard|omap-3430sdp|omap3evm|overo|rx51|zoom2" |