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-zoomsync_2.6.32.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes/linux/linux-omap-zoomsync_2.6.32.bb') diff --git a/recipes/linux/linux-omap-zoomsync_2.6.32.bb b/recipes/linux/linux-omap-zoomsync_2.6.32.bb index 8c556fb789..89c401223f 100644 --- a/recipes/linux/linux-omap-zoomsync_2.6.32.bb +++ b/recipes/linux/linux-omap-zoomsync_2.6.32.bb @@ -25,14 +25,14 @@ PR_append = "+gitr${SRCREV}" SRC_URI_omapzoom2 = "git://dev.omapzoom.org/pub/scm/integration/kernel-omap3.git;branch=master;protocol=git \ - file://0042-musb-allow-host-io-without-gadget-module.patch;patch=1 \ - file://rev.patch;patch=1 \ + file://0042-musb-allow-host-io-without-gadget-module.patch;apply=yes \ + file://rev.patch;apply=yes \ file://logo_linux_clut224.ppm \ file://defconfig" SRC_URI_omapzoom36x = "git://dev.omapzoom.org/pub/scm/integration/kernel-omap3.git;branch=L23.I3.3;protocol=git \ - file://0042-musb-allow-host-io-without-gadget-module.patch;patch=1 \ - file://rev.patch;patch=1 \ + file://0042-musb-allow-host-io-without-gadget-module.patch;apply=yes \ + file://rev.patch;apply=yes \ file://logo_linux_clut224.ppm \ file://defconfig" -- cgit 1.2.3-korg