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 /meta/packages | |
parent | 3f8afe492fffd7259e754b335df4839b4f0b2d41 (diff) | |
download | poky-69af3cc6f267dcc492ebac9f1a8cc351a258020d.tar.gz |
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>
Diffstat (limited to 'meta/packages')
-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 = " \ | |||
17 | file://0001-OMAP1-2-3-4-DEBUG_LL-cleanup.patch;patch=1 \ | 17 | file://0001-OMAP1-2-3-4-DEBUG_LL-cleanup.patch;patch=1 \ |
18 | file://0002-OMAP1-2-3-4-Adapt-board-files-for-cleand-DEBUG_LL-in.patch;patch=1 \ | 18 | file://0002-OMAP1-2-3-4-Adapt-board-files-for-cleand-DEBUG_LL-in.patch;patch=1 \ |
19 | file://0003-OMAP-Zoom2-Add-DEBUG_LL-interface-using-external-Qua.patch;patch=1 \ | 19 | file://0003-OMAP-Zoom2-Add-DEBUG_LL-interface-using-external-Qua.patch;patch=1 \ |
20 | file://0005-OMAP-Zoom2-Release-Dbg-board-detect-gpio.patch;patch=1 \ | ||
21 | " | 20 | " |
22 | 21 | ||
23 | COMPATIBLE_MACHINE = "beagleboard|omap-3430sdp|omap3evm|overo|rx51|zoom2" | 22 | COMPATIBLE_MACHINE = "beagleboard|omap-3430sdp|omap3evm|overo|rx51|zoom2" |