Re: [oe] openjdk checksum wrong

2017-10-27 Thread Leonardo Sandoval
On Fri, Oct 27, 2017 at 3:03 AM, Fan Xin wrote: Hello, I am trying to build openjdk-8 based jethro, and I use the recipe file from meta-java. I meet the following error message. ERROR: Fetcher failure for URL:

Re: [oe] [PATCH] fluidsynth: update 1.1.6 -> 1.1.8

2017-10-16 Thread Leonardo Sandoval
On Mon, 16 Oct 2017 21:44:23 +0200 Andreas Müller <schnitzelt...@googlemail.com> wrote: > On Mon, Oct 16, 2017 at 7:40 PM, Leonardo Sandoval < > leonardo.sandoval.gonza...@linux.intel.com> wrote: > > > On Mon, 16 Oct 2017 12:42:28 +0200 > > Andreas Müller <

Re: [oe] [PATCH] fluidsynth: update 1.1.6 -> 1.1.8

2017-10-16 Thread Leonardo Sandoval
?= "${@bb.utils.filter('DISTRO_FEATURES', 'pulseaudio', d)}" > +PACKAGECONFIG[sndfile] = > "-Denable-libsndfile-support=ON,-Denable-libsndfile-support=OFF,libsndfile1" > +PACKAGECONFIG[jack] = > "-Denable-jack-support=ON,-Denable-jack

Re: [oe] [meta-python][PATCH 3/3] python-m2crypto: Upgrade to 0.26.0

2017-08-15 Thread Leonardo Sandoval
On Mon, 2017-08-14 at 22:02 -0700, Khem Raj wrote: > Use proper LICENCE file for LIC_FILES_CHKSUM > > Signed-off-by: Khem Raj > --- > ...{python-m2crypto_0.25.1.bb => python-m2crypto_0.26.0.bb} | 13 > + > 1 file changed, 5 insertions(+), 8 deletions(-) >

Re: [oe] [oe-core][PATCH 1/1] php: move to version 7.1.8 from 7.1.7

2017-08-14 Thread Leonardo Sandoval
On Mon, 2017-08-14 at 11:51 -0700, Joe Slater wrote: > Only change is source version. > > Signed-off-by: Joe Slater > --- > .../{php-7.1.7 => php-7.1.8}/0001-Specify-tag-with-libtool.patch| 0 > .../{php-7.1.7 => php-7.1.8}/change-AC_TRY_RUN-to-AC_TRY_LINK.patch | 0 >

Re: [oe] Alpha release of check-requirement.sh

2017-08-10 Thread Leonardo Sandoval
On Wed, 2017-08-09 at 21:40 -0700, Behan Webster wrote: > > On Aug 9, 2017, at 7:22 AM, Leonardo Sandoval > > <leonardo.sandoval.gonza...@linux.intel.com> wrote: > > > > in my opinion, this fits nicely into the oe-core, into the > > scripts/contrib folder. >

Re: [oe] Alpha release of check-requirement.sh

2017-08-09 Thread Leonardo Sandoval
in my opinion, this fits nicely into the oe-core, into the scripts/contrib folder. On Tue, 2017-08-08 at 17:24 -0700, Behan Webster wrote: > I maintain a script (ready-for.sh) which checks requirements for various > courses I teach which makes sure you have the right computer, RAM, disk space

Re: [oe] [meta-python][PATCH] python-cmd2: update to version 0.7.5

2017-07-24 Thread Leonardo Sandoval
On Mon, 2017-07-24 at 14:15 -0400, Derek Straka wrote: > Signed-off-by: Derek Straka > --- > .../python/{python-cmd2_0.7.2.bb => python-cmd2_0.7.5.bb} | 6 > +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > rename

Re: [oe] [PATCH] opencv: fix compilation error when OpenCL is enabled.

2017-06-07 Thread Leonardo Sandoval
On Wed, 2017-06-07 at 14:08 +0300, Ismo Puustinen wrote: > The patch which changes test module function visilibility was missing > some OpenCL symbols. Export also those. > > Signed-off-by: Ismo Puustinen > --- > .../opencv/0001-To-fix-errors-as-following.patch | 41

Re: [oe] [PATCH] openvpn: Upgrade 2.3.9 -> 2.4.2

2017-06-02 Thread Leonardo Sandoval
On Fri, 2017-06-02 at 10:21 +0900, Fan Xin wrote: > Signed-off-by: Fan Xin > --- > .../recipes-support/openvpn/{openvpn_2.3.9.bb => openvpn_2.4.2.bb} | 6 > +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > rename

Re: [oe] [meta-oe][PATCH] Upgrade zsh to 5.3.1

2017-06-01 Thread Leonardo Sandoval
please 1. send the patch with git-send-email and 2. when formating the patch, use git format-patch -M, this way git will detect renames (which are upgrades in this context) Leo On Thu, 2017-06-01 at 12:59 -0400, Branden Archer wrote: > Attached please find a patch to consider for the zsh recipe

Re: [oe] URL of devmem2

2017-05-31 Thread Leonardo Sandoval
On Tue, 2017-05-30 at 20:10 +, Martin Siegumfeldt wrote: > Hi, > > > Is there any chance that > http://git.openembedded.org/meta-openembedded/commit/?id=fc801961457fe2fbb24973bb43b302ad46044cb8 > and >

Re: [oe] [PATCH 0/2] Extend to kernel-module-split.bbclass

2017-04-04 Thread Leonardo Sandoval
On Tue, 2017-04-04 at 15:19 +0200, Boszormenyi Zoltan wrote: > Catch 22. > > I subscribed to openembedded-core ML two days ago, no confirmation or > admin approval yet. > > A day later I sent this series to the openembedded-core ML, the automatic > reply said subscription is needed to send mail

Re: [oe] [meta-python][PATCH] python-unidiff: python module for parsing diff data

2016-10-07 Thread Leonardo Sandoval
On 09/12/2016 11:09 AM, Martin Jansa wrote: On Wed, Sep 07, 2016 at 03:37:03PM -0500, leonardo.sandoval.gonza...@linux.intel.com wrote: From: Leonardo Sandoval <leonardo.sandoval.gonza...@linux.intel.com> The module takes diff data, from commands like diff or git-format-patch,

Re: [oe] [meta-python][PATCH] python-pylint: python source code analyzer

2016-09-07 Thread Leonardo Sandoval
At least one dependency is missing at runtime: backports.functools_lru_cache. Sending a V2.. Leo El 09/07/2016 a las 03:37 PM, leonardo.sandoval.gonza...@linux.intel.com escribió: From: Leonardo Sandoval <leonardo.sandoval.gonza...@linux.intel.com> New recipe which defines the

[oe] [meta-python][PATCH] python-unidiff: python module for parsing diff data

2016-09-07 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval <leonardo.sandoval.gonza...@linux.intel.com> The module takes diff data, from commands like diff or git-format-patch, parses it and creates python objects in the form of patch sets. More info is given on the recipe metadata. Signed-off-by: Leonardo Sa