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-xilinx-ml507_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/linux/linux-xilinx-ml507_git.bb') diff --git a/recipes/linux/linux-xilinx-ml507_git.bb b/recipes/linux/linux-xilinx-ml507_git.bb index fd3e33ef21..60720d5ac3 100644 --- a/recipes/linux/linux-xilinx-ml507_git.bb +++ b/recipes/linux/linux-xilinx-ml507_git.bb @@ -12,7 +12,7 @@ PR = "r1" SRCREV = "17431547113100a3ae0a622b9f76ad17fb76eb56" SRC_URI = "git://git.xilinx.com/linux-2.6-xlnx.git;protocol=git \ - file://xilinxfb.patch;patch=1 \ + file://xilinxfb.patch;apply=yes \ file://defconfig" inherit kernel xilinx-bsp -- cgit 1.2.3-korg