aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tcp-wrappers
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-05-23 20:23:53 -0700
committerChris Larson <chris_larson@mentor.com>2010-05-25 12:53:41 -0700
commitbf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (patch)
tree96f28e2f5133d68c3e3dadabaa2339340671454f /recipes/tcp-wrappers
parentfab0af3aefee22b21541e403d3c356a6979bfa63 (diff)
downloadopenembedded-bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0.tar.gz
Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>
I think this makes the behavior rather more clear. 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/tcp-wrappers')
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers_7.6.bb44
1 files changed, 22 insertions, 22 deletions
diff --git a/recipes/tcp-wrappers/tcp-wrappers_7.6.bb b/recipes/tcp-wrappers/tcp-wrappers_7.6.bb
index ebe8638b6e..6fea271b70 100644
--- a/recipes/tcp-wrappers/tcp-wrappers_7.6.bb
+++ b/recipes/tcp-wrappers/tcp-wrappers_7.6.bb
@@ -14,28 +14,28 @@ FILES_tcp-wrappers = "${bindir}"
FILES_tcp-wrappers-doc = "${mandir}/man8"
SRC_URI = "ftp://ftp.porcupine.org/pub/security/tcp_wrappers_${PV}.tar.gz \
- file://00_man_quoting.diff;patch=1 \
- file://01_man_portability;patch=1 \
- file://05_wildcard_matching;patch=1 \
- file://06_fix_gethostbyname;patch=1 \
- file://10_usagi-ipv6;patch=1 \
- file://11_tcpd_blacklist;patch=1 \
- file://11_usagi_fix;patch=1 \
- file://12_makefile_config;patch=1 \
- file://13_shlib_weaksym;patch=1 \
- file://14_cidr_support;patch=1 \
- file://15_match_clarify;patch=1 \
- file://expand_remote_port;patch=1 \
- file://have_strerror;patch=1 \
- file://man_fromhost;patch=1 \
- file://restore_sigalarm;patch=1 \
- file://rfc931.diff;patch=1 \
- file://safe_finger;patch=1 \
- file://sig_fix;patch=1 \
- file://siglongjmp;patch=1 \
- file://size_t;patch=1 \
- file://tcpdchk_libwrapped;patch=1 \
- file://ldflags;patch=1 \
+ file://00_man_quoting.diff;apply=yes \
+ file://01_man_portability;apply=yes \
+ file://05_wildcard_matching;apply=yes \
+ file://06_fix_gethostbyname;apply=yes \
+ file://10_usagi-ipv6;apply=yes \
+ file://11_tcpd_blacklist;apply=yes \
+ file://11_usagi_fix;apply=yes \
+ file://12_makefile_config;apply=yes \
+ file://13_shlib_weaksym;apply=yes \
+ file://14_cidr_support;apply=yes \
+ file://15_match_clarify;apply=yes \
+ file://expand_remote_port;apply=yes \
+ file://have_strerror;apply=yes \
+ file://man_fromhost;apply=yes \
+ file://restore_sigalarm;apply=yes \
+ file://rfc931.diff;apply=yes \
+ file://safe_finger;apply=yes \
+ file://sig_fix;apply=yes \
+ file://siglongjmp;apply=yes \
+ file://size_t;apply=yes \
+ file://tcpdchk_libwrapped;apply=yes \
+ file://ldflags;apply=yes \
\
file://try-from.8 \
file://safe_finger.8"