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/chromium/chromium_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/chromium/chromium_svn.bb') diff --git a/recipes/chromium/chromium_svn.bb b/recipes/chromium/chromium_svn.bb index c6b9565b02..11e610aa0e 100644 --- a/recipes/chromium/chromium_svn.bb +++ b/recipes/chromium/chromium_svn.bb @@ -11,7 +11,7 @@ SRC_URI = "svn://src.chromium.org/svn/trunk/;module=src;proto=http \ git://git.chromium.org/cros.git;protocol=git;rev=07f1fc0ce7a4bbd57f6b057435ad86f0a98e073d\ http://src.chromium.org/svn/trunk/tools/depot_tools.tar.gz;name=depot \ file://include.gypi \ - file://gypi.patch;patch=1 \ + file://gypi.patch;apply=yes \ " SRC_URI[depot.md5sum] = "0d0f198a2b3c5495f75d95b867ae89b4" -- cgit 1.2.3-korg