| Submitter | rongqing.li@windriver.com |
|---|---|
| Date | Jan. 21, 2013, 2:36 a.m. |
| Message ID | <cover.1358735456.git.rongqing.li@windriver.com> |
| Download | mbox |
| Permalink | /patch/43009/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib enable_tcp_wrapper_for_xinetdComments
ping ! On 01/21/2013 10:36 AM, rongqing.li@windriver.com wrote: > From: "Roy.Li" <rongqing.li@windriver.com> > > *** 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(-) >
On Mon, 2013-01-28 at 19:56 +0800, Rongqing Li wrote: > ping ! > > > On 01/21/2013 10:36 AM, rongqing.li@windriver.com wrote: > > From: "Roy.Li" <rongqing.li@windriver.com> > > > > *** 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(-) I don't see the need to make this a DISTRO_FEATURE at this point. Please just make it a PACKAGECONFIG options for the package in question. Cheers, Richard
From: "Roy.Li" <rongqing.li@windriver.com> *** 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(-)