aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2013-05-10 12:53:10 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-12 08:32:37 +0100
commit8bada957224783d21cdacbfeaf6ee4ccc4f72b74 (patch)
treee6b2e470d03756a378c252b46bb7631a61bd7a5f /meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
parent95b7cafafcaa4dda7328632475003f5778ab95bd (diff)
downloadopenembedded-core-contrib-8bada957224783d21cdacbfeaf6ee4ccc4f72b74.tar.gz
tcp-wrappers: Rename conflicting variable STRINGS in Makefile
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb')
-rw-r--r--meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
index ba940085ff..3586a354cd 100644
--- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
+++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
@@ -39,6 +39,7 @@ SRC_URI = "ftp://ftp.porcupine.org/pub/security/tcp_wrappers_${PV}.tar.gz \
file://socklen_t.patch \
file://tcpdchk_libwrapped.patch \
file://ldflags.patch \
+ file://rename_strings_variable.patch \
\
file://try-from.8 \
file://safe_finger.8"