[oe] [meta-oe][PATCH 0/3] Resend 3 patches for multilib

2015-05-12 Thread Yi Zhao
Resend these 3 patches which marked as spam in previous email. Yi Zhao (3): p7zip: fix PN - BPN for multilib mpich: fix ${PN}-${PV} - ${BP} for multilib sylpheed: remove do_install_append meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb |2 +-

[oe] [meta-oe][PATCH 1/3] p7zip: fix PN - BPN for multilib

2015-05-12 Thread Yi Zhao
Signed-off-by: Yi Zhao yi.z...@windriver.com --- meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb b/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb index 8905ae9..be706e1 100644 ---

[oe] [meta-oe][PATCH 2/3] mpich: fix ${PN}-${PV} - ${BP} for multilib

2015-05-12 Thread Yi Zhao
Signed-off-by: Yi Zhao yi.z...@windriver.com --- meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb b/meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb index 0225cee..19167b4 100644 ---

[oe] [meta-oe][PATCH 3/3] sylpheed: remove do_install_append

2015-05-12 Thread Yi Zhao
The .desktop and .png files alreay install by make install. So remove the do_install_append Signed-off-by: Yi Zhao yi.z...@windriver.com --- meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb | 10 +- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git

Re: [oe] [meta-oe][PATCH 01/20] smstools: fix PN - BPN for multilib

2015-05-12 Thread Yi Zhao
Hi Martin, I re-sent these 3 patches. If it still doesn't work. I will try a repo url. Thanks, Yi 在 2015年05月11日 17:27, Martin Jansa 写道: On Fri, May 08, 2015 at 03:42:16PM +0800, Yi Zhao wrote: Signed-off-by: Yi Zhao yi.z...@windriver.com Changes 03, 18, 20 didn't make it to patchwork,

Re: [oe] [PATCH][meta-networking] tcpdump: upgrade to 4.7.4

2015-05-12 Thread Rongqing Li
ping thanks -Roy 在 2015年04月27日 13:22, rongqing...@windriver.com 写道: From: Roy Li rongqing...@windriver.com Remove two unneeded patches, configure.patch and tcpdump-cross-getaddrinfo.patch Signed-off-by: Roy Li rongqing...@windriver.com --- Resend, since I did not see it in patchwork

Re: [oe] [PATCH][meta-networking] strongswan: upgrade to 5.3.0

2015-05-12 Thread Rongqing Li
ping Thanks -Roy 在 2015年04月23日 16:45, rongqing...@windriver.com 写道: From: Roy Li rongqing...@windriver.com Signed-off-by: Roy Li rongqing...@windriver.com --- .../strongswan/{strongswan_5.2.1.bb = strongswan_5.3.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

Re: [oe] [PATCH][meta-oe] krb5: upgrade to 1.13.1

2015-05-12 Thread Rongqing Li
ping -Roy 在 2015年04月27日 13:50, rongqing...@windriver.com 写道: From: Roy Li rongqing...@windriver.com Remove a CVE patch which krb5 1.13.1 has merged. Update the checksum, include License file checksum, since the date in it is updated Signed-off-by: Roy Li rongqing...@windriver.com ---

[oe] [meta-browser][PATCH] chromium: Use bitbake variable instead of shell variable

2015-05-12 Thread Nikolay Dimitrov
Change CHROMIUM_BUILD_TYPE to Bitbake variable, otherwise Chromium files are not installed in the holding area, and Chromium fails to start on the target. Signed-off-by: Nikolay Dimitrov picmas...@mail.bg --- recipes-browser/chromium/chromium.inc |2 +- 1 file changed, 1 insertion(+), 1

[oe] OE Changelog since 2015-05-03 until 2015-05-10

2015-05-12 Thread cliff . brake
Changelog since 2015-05-03 until 2015-05-10. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom:

[oe] [meta-java][PATCH 2/3] Avoid parse time erros due to dependency on x11, for distros without x11

2015-05-12 Thread Mario Domenech Goulart
BitBake raises some errors when processing recipes that depend on x11 for distros that don't have x11 in DISTRO_FEATURES. To work around that issue, REQUIRED_DISTRO_FEATURES = x11 (from distro_features_check.bbclass) has been set for the following recipes: * cacao * classpath * jamvm *

Re: [oe] [PATCH][meta-networking] strongswan: upgrade to 5.3.0

2015-05-12 Thread Paul Eggleton
On Tuesday 12 May 2015 08:56:29 Joe MacDonald wrote: I don't know why, but some of your patches are not being picked up by patchwork. FYI, this problem is being worked on as we speak. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre --

[oe] [meta-java][PATCH 3/3] rxtx: drop dependency on fastjar-native; depend on virtual/javac-native

2015-05-12 Thread Mario Domenech Goulart
fastjar-native must be provided by either virtual/javac-native itself or by a recipe virtual/javac-native depends on. Signed-off-by: Mario Domenech Goulart ma...@ossystems.com.br --- recipes-extended/rxtx/rxtx_2.2.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [oe] [meta-browser][PATCH 3/3] chromium, cef: Package codecs separately

2015-05-12 Thread Khem Raj
On Tue, May 12, 2015 at 2:18 PM, Martin Jansa martin.ja...@gmail.com wrote: There is still some overlap between chromium and cef recipes: ERROR: The recipe cef3 is trying to install files into a shared area when those files already exist. Those files and their manifest location are:

[oe] [meta-java][PATCH 1/3] Don't depend on a hardcoded compiler

2015-05-12 Thread Mario Domenech Goulart
The recipes below depended on a hardcoded native compile (ecj-initial-native). Since we may use another native compiler to build them, we set the dependency in virtual/javac-native instead. * cacao * classpath-native * jamvm Signed-off-by: Mario Domenech Goulart ma...@ossystems.com.br ---

Re: [oe] [meta-browser][PATCH 3/3] chromium, cef: Package codecs separately

2015-05-12 Thread Martin Jansa
On Tue, Apr 28, 2015 at 04:09:55AM +, Khem Raj wrote: chromium does not use versioned shared objects so deal with it Remove the band-aid to pretend to have versioning shared objects put the ffmpeg plugins in directory of its own in /usr/lib to avoid namespace conflict with same .so coming

Re: [oe] [meta-oe][PATCH 01/20] smstools: fix PN - BPN for multilib

2015-05-12 Thread Khem Raj
On May 12, 2015, at 7:50 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: Ouch - if so that's news to me, and seems very much sub-optimal. It may explain why patches keep on going missing from time to time. Khem/Tom, can we switch to a local solution? we rely on google spam filter.

Re: [oe] [meta-oe][PATCH 01/20] smstools: fix PN - BPN for multilib

2015-05-12 Thread Paul Eggleton
On Tuesday 12 May 2015 09:09:13 Khem Raj wrote: On May 12, 2015, at 7:50 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: Ouch - if so that's news to me, and seems very much sub-optimal. It may explain why patches keep on going missing from time to time. Khem/Tom, can we switch

Re: [oe] [PATCH][meta-networking] strongswan: upgrade to 5.3.0

2015-05-12 Thread Joe MacDonald
[Re: [oe] [PATCH][meta-networking] strongswan: upgrade to 5.3.0] On 15.05.12 (Tue 21:59) Paul Eggleton wrote: On Tuesday 12 May 2015 08:56:29 Joe MacDonald wrote: I don't know why, but some of your patches are not being picked up by patchwork. FYI, this problem is being worked on as we

Re: [oe] [meta-networking][PATCH 1/1] meta-networking: standardize SECTION values

2015-05-12 Thread Joe MacDonald
Hey Armin, [Re: [oe] [meta-networking][PATCH 1/1] meta-networking: standardize SECTION values] On 15.05.12 (Tue 18:15) akuster808 wrote: Joe, I am in the process of updating wireshark to a new version. Are you going to handle the SECTION merge fixup if I post before these changes go in or

Re: [oe] [meta-networking][PATCH 1/1] meta-networking: standardize SECTION values

2015-05-12 Thread akuster808
Joe, I am in the process of updating wireshark to a new version. Are you going to handle the SECTION merge fixup if I post before these changes go in or should I just include them with my post? - armin On 05/11/2015 01:59 PM, Joe MacDonald wrote: SECTION has been used inconsistently

Re: [oe] [meta-networking][PATCH] networkingmanager: QA warning for rdepends on polkit

2015-05-12 Thread Paul Eggleton
On Monday 11 May 2015 21:52:00 Martin Jansa wrote: On Mon, May 11, 2015 at 12:43:41PM -0700, Khem Raj wrote: On Mon, May 11, 2015 at 12:00 PM, Martin Jansa martin.ja...@gmail.com wrote: RDEPENDS adds dependency only between do_package tasks for build time dependency you need do_configure

Re: [oe] [meta-oe][PATCH 0/3] Resend 3 patches for multilib

2015-05-12 Thread Martin Jansa
On Tue, May 12, 2015 at 03:11:09PM +0800, Yi Zhao wrote: Resend these 3 patches which marked as spam in previous email. It still didn't make it to patchwork :/ Yi Zhao (3): p7zip: fix PN - BPN for multilib mpich: fix ${PN}-${PV} - ${BP} for multilib sylpheed: remove

Re: [oe] [meta-browser][PATCH] chromium: Use bitbake variable instead of shell variable

2015-05-12 Thread Otavio Salvador
On Tue, May 12, 2015 at 7:55 PM, Khem Raj raj.k...@gmail.com wrote: On May 12, 2015, at 12:25 PM, Nikolay Dimitrov picmas...@mail.bg wrote: Change CHROMIUM_BUILD_TYPE to Bitbake variable, otherwise Chromium files are not installed in the holding area, and Chromium fails to start on the target.

Re: [oe] [meta-oe][PATCH 01/20] smstools: fix PN - BPN for multilib

2015-05-12 Thread Trevor Woerner
On 05/12/15 10:45, Martin Jansa wrote: On Tue, May 12, 2015 at 01:43:19PM +0100, Paul Eggleton wrote: On Monday 11 May 2015 11:27:04 Martin Jansa wrote: On Fri, May 08, 2015 at 03:42:16PM +0800, Yi Zhao wrote: Signed-off-by: Yi Zhao yi.z...@windriver.com Changes 03, 18, 20 didn't make it to

Re: [oe] [meta-browser][PATCH] chromium: Use bitbake variable instead of shell variable

2015-05-12 Thread Khem Raj
On May 12, 2015, at 12:25 PM, Nikolay Dimitrov picmas...@mail.bg wrote: Change CHROMIUM_BUILD_TYPE to Bitbake variable, otherwise Chromium files are not installed in the holding area, and Chromium fails to start on the target. Signed-off-by: Nikolay Dimitrov picmas...@mail.bg this is ok.

Re: [oe] [meta-oe][PATCH 01/20] smstools: fix PN - BPN for multilib

2015-05-12 Thread Martin Jansa
On Tue, May 12, 2015 at 06:19:06PM -0400, Trevor Woerner wrote: On 05/12/15 10:45, Martin Jansa wrote: On Tue, May 12, 2015 at 01:43:19PM +0100, Paul Eggleton wrote: On Monday 11 May 2015 11:27:04 Martin Jansa wrote: On Fri, May 08, 2015 at 03:42:16PM +0800, Yi Zhao wrote: Signed-off-by:

Re: [oe] [PATCH 0/8] xfce updates + udisks2

2015-05-12 Thread Andreas Müller
On Tue, May 12, 2015 at 2:09 PM, Martin Jansa martin.ja...@gmail.com wrote: On Wed, May 06, 2015 at 06:10:38PM +0200, Andreas Müller wrote: The following changes since commit 2080f15e86d3d8e1e1f65e16b014545fe538114c: pcsc-lite_1.8.6: Modified the license for libpcscspy. (2015-04-24 15:11:37

Re: [oe] [meta-oe][PATCH 01/20] smstools: fix PN - BPN for multilib

2015-05-12 Thread Paul Eggleton
On Monday 11 May 2015 11:27:04 Martin Jansa wrote: On Fri, May 08, 2015 at 03:42:16PM +0800, Yi Zhao wrote: Signed-off-by: Yi Zhao yi.z...@windriver.com Changes 03, 18, 20 didn't make it to patchwork, because they were marked as Spam by gmail Hang on, I'm confused. Why should the patches

Re: [oe] [PATCH][meta-networking] strongswan: upgrade to 5.3.0

2015-05-12 Thread Joe MacDonald
[Re: [oe] [PATCH][meta-networking] strongswan: upgrade to 5.3.0] On 15.05.12 (Tue 16:34) Rongqing Li wrote: ping I'll get a look at these soon. I don't know why, but some of your patches are not being picked up by patchwork. -J. Thanks -Roy 在 2015年04月23日 16:45,

Re: [oe] [PATCH] cifs-utils: upgrade to 6.4

2015-05-12 Thread Rongqing Li
On 2015年05月13日 12:37, rongqing...@windriver.com wrote: From: Roy Li rongqing...@windriver.com Sorry, it has been accepted, Please drop this duplicate -Roy -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

Re: [oe] [meta-networking][PATCH 0/1][RFC] Standardize SECTION values

2015-05-12 Thread akuster808
On 05/11/2015 01:59 PM, Joe MacDonald wrote: As I mentioned back in January[1], I've taken a pass through the recipes in meta-networking with the goal of unifying the usage of the SECTION variables. At the time I was tending toward the Fedora / RH approach (eg. console/network) but I've

[oe] [PATCH 1/1] apache2: upgrade to 2.4.12

2015-05-12 Thread rongqing.li
From: Roy Li rongqing...@windriver.com upgrade to include CVE fixes. Remove apache-CVE-2014-0117.patch which apache2.4.12 has Update apache-ssl-ltmain-rpath.patch Signed-off-by: Roy Li rongqing...@windriver.com --- ...2-native_2.4.10.bb = apache2-native_2.4.12.bb} | 4 +-

Re: [oe] [PATCH 1/1] apache2: upgrade to 2.4.12

2015-05-12 Thread Rongqing Li
On 2015年05月13日 12:27, rongqing...@windriver.com wrote: From: Roy Lirongqing...@windriver.com upgrade to include CVE fixes. Remove apache-CVE-2014-0117.patch which apache2.4.12 has Update apache-ssl-ltmain-rpath.patch Please drop this duplicate, I see it has been in maste-next Thanks --

[oe] [PATCH] cifs-utils: upgrade to 6.4

2015-05-12 Thread rongqing.li
From: Roy Li rongqing...@windriver.com Signed-off-by: Roy Li rongqing...@windriver.com --- meta-networking/recipes-support/cifs/cifs-utils_git.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/meta-networking/recipes-support/cifs/cifs-utils_git.bb

Re: [oe] [meta-oe][PATCH 01/20] smstools: fix PN - BPN for multilib

2015-05-12 Thread Martin Jansa
On Tue, May 12, 2015 at 01:43:19PM +0100, Paul Eggleton wrote: On Monday 11 May 2015 11:27:04 Martin Jansa wrote: On Fri, May 08, 2015 at 03:42:16PM +0800, Yi Zhao wrote: Signed-off-by: Yi Zhao yi.z...@windriver.com Changes 03, 18, 20 didn't make it to patchwork, because they were

Re: [oe] [meta-oe][PATCH 01/20] smstools: fix PN - BPN for multilib

2015-05-12 Thread Paul Eggleton
On Tuesday 12 May 2015 16:45:11 Martin Jansa wrote: On Tue, May 12, 2015 at 01:43:19PM +0100, Paul Eggleton wrote: On Monday 11 May 2015 11:27:04 Martin Jansa wrote: On Fri, May 08, 2015 at 03:42:16PM +0800, Yi Zhao wrote: Signed-off-by: Yi Zhao yi.z...@windriver.com Changes 03,