summaryrefslogtreecommitdiff
path: root/recipes/tcp-wrappers/tcp-wrappers_7.6.bb
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2009-09-13 19:47:16 +0000
committerStefan Schmidt <stefan@datenfreihafen.org>2009-09-13 19:47:16 +0000
commitf16e56319742656189dcedf251bd2ea390d17c03 (patch)
treeda6fc09cbe15b76b6bb9eda5201cd5e13e7f94cd /recipes/tcp-wrappers/tcp-wrappers_7.6.bb
parent848446695abfdb3d3631d70ece7e74311f26d37c (diff)
parent34e6a1ce23f1ef5f627447286c4ae768d8bcb1ad (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/tcp-wrappers/tcp-wrappers_7.6.bb')
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers_7.6.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/tcp-wrappers/tcp-wrappers_7.6.bb b/recipes/tcp-wrappers/tcp-wrappers_7.6.bb
index 1f1afc1342..7cb766bd7a 100644
--- a/recipes/tcp-wrappers/tcp-wrappers_7.6.bb
+++ b/recipes/tcp-wrappers/tcp-wrappers_7.6.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Tools for monitoring and filtering incoming requests for tcp \
LICENSE = "tcp-wrappers"
PRIORITY = "optional"
SECTION = "console/network"
-PR ="r3"
+PR ="r4"
PACKAGES = "${PN}-dbg libwrap libwrap-doc libwrap-dev tcp-wrappers tcp-wrappers-doc"
@@ -66,6 +66,7 @@ EXTRA_OEMAKE = "'CC=${CC}' \
EXTRA_OEMAKE_NETGROUP = "-DNETGROUP"
EXTRA_OEMAKE_NETGROUP_linux-uclibc = ""
+EXTRA_OEMAKE_NETGROUP_linux-uclibceabi = ""
do_compile () {
oe_runmake 'TABLES=-DHOSTS_DENY=\"${sysconfdir}/hosts.deny\" -DHOSTS_ALLOW=\"${sysconfdir}/hosts.allow\"' \