From bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sun, 23 May 2010 20:23:53 -0700 Subject: Rename url params patch=/pnum= to apply={yes,no}/striplevel= I think this makes the behavior rather more clear. Signed-off-by: Chris Larson Acked-by: Denys Dmytriyenko Acked-by: Khem Raj --- recipes/linux/linux-omap_2.6.31.bb | 80 +++++++++++++++++++------------------- 1 file changed, 40 insertions(+), 40 deletions(-) (limited to 'recipes/linux/linux-omap_2.6.31.bb') diff --git a/recipes/linux/linux-omap_2.6.31.bb b/recipes/linux/linux-omap_2.6.31.bb index 0fb9988ed8..c15c7f6f40 100644 --- a/recipes/linux/linux-omap_2.6.31.bb +++ b/recipes/linux/linux-omap_2.6.31.bb @@ -19,46 +19,46 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.g file://defconfig" SRC_URI_append = " \ - file://ehci.patch;patch=1 \ - file://0001-implement-TIF_RESTORE_SIGMASK-support-and-enable-the.patch;patch=1 \ - file://cache/l1cache-shift.patch;patch=1 \ - file://cache/copy-page-tweak.patch;patch=1 \ - file://dss2/0001-OMAP2-Add-funcs-for-writing-SMS_ROT_-registers.patch;patch=1 \ - file://dss2/0002-OMAP-OMAPFB-split-omapfb.h.patch;patch=1 \ - file://dss2/0003-OMAP-OMAPFB-add-omapdss-device.patch;patch=1 \ - file://dss2/0004-OMAP-Add-VRAM-manager.patch;patch=1 \ - file://dss2/0005-OMAP-Add-support-for-VRFB-rotation-engine.patch;patch=1 \ - file://dss2/0006-OMAP-DSS2-Documentation-for-DSS2.patch;patch=1 \ - file://dss2/0007-OMAP-DSS2-Display-Subsystem-Driver-core.patch;patch=1 \ - file://dss2/0008-OMAP-DSS2-Add-more-core-files.patch;patch=1 \ - file://dss2/0009-OMAP-DSS2-DISPC.patch;patch=1 \ - file://dss2/0010-OMAP-DSS2-DPI-driver.patch;patch=1 \ - file://dss2/0011-OMAP-DSS2-Video-encoder-driver.patch;patch=1 \ - file://dss2/0012-OMAP-DSS2-RFBI-driver.patch;patch=1 \ - file://dss2/0013-OMAP-DSS2-SDI-driver.patch;patch=1 \ - file://dss2/0014-OMAP-DSS2-DSI-driver.patch;patch=1 \ - file://dss2/0015-OMAP-DSS2-omapfb-driver.patch;patch=1 \ - file://dss2/0016-OMAP-DSS2-Add-DPI-panel-drivers.patch;patch=1 \ - file://dss2/0017-OMAP-DSS2-Taal-DSI-command-mode-panel-driver.patch;patch=1 \ - file://dss2/0001-OMAP3-Enable-DSS2-for-OMAP3EVM-board.patch;patch=1 \ - file://dss2/0002-V4L2-Added-New-V4L2-CIDs-for-omap-devices-V4L2-IOCT.patch;patch=1 \ - file://dss2/0003-V4L2-Updated-v4l2_common-for-new-V4L2-CIDs.patch;patch=1 \ - file://dss2/0004-OMAP2-3-V4L2-Add-support-for-OMAP2-3-V4L2-driver-on.patch;patch=1 \ - file://expansion-boards/tincantools-zippy.patch;patch=1 \ - file://madc/madc-driver.patch;patch=1 \ - file://madc/madc.patch;patch=1 \ - file://arch-has-holes.diff;patch=1 \ - file://usb/0001-musb-fix-put_device-call-sequence.patch;patch=1 \ - file://usb/0008-omap3-Add-CHIP_GE_OMAP3430ES3-for-HSUSB.patch;patch=1 \ - file://usb/0011-musb-fix-musb-gadget_driver-NULL-bug.patch;patch=1 \ - file://usb/0012-musb-Add-back-old-musb-procfs-file.patch;patch=1 \ - file://usb/0013-musb-Remove-USB_SUSPEND-auto-select-with-OTG.patch;patch=1 \ - file://usb/0014-musb-disable-PING-on-status-phase-of-control-transf.patch;patch=1 \ - file://usb/0015-musb-Add-context-save-and-restore-support.patch;patch=1 \ - file://usb/0016-usb-update-defconfig.patch;patch=1 \ - file://usb/0001-ARM-OMAP-Fix-beagleboard-EHCI-setup.patch;patch=1 \ - file://modedb-hd720.patch;patch=1 \ - file://dss2/beagle-dss2-support.patch;patch=1 \ + file://ehci.patch;apply=yes \ + file://0001-implement-TIF_RESTORE_SIGMASK-support-and-enable-the.patch;apply=yes \ + file://cache/l1cache-shift.patch;apply=yes \ + file://cache/copy-page-tweak.patch;apply=yes \ + file://dss2/0001-OMAP2-Add-funcs-for-writing-SMS_ROT_-registers.patch;apply=yes \ + file://dss2/0002-OMAP-OMAPFB-split-omapfb.h.patch;apply=yes \ + file://dss2/0003-OMAP-OMAPFB-add-omapdss-device.patch;apply=yes \ + file://dss2/0004-OMAP-Add-VRAM-manager.patch;apply=yes \ + file://dss2/0005-OMAP-Add-support-for-VRFB-rotation-engine.patch;apply=yes \ + file://dss2/0006-OMAP-DSS2-Documentation-for-DSS2.patch;apply=yes \ + file://dss2/0007-OMAP-DSS2-Display-Subsystem-Driver-core.patch;apply=yes \ + file://dss2/0008-OMAP-DSS2-Add-more-core-files.patch;apply=yes \ + file://dss2/0009-OMAP-DSS2-DISPC.patch;apply=yes \ + file://dss2/0010-OMAP-DSS2-DPI-driver.patch;apply=yes \ + file://dss2/0011-OMAP-DSS2-Video-encoder-driver.patch;apply=yes \ + file://dss2/0012-OMAP-DSS2-RFBI-driver.patch;apply=yes \ + file://dss2/0013-OMAP-DSS2-SDI-driver.patch;apply=yes \ + file://dss2/0014-OMAP-DSS2-DSI-driver.patch;apply=yes \ + file://dss2/0015-OMAP-DSS2-omapfb-driver.patch;apply=yes \ + file://dss2/0016-OMAP-DSS2-Add-DPI-panel-drivers.patch;apply=yes \ + file://dss2/0017-OMAP-DSS2-Taal-DSI-command-mode-panel-driver.patch;apply=yes \ + file://dss2/0001-OMAP3-Enable-DSS2-for-OMAP3EVM-board.patch;apply=yes \ + file://dss2/0002-V4L2-Added-New-V4L2-CIDs-for-omap-devices-V4L2-IOCT.patch;apply=yes \ + file://dss2/0003-V4L2-Updated-v4l2_common-for-new-V4L2-CIDs.patch;apply=yes \ + file://dss2/0004-OMAP2-3-V4L2-Add-support-for-OMAP2-3-V4L2-driver-on.patch;apply=yes \ + file://expansion-boards/tincantools-zippy.patch;apply=yes \ + file://madc/madc-driver.patch;apply=yes \ + file://madc/madc.patch;apply=yes \ + file://arch-has-holes.diff;apply=yes \ + file://usb/0001-musb-fix-put_device-call-sequence.patch;apply=yes \ + file://usb/0008-omap3-Add-CHIP_GE_OMAP3430ES3-for-HSUSB.patch;apply=yes \ + file://usb/0011-musb-fix-musb-gadget_driver-NULL-bug.patch;apply=yes \ + file://usb/0012-musb-Add-back-old-musb-procfs-file.patch;apply=yes \ + file://usb/0013-musb-Remove-USB_SUSPEND-auto-select-with-OTG.patch;apply=yes \ + file://usb/0014-musb-disable-PING-on-status-phase-of-control-transf.patch;apply=yes \ + file://usb/0015-musb-Add-context-save-and-restore-support.patch;apply=yes \ + file://usb/0016-usb-update-defconfig.patch;apply=yes \ + file://usb/0001-ARM-OMAP-Fix-beagleboard-EHCI-setup.patch;apply=yes \ + file://modedb-hd720.patch;apply=yes \ + file://dss2/beagle-dss2-support.patch;apply=yes \ " SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \ -- cgit 1.2.3-korg