[oe] [meta-oe][PATCH] networkmanager: add PACKAGECONFIG for qt4-x11-free

2016-01-20 Thread Li Xin
Signed-off-by: Li Xin 
---
 meta-oe/recipes-connectivity/networkmanager/networkmanager_1.0.6.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/meta-oe/recipes-connectivity/networkmanager/networkmanager_1.0.6.bb 
b/meta-oe/recipes-connectivity/networkmanager/networkmanager_1.0.6.bb
index c2b00ed..1ddb66f 100644
--- a/meta-oe/recipes-connectivity/networkmanager/networkmanager_1.0.6.bb
+++ b/meta-oe/recipes-connectivity/networkmanager/networkmanager_1.0.6.bb
@@ -55,6 +55,7 @@ PACKAGECONFIG[gnutls] = "--with-crypto=gnutls,,gnutls 
libgcrypt"
 PACKAGECONFIG[wifi] = 
"--enable-wifi=yes,--enable-wifi=no,wireless-tools,wpa-supplicant 
wireless-tools"
 PACKAGECONFIG[ifupdown] = "--enable-ifupdown,--disable-ifupdown"
 PACKAGECONFIG[netconfig] = "--with-netconfig=yes,--with-netconfig=no"
+PACKAGECONFIG[qt4-x11-free] = "--enable-qt,--disable-qt,qt4-x11-free"
 
 PACKAGES =+ "libnmutil libnmglib libnmglib-vpn ${PN}-tests 
${PN}-bash-completion \
   ${PN}-nmtui ${PN}-nmtui-doc \
-- 
1.8.4.2



-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-java] unversioned source files

2016-01-20 Thread Gary Thomas

I just built the latest openjdk-7 and noticed that there are
a number of source files downloaded that have no version
information:
  sources/corba.tar.bz2
  sources/hotspot.tar.bz2
  sources/jaxp.tar.bz2
  sources/jaxws.tar.bz2
  sources/jdk.tar.bz2
  sources/langtools.tar.bz2
  sources/openjdk.tar.bz2

This seems very problematic to me - how is this expected to work,
especially when there are changes?

--

Gary Thomas |  Consulting for the
MLB Associates  |Embedded world

--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-oe][PATCH] various: delete qt4 recipes that break parsing due to missing classes

2016-01-20 Thread Koen Kooi
ping! Can one of the two patches to unbreak parsing go in before the weekend?

On 11 January 2016 at 09:51, Koen Kooi  wrote:
> On 11 January 2016 at 09:08, Andreas Müller
>  wrote:
>> On Mon, Jan 11, 2016 at 8:10 AM, Koen Kooi  wrote:
>>> Signed-off-by: Koen Kooi 
>>> ---
>> double efforts? [1]
>
> Looks like it, but [1] doesn't show up in
> http://patchwork.openembedded.org/project/oe/list/ :(
>
>>
>> [1] 
>> http://lists.openembedded.org/pipermail/openembedded-devel/2016-January/105406.html
>>
>> Andreas
>
>
>
> --
> Koen Kooi
>
> Builds and Baselines | Release Manager
> Linaro.org | Open source software for ARM SoCs



-- 
Koen Kooi

Builds and Baselines | Release Manager
Linaro.org | Open source software for ARM SoCs
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [PATCH][jethro][meta-networking] tcpdump: add PACKAGECONFIG for libcap-ng

2016-01-20 Thread Joe MacDonald
[Re: [oe] [PATCH][jethro][meta-networking] tcpdump: add PACKAGECONFIG for 
libcap-ng] On 16.01.20 (Wed 19:17) Martin Jansa wrote:

> On Wed, Jan 20, 2016 at 12:58:22PM -0500, Joe MacDonald wrote:
> > [Re: [oe] [PATCH][jethro][meta-networking] tcpdump: add PACKAGECONFIG for 
> > libcap-ng] On 16.01.20 (Wed 17:25) Rongqing Li wrote:
> > 
> > > 
> > > 
> > > On 2015年12月28日 20:14, Martin Jansa wrote:
> > > >From: Roy Li 
> > > >
> > > >Signed-off-by: Roy Li 
> > > >Signed-off-by: Martin Jansa 
> > > 
> > > 
> > > Hi Martin:
> > > 
> > > Could you cherry-pick this patch to master?
> > > or merge it from master-next to master, it stay in master-next
> > > two month.
> > 
> > It looks like you're talking about 
> > http://patchwork.openembedded.org/patch/106295/
> > 
> > The reason it hasn't been merged yet is it is marked 'accepted /
> > archived' it patchwork, so it's not even showing up on my radar.
> > 
> > Please don't hesitate to ask about these if the state seems to not match
> > what you're seeing in the tree.
> 
> Joe:
> 
> what about these?
> They are all (except waf-samba which should probably be moved) in
> meta-networking and some of them are waiting in master-next for long
> time.
> 
> pick ed1468e postfix: premission of /var/spool/mail seems incorrect
> pick 7b10fc4 wireshark: update SRC_URI link to sources
> pick 406208e nbd: use BPN in Files
> pick e9f8f88 cim-schema-exper: fix host-user-contaminated
> pick 7dc6531 ctdb: add PACKAGECONFIG for libtdb
> pick db009ba netkit-ftp: fixed invalid symlink
> pick 0d52cfe iscsitarget: split the kernel module into separate package
> pick 4e844c5 iscsitarget: skip the arch test for kernel modules
> pick 2b52016 ncftp: fix build failures with ccdv
> pick bf0d1ae postfix: fix clean broken issue
> pick 4d64758 lowpan-tools: add missing flex/bison deps
> pick 07847fa samba: Fix typo in PACKAGECONFIG for "acl" and "aio"
> pick 757422e dnsmasq: Listen only on loopback and disable DHCP
> pick d57cf3c rp-pppoe: 3.11 -> 3.12
> pick 513d01e postfix: 3.0.2 -> 3.0.3
> pick c7f66db stunnel: 5.21 -> 5.28
> pick 3dd8ad0 libtdb: upgrade to 1.3.7
> pick 3a30f23 libldb: upgrade to 1.1.21
> pick 6a714ad libtevent: upgrade to 0.9.25
> pick 43c0e27 libtalloc: upgrade to 2.1.3
> pick c777835 samba: fix the incorrect tmpfiles installed directory
> pick 40b09a6 samba: backport patches for cross-compiling
> pick a3ab6ca waf-samba.bbclass: add cross-answers option and files
> pick 03da6a8 dovecot: 2.2.18 -> 2.2.21
> pick 9c85f1f xl2tpd: modify recipes to avoid forced internet access
> pick adbc64f recipes-connectivity/samba: Only rmdir directories that exist
> pick 6569323 openvpn: 2.3.7 -> 2.3.8
> pick 92c55d9 geoip: add ptest functionality
> pick 49660e0 opensaf: 4.6.0 -> 4.7.0
> pick 311d79c ctdb: Fix rootfs creation errors
> pick b866e0a dhcpcd: add recipe for dhcpcd

I'll review the list today and let you know.  At least a couple of them
seem to me that they were either still in discussion (the iscsitarget
arch patch) or no longer applicable (postfix, clean broken issue), but
I'll look over the lot of them.

I know I'd been avoiding the waf-samba ones because I thought they were
being looked after in meta-oe since that's where the waf-samba class is.

-J.

> 
> > 
> > -J.
> > 
> > > 
> > > thanks
> > > 
> > > -Roy
> > > 
> > > >---
> > > >  meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb | 1 +
> > > >  1 file changed, 1 insertion(+)
> > > >
> > > >diff --git a/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb 
> > > >b/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
> > > >index 0ffe589..150e55f 100644
> > > >--- a/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
> > > >+++ b/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
> > > >@@ -23,6 +23,7 @@ PACKAGECONFIG ??= "openssl ipv6"
> > > >  PACKAGECONFIG[openssl] = "--with-crypto=yes, --without-openssl 
> > > > --without-crypto, openssl"
> > > >  PACKAGECONFIG[ipv6] = "--enable-ipv6, --disable-ipv6,"
> > > >  PACKAGECONFIG[smi] = "--with-smi, --without-smi,libsmi"
> > > >+PACKAGECONFIG[libcap-ng] = 
> > > >"--with-cap-ng=yes,--with-cap-ng=no,libcap-ng"
> > > >
> > > >  EXTRA_AUTORECONF += " -I m4"
> > > >
> > > >
> > > 
> > > -- 
> > > Best Reagrds,
> > > Roy | RongQing Li
> > -- 
> > -Joe MacDonald.
> > :wq
> 
> 
> 
-- 
-Joe MacDonald.
:wq


signature.asc
Description: Digital signature
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [PATCH][jethro][meta-networking] tcpdump: add PACKAGECONFIG for libcap-ng

2016-01-20 Thread Martin Jansa
On Wed, Jan 20, 2016 at 12:58:22PM -0500, Joe MacDonald wrote:
> [Re: [oe] [PATCH][jethro][meta-networking] tcpdump: add PACKAGECONFIG for 
> libcap-ng] On 16.01.20 (Wed 17:25) Rongqing Li wrote:
> 
> > 
> > 
> > On 2015年12月28日 20:14, Martin Jansa wrote:
> > >From: Roy Li 
> > >
> > >Signed-off-by: Roy Li 
> > >Signed-off-by: Martin Jansa 
> > 
> > 
> > Hi Martin:
> > 
> > Could you cherry-pick this patch to master?
> > or merge it from master-next to master, it stay in master-next
> > two month.
> 
> It looks like you're talking about 
> http://patchwork.openembedded.org/patch/106295/
> 
> The reason it hasn't been merged yet is it is marked 'accepted /
> archived' it patchwork, so it's not even showing up on my radar.
> 
> Please don't hesitate to ask about these if the state seems to not match
> what you're seeing in the tree.

Joe:

what about these?
They are all (except waf-samba which should probably be moved) in
meta-networking and some of them are waiting in master-next for long
time.

pick ed1468e postfix: premission of /var/spool/mail seems incorrect
pick 7b10fc4 wireshark: update SRC_URI link to sources
pick 406208e nbd: use BPN in Files
pick e9f8f88 cim-schema-exper: fix host-user-contaminated
pick 7dc6531 ctdb: add PACKAGECONFIG for libtdb
pick db009ba netkit-ftp: fixed invalid symlink
pick 0d52cfe iscsitarget: split the kernel module into separate package
pick 4e844c5 iscsitarget: skip the arch test for kernel modules
pick 2b52016 ncftp: fix build failures with ccdv
pick bf0d1ae postfix: fix clean broken issue
pick 4d64758 lowpan-tools: add missing flex/bison deps
pick 07847fa samba: Fix typo in PACKAGECONFIG for "acl" and "aio"
pick 757422e dnsmasq: Listen only on loopback and disable DHCP
pick d57cf3c rp-pppoe: 3.11 -> 3.12
pick 513d01e postfix: 3.0.2 -> 3.0.3
pick c7f66db stunnel: 5.21 -> 5.28
pick 3dd8ad0 libtdb: upgrade to 1.3.7
pick 3a30f23 libldb: upgrade to 1.1.21
pick 6a714ad libtevent: upgrade to 0.9.25
pick 43c0e27 libtalloc: upgrade to 2.1.3
pick c777835 samba: fix the incorrect tmpfiles installed directory
pick 40b09a6 samba: backport patches for cross-compiling
pick a3ab6ca waf-samba.bbclass: add cross-answers option and files
pick 03da6a8 dovecot: 2.2.18 -> 2.2.21
pick 9c85f1f xl2tpd: modify recipes to avoid forced internet access
pick adbc64f recipes-connectivity/samba: Only rmdir directories that exist
pick 6569323 openvpn: 2.3.7 -> 2.3.8
pick 92c55d9 geoip: add ptest functionality
pick 49660e0 opensaf: 4.6.0 -> 4.7.0
pick 311d79c ctdb: Fix rootfs creation errors
pick b866e0a dhcpcd: add recipe for dhcpcd

> 
> -J.
> 
> > 
> > thanks
> > 
> > -Roy
> > 
> > >---
> > >  meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb | 1 +
> > >  1 file changed, 1 insertion(+)
> > >
> > >diff --git a/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb 
> > >b/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
> > >index 0ffe589..150e55f 100644
> > >--- a/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
> > >+++ b/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
> > >@@ -23,6 +23,7 @@ PACKAGECONFIG ??= "openssl ipv6"
> > >  PACKAGECONFIG[openssl] = "--with-crypto=yes, --without-openssl 
> > > --without-crypto, openssl"
> > >  PACKAGECONFIG[ipv6] = "--enable-ipv6, --disable-ipv6,"
> > >  PACKAGECONFIG[smi] = "--with-smi, --without-smi,libsmi"
> > >+PACKAGECONFIG[libcap-ng] = "--with-cap-ng=yes,--with-cap-ng=no,libcap-ng"
> > >
> > >  EXTRA_AUTORECONF += " -I m4"
> > >
> > >
> > 
> > -- 
> > Best Reagrds,
> > Roy | RongQing Li
> -- 
> -Joe MacDonald.
> :wq



-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com


signature.asc
Description: Digital signature
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [PATCH][jethro][meta-networking] tcpdump: add PACKAGECONFIG for libcap-ng

2016-01-20 Thread Joe MacDonald
[Re: [oe] [PATCH][jethro][meta-networking] tcpdump: add PACKAGECONFIG for 
libcap-ng] On 16.01.20 (Wed 17:25) Rongqing Li wrote:

> 
> 
> On 2015年12月28日 20:14, Martin Jansa wrote:
> >From: Roy Li 
> >
> >Signed-off-by: Roy Li 
> >Signed-off-by: Martin Jansa 
> 
> 
> Hi Martin:
> 
> Could you cherry-pick this patch to master?
> or merge it from master-next to master, it stay in master-next
> two month.

It looks like you're talking about 
http://patchwork.openembedded.org/patch/106295/

The reason it hasn't been merged yet is it is marked 'accepted /
archived' it patchwork, so it's not even showing up on my radar.

Please don't hesitate to ask about these if the state seems to not match
what you're seeing in the tree.

-J.

> 
> thanks
> 
> -Roy
> 
> >---
> >  meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb | 1 +
> >  1 file changed, 1 insertion(+)
> >
> >diff --git a/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb 
> >b/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
> >index 0ffe589..150e55f 100644
> >--- a/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
> >+++ b/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
> >@@ -23,6 +23,7 @@ PACKAGECONFIG ??= "openssl ipv6"
> >  PACKAGECONFIG[openssl] = "--with-crypto=yes, --without-openssl 
> > --without-crypto, openssl"
> >  PACKAGECONFIG[ipv6] = "--enable-ipv6, --disable-ipv6,"
> >  PACKAGECONFIG[smi] = "--with-smi, --without-smi,libsmi"
> >+PACKAGECONFIG[libcap-ng] = "--with-cap-ng=yes,--with-cap-ng=no,libcap-ng"
> >
> >  EXTRA_AUTORECONF += " -I m4"
> >
> >
> 
> -- 
> Best Reagrds,
> Roy | RongQing Li
-- 
-Joe MacDonald.
:wq


signature.asc
Description: Digital signature
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [PATCH 0/1] gvfs: disable build of documentation to fix build in some

2016-01-20 Thread Andreas Müller
This should apply on master-next.

Andreas Müller (1):
  gvfs: disable build of documentation to fix build in some
envirionments

 meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb | 1 +
 1 file changed, 1 insertion(+)

-- 
2.5.0

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [PATCH 1/1] gvfs: disable build of documentation to fix build in some envirionments

2016-01-20 Thread Andreas Müller
man/Makfile.am make is trying to download

http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl

which sometimes fails with:

make[2]: Entering directory 
`/home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/build/man'
/home/peter/oe-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/xsltproc --nonet 
--stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi 
--stringparam man.th.extra1.suppress 1 --stringparam 
man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl 
/home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/gvfs-1.24.2/man/gvfs-cat.xml
/home/peter/oe-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/xsltproc --nonet 
--stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi 
--stringparam man.th.extra1.suppress 1 --stringparam 
man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl 
/home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/gvfs-1.24.2/man/gvfs-copy.xml
/home/peter/oe-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/xsltproc --nonet 
--stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi 
--stringparam man.th.extra1.suppress 1 --stringparam 
man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl 
/home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/gvfs-1.24.2/man/gvfs-info.xml
/home/peter/oe-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/xsltproc --nonet 
--stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi 
--stringparam man.th.extra1.suppress 1 --stringparam 
man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl 
/home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/gvfs-1.24.2/man/gvfs-ls.xml
I/O error : Attempt to load network entity 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity 
"http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl;
cannot parse 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
I/O error : Attempt to load network entity 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity 
"http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl;
cannot parse 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
make[2]: *** [gvfs-cat.1] Error 4
make[2]: *** Waiting for unfinished jobs
make[2]: *** [gvfs-copy.1] Error 4
I/O error : Attempt to load network entity 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity 
"http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl;
cannot parse 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
make[2]: *** [gvfs-info.1] Error 4
I/O error : Attempt to load network entity 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity 
"http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl;
cannot parse 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
make[2]: *** [gvfs-ls.1] Error 4
make[2]: Leaving directory 
`/home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/build/man'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/build'
make: *** [all] Error 2
ERROR: oe_runmake failed

Signed-off-by: Andreas Müller 
---
 meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb 
b/meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb
index 080fd86..aa62070 100644
--- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb
+++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb
@@ -15,6 +15,7 @@ SRC_URI += " \
 EXTRA_OECONF = " \
 --disable-gdu \
 --enable-udisks2 \
+--disable-documentation \
 --with-archive-includes=${STAGING_INCDIR} \
 --with-archive-libs=${STAGING_LIBDIR} \
 "
-- 
2.5.0

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [PATCH][jethro][meta-networking] tcpdump: add PACKAGECONFIG for libcap-ng

2016-01-20 Thread Rongqing Li



On 2015年12月28日 20:14, Martin Jansa wrote:

From: Roy Li 

Signed-off-by: Roy Li 
Signed-off-by: Martin Jansa 



Hi Martin:

Could you cherry-pick this patch to master?
or merge it from master-next to master, it stay in master-next
two month.

thanks

-Roy


---
  meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb | 1 +
  1 file changed, 1 insertion(+)

diff --git a/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb 
b/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
index 0ffe589..150e55f 100644
--- a/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
+++ b/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
@@ -23,6 +23,7 @@ PACKAGECONFIG ??= "openssl ipv6"
  PACKAGECONFIG[openssl] = "--with-crypto=yes, --without-openssl --without-crypto, 
openssl"
  PACKAGECONFIG[ipv6] = "--enable-ipv6, --disable-ipv6,"
  PACKAGECONFIG[smi] = "--with-smi, --without-smi,libsmi"
+PACKAGECONFIG[libcap-ng] = "--with-cap-ng=yes,--with-cap-ng=no,libcap-ng"

  EXTRA_AUTORECONF += " -I m4"




--
Best Reagrds,
Roy | RongQing Li
--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [PATCH][jethro][meta-networking] tcpdump: add PACKAGECONFIG for libcap-ng

2016-01-20 Thread Martin Jansa
Joe is maintainer of meta-networking, ask him.

On Wed, Jan 20, 2016 at 10:25 AM, Rongqing Li 
wrote:

>
>
> On 2015年12月28日 20:14, Martin Jansa wrote:
>
>> From: Roy Li 
>>
>> Signed-off-by: Roy Li 
>> Signed-off-by: Martin Jansa 
>>
>
>
> Hi Martin:
>
> Could you cherry-pick this patch to master?
> or merge it from master-next to master, it stay in master-next
> two month.
>
> thanks
>
> -Roy
>
> ---
>>   meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
>> b/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
>> index 0ffe589..150e55f 100644
>> --- a/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
>> +++ b/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
>> @@ -23,6 +23,7 @@ PACKAGECONFIG ??= "openssl ipv6"
>>   PACKAGECONFIG[openssl] = "--with-crypto=yes, --without-openssl
>> --without-crypto, openssl"
>>   PACKAGECONFIG[ipv6] = "--enable-ipv6, --disable-ipv6,"
>>   PACKAGECONFIG[smi] = "--with-smi, --without-smi,libsmi"
>> +PACKAGECONFIG[libcap-ng] = "--with-cap-ng=yes,--with-cap-ng=no,libcap-ng"
>>
>>   EXTRA_AUTORECONF += " -I m4"
>>
>>
>>
> --
> Best Reagrds,
> Roy | RongQing Li
>
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-oe] [PATCH] phpmyadmin: CVE-2015-8669

2016-01-20 Thread Jian Liu
libraries/config/messages.inc.php in phpMyAdmin 4.0.x before 4.0.10.12,
4.4.x before 4.4.15.2, and 4.5.x before 4.5.3.1 allows remote attackers
to obtain sensitive information via a crafted request, which reveals
the full path in an error message.

This patch is from 
https://github.com/phpmyadmin/phpmyadmin/commit/c4d649325b25139d7c097e56e2e46cc7187fae45

Signed-off-by: Jian Liu 
---
 .../phpmyadmin/phpmyadmin/phpmyadmin-CVE-2015-8669.patch | 16 
 .../recipes-php/phpmyadmin/phpmyadmin_4.5.0.2.bb |  4 +++-
 2 files changed, 19 insertions(+), 1 deletion(-)
 create mode 100644 
meta-webserver/recipes-php/phpmyadmin/phpmyadmin/phpmyadmin-CVE-2015-8669.patch

diff --git 
a/meta-webserver/recipes-php/phpmyadmin/phpmyadmin/phpmyadmin-CVE-2015-8669.patch
 
b/meta-webserver/recipes-php/phpmyadmin/phpmyadmin/phpmyadmin-CVE-2015-8669.patch
new file mode 100644
index 000..c19996f
--- /dev/null
+++ 
b/meta-webserver/recipes-php/phpmyadmin/phpmyadmin/phpmyadmin-CVE-2015-8669.patch
@@ -0,0 +1,18 @@
+[Security] Path disclosure, see PMASA-2015-6
+
+Upstream-Status: Bacport
+
+Signed-off-by: Marc Delisle 
+
+diff -Nur 
phpMyAdmin-4.5.0.2-all-languages.orig/libraries/config/messages.inc.php 
phpMyAdmin-4.5.0.2-all-languages/libraries/config/messages.inc.php
+--- phpMyAdmin-4.5.0.2-all-languages.orig/libraries/config/messages.inc.php
2016-01-20 15:11:15.410106888 +0800
 phpMyAdmin-4.5.0.2-all-languages/libraries/config/messages.inc.php 
2016-01-20 15:14:05.758108076 +0800
+@@ -11,7 +11,7 @@
+  */
+ 
+ if (!function_exists('__')) {
+-PMA_fatalError('Bad invocation!');
++exit();
+ }
+ 
+ $strConfigAllowArbitraryServer_desc = __(
diff --git a/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_4.5.0.2.bb 
b/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_4.5.0.2.bb
index 9297d0c..b8faf12 100644
--- a/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_4.5.0.2.bb
+++ b/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_4.5.0.2.bb
@@ -7,7 +7,9 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
 
 SRC_URI = 
"https://files.phpmyadmin.net/phpMyAdmin/4.5.0.2/phpMyAdmin-4.5.0.2-all-languages.tar.xz
 \
file://Port-content-spoofing-fix-CVE-2015-7873.patch \
-   file://apache.conf"
+   file://apache.conf \
+   file://phpmyadmin-CVE-2015-8669.patch \
+"
 
 SRC_URI[md5sum] = "2d08d2fcc8f70f88a11a14723e3ca275"
 SRC_URI[sha256sum] = 
"d2e90ea486d90b4ebe5eb02d7ad349ad2916c12a8981f98553395ef78d22a8ec"
-- 
1.9.1

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-oe][PATCHv2] gpsd: Add patch to fix broken ACTIVATE hook.

2016-01-20 Thread Moritz Fischer
Hi Martin,

do you want me to resend, is something still missing in v2?

Cheers,

Moritz
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-oe][PATCHv2] gpsd: Add patch to fix broken ACTIVATE hook.

2016-01-20 Thread Martin Jansa
It's in master-next waiting for next round of jenkins builds to finish, no
need to resend.

On Wed, Jan 20, 2016 at 2:56 PM, Moritz Fischer 
wrote:

> Hi Martin,
>
> do you want me to resend, is something still missing in v2?
>
> Cheers,
>
> Moritz
>
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel