aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mgetty
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-05-24 13:01:00 -0700
committerChris Larson <chris_larson@mentor.com>2010-05-25 12:54:52 -0700
commit6fe7cef27069415f2eba36bc640cf59013d4979b (patch)
treeb0cb8845ddc6b8bcffc50e08a2eeae98e049be98 /recipes/mgetty
parentbf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (diff)
downloadopenembedded-6fe7cef27069415f2eba36bc640cf59013d4979b.tar.gz
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 <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/mgetty')
-rw-r--r--recipes/mgetty/mgetty_1.1.30.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/mgetty/mgetty_1.1.30.bb b/recipes/mgetty/mgetty_1.1.30.bb
index fabb2b9cfb..0289f3ca09 100644
--- a/recipes/mgetty/mgetty_1.1.30.bb
+++ b/recipes/mgetty/mgetty_1.1.30.bb
@@ -8,7 +8,7 @@ PR ="r4"
# The source can no longer be found at ${DEBIAN_MIRROR}/main/m/mgetty/mgetty_${PV}.orig.tar.gz
# so the nslu2-linux project has mirrored it until someone updates this package to a newer version.
SRC_URI = "http://nslu.sf.net/downloads/mgetty_1.1.30.orig.tar.gz \
- file://debian.patch;apply=yes \
+ file://debian.patch \
file://00-g3_Makefile;apply=yes \
file://01-adjust-path;apply=yes \
file://02-pending-fix-includes;apply=yes \
@@ -37,9 +37,9 @@ SRC_URI = "http://nslu.sf.net/downloads/mgetty_1.1.30.orig.tar.gz \
file://50-pending-voice-zoom-2949l-c;apply=yes \
file://51-pending-faxq-time;apply=yes \
file://52-pending-metamail;apply=yes \
- file://install.patch;apply=yes \
- file://newslock_ldflags.patch;apply=yes \
- file://faxqhelper_ldflags.patch;apply=yes \
+ file://install.patch \
+ file://newslock_ldflags.patch \
+ file://faxqhelper_ldflags.patch \
file://policy.h \
file://voice-defs.h"