]> code.ossystems Code Review - openembedded-core.git/commitdiff
openssh: obey 'tcp-wrappers' PACKAGECONFIG
authorRoy.Li <rongqing.li@windriver.com>
Fri, 14 Jun 2013 07:02:52 +0000 (15:02 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Jun 2013 15:44:36 +0000 (16:44 +0100)
Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-connectivity/openssh/openssh_6.2p2.bb

index 0459032afe0588529a1bc464743f90dfae0d0684..ab2eefb9bca0786edac9c6c541710bb84d4c213b 100644 (file)
@@ -41,6 +41,9 @@ INITSCRIPT_PACKAGES = "${PN}-sshd"
 INITSCRIPT_NAME_${PN}-sshd = "sshd"
 INITSCRIPT_PARAMS_${PN}-sshd = "defaults 9"
 
+PACKAGECONFIG ??= "tcp-wrappers"
+PACKAGECONFIG[tcp-wrappers] = "--with-tcp-wrappers,,tcp-wrappers"
+
 inherit autotools
 
 # LFS support: