[oe] [meta-networking][PATCH 2/2] rdist: add new recipe

2017-06-22 Thread jackie.huang
From: Jackie Huang rdist is a remote file distribution client and server. Signed-off-by: Jackie Huang --- .../rdist/rdist-6.1.5/rdist-6.1.5-bb-build.patch | 75 + .../rdist/rdist-6.1.5/rdist-6.1.5-bison.patch | 147 ++

[oe] [meta-networking][PATCH 1/2] rdate: add new recipe

2017-06-22 Thread jackie.huang
From: Jackie Huang rdate is a tool for getting the date/time from a remote machine. Signed-off-by: Jackie Huang --- .../recipes-connectivity/rdate/rdate_1.5.bb| 18 ++ 1 file changed, 18 insertions(+) create

[oe] [meta-networking][PATCH 0/2] rdate and rdist: add new recipe

2017-06-22 Thread jackie.huang
From: Jackie Huang -- The following changes since commit d2da8b82cfb2f8e55236751c1c56c9e7f3b5f68d: scsirastools: Upgrade to 1.6.6 (2017-06-22 16:04:14 +0200) are available in the git repository at: git://git.pokylinux.org/poky-contrib.git

Re: [oe] [meta-qt5][PATCH v3] Upgrade to Qt 5.9.0

2017-06-22 Thread Trevor Woerner
On Thu, Jun 22, 2017 at 3:35 PM, Denys Dmytriyenko wrote: > On Thu, Jun 15, 2017 at 01:25:12AM -0400, Trevor Woerner wrote: >> On Fri, Jun 9, 2017 at 4:16 AM, Martin Jansa wrote: >> > Then why does it work for chromium which used to have the same issue?

Re: [oe] [meta-qt5][PATCH v3] Upgrade to Qt 5.9.0

2017-06-22 Thread Denys Dmytriyenko
On Thu, Jun 15, 2017 at 01:25:12AM -0400, Trevor Woerner wrote: > On Fri, Jun 9, 2017 at 4:16 AM, Martin Jansa wrote: > > Then why does it work for chromium which used to have the same issue? > >

Re: [oe] [meta-qt5] [PATCH] qttools: DEPENDS on icu

2017-06-22 Thread Denys Dmytriyenko
On Tue, Jun 20, 2017 at 06:28:32AM +0200, liu.min...@gmail.com wrote: > From: Ming Liu > > This fixes a following QA issue: > | QA Issue: nativesdk-qtbase-tools rdepends on nativesdk-libicui18n, but it > isn't a build dependency. > | QA Issue:

Re: [oe] [meta-oe][PATCH 00/14] new recipe: open-vm-tools recipe

2017-06-22 Thread Martin Kelly
On 06/22/2017 10:32 AM, Martin Jansa wrote: It basically just calls this script: openembedded-core/scripts/sstate-diff-machines.sh --machines="qemux86copy qemux86 qemuarm" --targets=world --tmpdir=tmp-glibc/ --analyze 2>&1 | tee ${LOGDIR}/signatures.log see:

Re: [oe] [meta-oe][PATCH 00/14] new recipe: open-vm-tools recipe

2017-06-22 Thread Martin Jansa
It basically just calls this script: openembedded-core/scripts/sstate-diff-machines.sh --machines="qemux86copy qemux86 qemuarm" --targets=world --tmpdir=tmp-glibc/ --analyze 2>&1 | tee ${LOGDIR}/signatures.log see: https://github.com/shr-project/jenkins-jobs/blob/master/jenkins-job.sh#L258 for

Re: [oe] [meta-oe][PATCH 00/14] new recipe: open-vm-tools recipe

2017-06-22 Thread Martin Kelly
(ping) I apologize for the top-post but did not want to have the ping lost in the noise. On Mon, 2017-06-19 at 16:43 -0700, Martin Kelly wrote: > On Sun, 2017-06-18 at 22:28 +0200, Martin Jansa wrote: > > And there is also this: > > > > === Incorrect PACKAGE_ARCH or sstate signatures (3) === > >

[oe] [meta-python][PATCH] twisted: add support to build for python3

2017-06-22 Thread Mark Asselstine
The work on twisted to ensure python3 compatability is nearing completion, as per their python3 tracker page: https://twistedmatrix.com/trac/milestone/Python-3.x Create a common .inc file and a new python3-* recipe to match other python3 packages. Signed-off-by: Mark Asselstine

[oe] State of bitbake world, Failed tasks 2017-06-21

2017-06-22 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status == Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!|Signatures !!colspan='14'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64

[oe] meta-qt5 issue with populate_sdk on meta-toolchain-qt5

2017-06-22 Thread Paul Knopf
Using master (3ae86cb32edd1449f702e0a094929ae9b21ce191), running this command gives me problems. bitbake meta-toolchain-qt5 -c populate_sdk I get the following error. ERROR: meta-toolchain-qt5-1.0-r0 do_populate_sdk: Could not invoke dnf. Command

Re: [oe] [meta-oe][PATCH] ipmiutil: Upgrade to 3.0.5

2017-06-22 Thread Martin Jansa
http://errors.yoctoproject.org/Errors/Details/145873/ On Wed, Jun 21, 2017 at 7:50 AM, Khem Raj wrote: > license changed information see > https://sourceforge.net/p/ipmiutil/code-git/ci/ > 647a155e219e56d9cec8ffc61ad5f43a35a1af3a/tree/COPYING?diff= >

[oe] [meta-oe][PATCH] hwloc: add several PACKAGECONFIG items

2017-06-22 Thread Chen Qi
Add PACKAGECONFIG items to allow for more flexiblity. Signed-off-by: Chen Qi --- meta-oe/recipes-extended/hwloc/hwloc_1.11.5.bb | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-extended/hwloc/hwloc_1.11.5.bb

[oe] [PATCH] xterm: Upgrade 327 -> 330

2017-06-22 Thread Fan Xin
1. Upgrade xterm from 327 to 330 2. Update the checksum of LIC_FILES_CHKSUM The copyright time has been extended to 2017, the Licence content has no chagne. Signed-off-by: Fan Xin --- meta-oe/recipes-graphics/xorg-app/{xterm_327.bb => xterm_330.bb} | 6 +++--- 1