From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail1.windriver.com ([147.11.146.13]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TznZE-0003AU-El for openembedded-core@lists.openembedded.org; Mon, 28 Jan 2013 13:12:05 +0100 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.5/8.14.3) with ESMTP id r0SBuOcP006802 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Mon, 28 Jan 2013 03:56:24 -0800 (PST) Received: from [128.224.162.143] (128.224.162.143) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.2.328.9; Mon, 28 Jan 2013 03:56:24 -0800 Message-ID: <51066766.1020105@windriver.com> Date: Mon, 28 Jan 2013 19:56:22 +0800 From: Rongqing Li User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: References: In-Reply-To: Cc: martin.jansa@gmail.com, joe.macdonald@windriver.com Subject: Re: [PATCH 0/2 v2] define and use tcp-wrappers DISTRO_FEATURE X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2013 12:12:14 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit ping ! On 01/21/2013 10:36 AM, rongqing.li@windriver.com wrote: > From: "Roy.Li" > > *** BLURB HERE *** > The following changes since commit 5892db9a34c188b8a9bdaa86e19ba62a7f4793b5: > > oprofile: set correct kernel path (2013-01-20 13:13:54 +0000) > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib enable_tcp_wrapper_for_xinetd > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=enable_tcp_wrapper_for_xinetd > > Roy.Li (2): > xinetd: enable tcp-wrappers support by DISTRO_FEATURE > bitbake.conf: add tcp-wrappers to default DISTRO_FEATURES_BACKFILL > > meta/conf/bitbake.conf | 2 +- > meta/recipes-extended/xinetd/xinetd_2.3.15.bb | 5 ++++- > 2 files changed, 5 insertions(+), 2 deletions(-) > -- Best Reagrds, Roy | RongQing Li