From 6fe7cef27069415f2eba36bc640cf59013d4979b Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 24 May 2010 13:01:00 -0700 Subject: Make the do_patch apply=yes param implicit if extension is .diff/.patch For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson Acked-by: Denys Dmytriyenko Acked-by: Khem Raj --- recipes/gpe-clock/gpe-clock_0.24.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/gpe-clock/gpe-clock_0.24.bb') diff --git a/recipes/gpe-clock/gpe-clock_0.24.bb b/recipes/gpe-clock/gpe-clock_0.24.bb index 8f4c247c37..e3e9a2a9a5 100644 --- a/recipes/gpe-clock/gpe-clock_0.24.bb +++ b/recipes/gpe-clock/gpe-clock_0.24.bb @@ -2,7 +2,7 @@ require gpe-clock.inc PR = "${INC_PR}.0" -SRC_URI += "file://fix-install.patch;apply=yes" +SRC_URI += "file://fix-install.patch" SRC_URI[md5sum] = "4e51de389b881d730f56d439e8573271" SRC_URI[sha256sum] = "2d40ea6851c2b90261b88941dc7a8ee83c4a333e7a2acdd4eb0afbc87b5e5da1" -- cgit v1.2.3