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/dietlibc/dietlibc_0.31.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/dietlibc/dietlibc_0.31.bb') diff --git a/recipes/dietlibc/dietlibc_0.31.bb b/recipes/dietlibc/dietlibc_0.31.bb index 2b6d960782..2eb5b8d879 100644 --- a/recipes/dietlibc/dietlibc_0.31.bb +++ b/recipes/dietlibc/dietlibc_0.31.bb @@ -2,9 +2,9 @@ require dietlibc.inc PR = "${INC_PR}.1" -SRC_URI += "file://ccache.patch;patch=1 \ - file://ceil.patch;patch=1 \ - file://ai_addrconfig.patch;patch=1 \ +SRC_URI += "file://ccache.patch;apply=yes \ + file://ceil.patch;apply=yes \ + file://ai_addrconfig.patch;apply=yes \ " SRC_URI[md5sum] = "acb98d469ee932d902fdf6de07802b7c" -- cgit 1.2.3-korg