Re: [oe] [meta-networking][PATCH v2 1/3] snort : add recipe

2013-11-01 Thread Chunrong Guo
Hello,joe I investigate barnyard2 and barnyard . I have the following conclusions: 1) Barnyard2 maintains majority of the command syntax of barnyard. 2) Barnyard has not seen an updated in over 4 years and is not going to be maintained by the original

[oe] [meta-oe][PATCH v3 1/3 ] snort: add recipe

2013-11-01 Thread b40290
From: Chunrong Guo b40...@freescale.com *snort - a free lightweight network intrusion detection system for UNIX and Windows Signed-off-by: Chunrong Guo b40...@freescale.com --- .../snort/files/disable-dap-address-space-id.patch | 52 +

[oe] [meta-oe][PATCH v3 2/3 ] barnyard2: add recipe

2013-11-01 Thread b40290
From: Chunrong Guo b40...@freescale.com *Barnyard2 is a output system for Snort Signed-off-by: Chunrong Guo b40...@freescale.com --- .../barnyard2-1.8/barnyard2-cross-fix.patch| 21 .../barnyard2/barnyard2_1.8.bb | 18

[oe] [meta-oe][PATCH v3 3/3 ] libdnet: add recipe

2013-11-01 Thread b40290
From: Chunrong Guo b40...@freescale.com *dumb networking library *snort depends libdnet Signed-off-by: Chunrong Guo b40...@freescale.com --- .../recipes-connectivity/libdnet/libdnet_1.12.bb | 14 ++ 1 files changed, 14 insertions(+), 0 deletions(-) create mode 100644

Re: [oe] [meta-oe][PATCH v2] tcpreplay:add recipe

2013-11-01 Thread w201cruiser .
Boah Leute könnt ihr mal aufhören mein Postfach zuzumüllen?! 2013/11/1 Zongchun YU b40...@freescale.com get rid of that, and why are the configure patches not ok for upstreaming ? Hello Khem. Thanks for your comments, I am a newcomer for upstreaming. Do you mean that first I should send

Re: [oe] [meta-oe][PATCH v2] tcpreplay:add recipe

2013-11-01 Thread Martin Jansa
On Thu, Oct 31, 2013 at 09:10:12AM +0100, Martin Jansa wrote: On Thu, Oct 31, 2013 at 02:40:47AM -0500, b40...@freescale.com wrote: From: Zongchun Yu zongchun...@freescale.com *tcpreplay - a suite of GPLv3 licensed tools for UNIX operating systems which gives you the ability to use

Re: [oe] [meta-oe][PATCH v2] tcpreplay:add recipe

2013-11-01 Thread Zongchun YU
it fails to detect libpcap in my world builds: Thanks for your feedback. I am investigating this issue. It will be fixed in the latest patches. ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

Re: [oe] [meta-networking][PATCH v2 1/3] snort : add recipe

2013-11-01 Thread Joe MacDonald
[RE: [oe] [meta-networking][PATCH v2 1/3] snort : add recipe] On 13.11.01 (Fri 07:15) Chunrong Guo wrote: Hello,joe I investigate barnyard2 and barnyard . I have the following conclusions: 1) Barnyard2 maintains majority of the command syntax of barnyard.

Re: [oe] [meta-networking][PATCH] cifs-utils: Add PACKAGECONFIG for cifscreds, cifsupcall

2013-11-01 Thread Joe MacDonald
Merged, thanks. -J. [[oe] [meta-networking][PATCH] cifs-utils: Add PACKAGECONFIG for cifscreds, cifsupcall] On 13.10.31 (Thu 21:10) Martin Jansa wrote: * make files in bindir/sbindir a bit more deterministic Signed-off-by: Martin Jansa martin.ja...@gmail.com ---

Re: [oe] [meta-networking][PATCH v2] cyrus-sasl: ensure size_t is defined for use by sasl.h

2013-11-01 Thread Joe MacDonald
Merged, thanks. -J. [[meta-networking][PATCH v2] cyrus-sasl: ensure size_t is defined for use by sasl.h] On 13.10.30 (Wed 14:45) Mark Asselstine wrote: While making use of the cyrus-sasl library an external application will most likely include sasl.h which will cause compilation failures if

Re: [oe] [meta-networking][PATCH 1/5] cyrus-sasl: remove the unnecessary pkg_postinst

2013-11-01 Thread Joe MacDonald
Merged this set. Thanks. -J. [[oe][meta-networking][PATCH 1/5] cyrus-sasl: remove the unnecessary pkg_postinst] On 13.10.31 (Thu 14:29) qi.c...@windriver.com wrote: From: Chen Qi qi.c...@windriver.com saslpasswd2 is used by an administrator to set a user's sasl password, setting a default

Re: [oe] [OE] [PATCH meta-networking] quagga/ripd: Fix two bugs after received SIGHUP signal

2013-11-01 Thread Joe MacDonald
And to close the loop, I merged the modified version of your patch that we discussed below. Thanks. -J. [Re: [oe] [OE] [PATCH meta-networking] quagga/ripd: Fix two bugs after received SIGHUP signal] On 13.10.31 (Thu 09:59) Joe MacDonald wrote: [Re: [oe] [OE] [PATCH meta-networking]

[oe] [meta-oe][PATCH] python-mako: use BBCLASSEXTEND instead of native recipe

2013-11-01 Thread Ross Burton
There isn't a need for a separate native recipe, so use BBCLASSEXTEND and overrides. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb |5 - meta-oe/recipes-devtools/python/python-mako_0.7.2.bb|3 +++ 2 files

[oe] [meta-oe][PATCH] mesa-glut: add Mesa's OpenGL Utility Toolkit implementation

2013-11-01 Thread Ross Burton
Signed-off-by: Ross Burton ross.bur...@intel.com --- meta-oe/licenses/Kilgard |5 + meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb | 14 ++ 2 files changed, 19 insertions(+) create mode 100644 meta-oe/licenses/Kilgard create mode 100644

[oe] [meta-oe][PATCH 1/2] pinpoint: add missing build dependency on cogl

2013-11-01 Thread Ross Burton
Signed-off-by: Ross Burton ross.bur...@intel.com --- meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb b/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb index cc247f9..d9bc350

[oe] [meta-oe][PATCH 2/2] pinpoint: add gdk-pixbuf loaders to runtime recommendations

2013-11-01 Thread Ross Burton
A pinpoint that can't load images isn't really useful, so recommend the PNG and JPEG loaders. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb |1 + 1 file changed, 1 insertion(+) diff --git

[oe] [meta-networking][PATCH] autofs: correct QA issues with orphaned systemd files

2013-11-01 Thread Joe MacDonald
If we build a project without systemd support on a system that has systemd enabled, the following QA items get flagged: /lib /lib/systemd /lib/systemd/system /lib/systemd/system/autofs.service Trying to keep the solution to the problem as contained as possible in a way that may be

Re: [oe] [meta-networking][PATCH] autofs: correct QA issues with orphaned systemd files

2013-11-01 Thread Joe MacDonald
Okay, that'd be 'no'. Wrong version of the patch, v2 coming soon. -J. [[oe] [meta-networking][PATCH] autofs: correct QA issues with orphaned systemd files] On 13.11.01 (Fri 14:14) Joe MacDonald wrote: If we build a project without systemd support on a system that has systemd enabled, the

[oe] [meta-networking][v2][PATCH] autofs: correct QA issues with orphaned systemd files

2013-11-01 Thread Joe MacDonald
If we build a project without systemd support on a system that has systemd enabled, the following QA items get flagged: /lib /lib/systemd /lib/systemd/system /lib/systemd/system/autofs.service Trying to keep the solution to the problem as contained as possible in a way that may be