[OE-core] [PATCH 1/4] python3-scons-{native}: add recipe for v3.0.5

2019-06-07 Thread Tim Orling
SCons has supported python 3 since v3.0.0 https://scons.org/tag/releases.html Fix shebangs in scripts [YOCTO #13381] Signed-off-by: Tim Orling --- meta/conf/distro/include/maintainers.inc | 2 ++ .../python/python3-scons-native_3.0.5.bb | 8 + .../python/python3-scons_3.0.5.bb

[OE-core] [PATCH 0/4] Move SCons to Python 3

2019-06-07 Thread Tim Orling
) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib timo/python3-scons http://cgit.openembedded.org//log/?h=timo/python3-scons Tim Orling (4): python3-scons-{native}: add recipe for v3.0.5 scons.bbclass: use python3-scons serf: switch

[OE-core] [PATCH] perl-rdepends.txt: fix perl-module-data-dumper dependencies

2019-06-02 Thread Tim Orling
Data::Dumper depends on bytes Signed-off-by: Tim Orling --- meta/recipes-devtools/perl-sanity/files/perl-rdepends.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/perl-sanity/files/perl-rdepends.txt b/meta/recipes-devtools/perl-sanity/files/perl-rdepends.txt index

[OE-core] [PATCH v2] perl-rdepends.txt: improve dependencies for perl module ptests

2019-05-31 Thread Tim Orling
A number of dependencies for Test::Builder and other perl ptest modules were missing, especially Test2::API and its like. Fixes [YOCTO #13200] Signed-off-by: Tim Orling --- Changes since v1: Fix dependencies for File::Spec uncovered in quilt-ptest testing .../perl-sanity/files/perl

[OE-core] [PATCH 1/3] perl: install Config_git.pl

2019-05-31 Thread Tim Orling
Config_git.pl is required for Test::Builder and other perl ptest modules. It was packaged before the perl-sanity change, but missed in the refactoring. Signed-off-by: Tim Orling --- meta/recipes-devtools/perl-sanity/perl_5.28.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta

[OE-core] [PATCH 3/3] libxml-parser-perl: fix ptest dependencies

2019-05-31 Thread Tim Orling
The ptests have additional dependency on: * perl-module-filehandle * perl-module-if * perl-module-test Signed-off-by: Tim Orling --- meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/perl/libxml-parser

[OE-core] [PATCH 2/3] perl-rdepends.txt: improve dependencies for perl module ptests

2019-05-31 Thread Tim Orling
A number of dependencies for Test::Builder and other perl ptest modules were missing, especially Test2::API and its like. Fixes [YOCTO #13200] Signel-off-by: Tim Orling --- .../perl-sanity/files/perl-rdepends.txt | 110 ++ 1 file changed, 110 insertions(+) diff --git

Re: [OE-core] [PATCH 2/2] uninative: Switch from bz2 to xz

2019-05-29 Thread Tim Orling
On Wed, May 29, 2019 at 3:29 PM Tom Rini wrote: > On Thu, May 30, 2019 at 01:17:26AM +0300, Adrian Bunk wrote: > > On Wed, May 29, 2019 at 10:29:31PM +0100, > richard.pur...@linuxfoundation.org wrote: > > > On Wed, 2019-05-29 at 17:25 -0400, Tom Rini wrote: > > > > On Wed, May 29, 2019 at

Re: [OE-core] [PATCH 2/2] python-six: put python2/3 variant together

2019-05-22 Thread Tim Orling
On Wed, May 22, 2019 at 4:27 AM Alexander Kanavin wrote: > On Wed, 22 May 2019 at 13:05, wrote: > > > I don't think we need to switch our default, just be able to build say > > oe-core without python/python2 in HOSTTOOLS and without needing python > > 2.7 in OE-Core either. > > > > > Its good

[OE-core] [PATCH] libtest-needs-perl: upgrade 0.002005 -> 0.002006

2019-05-15 Thread Tim Orling
of version.pm - fix output from test script when tests fail - added note about RELEASE_TESTING to test message on forced failures Signed-off-by: Tim Orling --- ...ds-perl_0.002005.bb => libtest-needs-perl_0.002006.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-) rename meta/reci

Re: [OE-core] [PATCH 2/2] vim: Update to 8.1.1198

2019-04-23 Thread Tim Orling
On Tue, Apr 23, 2019 at 6:17 PM Tom Rini wrote: > On Tue, Apr 23, 2019 at 11:22:14PM +0100, > richard.pur...@linuxfoundation.org wrote: > > On Tue, 2019-04-23 at 18:01 -0400, Tom Rini wrote: > > > On Tue, Apr 23, 2019 at 04:02:49PM +0100, Richard Purdie wrote: > > > > On Sun, 2019-04-21 at 13:57

Re: [OE-core] [Openembedded-architecture] [yocto] Eclipse support dropped with immediate effect

2019-04-11 Thread Tim Orling
On Thu, Apr 11, 2019 at 9:29 AM Scott Rifenbark wrote: > Richard and Armin, > > I am going to start pulling Eclipse from the docs today. The changes > won't make the frozen rc build but the website docs will reflect reality. > Thank you, Scott. > > Scott > > On Thu, Apr 11, 2019 at 12:20 AM

[OE-core] [PATCH] gst-examples: switch to gitlab url and https protocol

2019-03-11 Thread Tim Orling
Signed-off-by: Tim Orling --- meta/recipes-multimedia/gstreamer/gst-examples_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-multimedia/gstreamer/gst-examples_git.bb b/meta/recipes-multimedia/gstreamer/gst-examples_git.bb index f8cef857b3..75ac9b75c1

[OE-core] Create conf/multconfig/foo.conf from templates?

2019-03-09 Thread Tim Orling
Dear lazy web, Is there a way to create a conf/multiconfig/.conf from TEMPLATECONF ? -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core

Re: [OE-core] [PATCH] gtk3: enable wayland banckend

2018-12-17 Thread Tim Orling
> On Dec 17, 2018, at 10:06 AM, Jed wrote: > > It is disabled by default, and required for things like mutter to > be able to run under Wayland. > > Signed-off-by: Jed > --- > meta/recipes-gnome/gtk+/gtk+3.inc | 1 + > 1 file changed, 1 insertion(+) > > diff --git

[OE-core] [PATCH] liberror-perl: upgrade 0.17026 -> 0.17027

2018-12-09 Thread Tim Orling
;" 0.17027 2018-10-28 - Documentation and examples enhancements. - https://bitbucket.org/shlomif/perl-error.pm/pull-requests/1/october-prc-some-minor-mostly-doc-changes/diff - Thanks to https://metacpan.org/author/JMERELO . """ Signed-off-by: Tim Orling ---

Re: [OE-core] [PATCH] [PATCH] tcl:upgrade to 8.6.9

2018-12-04 Thread Tim Orling
Can you also upgrade the tk recipe in meta-oe please? On Tue, Dec 4, 2018 at 5:19 PM Hong Liu wrote: > 1.Upgrade tcl from 8.6.8 to 8.6.9. > > Signed-off-by: Hong Liu > --- > meta/recipes-devtools/tcltk/{tcl_8.6.8.bb => tcl_8.6.9.bb} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)

Re: [OE-core] [sumo] cherry-pick request to fix bison on glibc 2.28

2018-11-16 Thread Tim Orling
I should note the reason is breakage on Fedora-29 host. > On Nov 16, 2018, at 1:45 PM, Tim Orling > wrote: > > http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=5e441f3f8aa896e264f44ba8b699e5841cceade4 > > or > > http://git.openembedded.org/open

[OE-core] [sumo] cherry-pick request to fix bison on glibc 2.28

2018-11-16 Thread Tim Orling
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=5e441f3f8aa896e264f44ba8b699e5841cceade4 or http://git.openembedded.org/openembedded-core/commit/?id=741415c58b356576428c26efd081212eb989 Regards, —Tim -- ___ Openembedded-core mailing

Re: [OE-core] [PATCH v4] python3{,-native}: update to 3.7.0

2018-09-25 Thread Tim Orling
FWIW, the dnf upgrade appears to be trivial (I did not rebase python3 3.7.0 patches, but it probably won’t change much): http://git.openembedded.org/openembedded-core-contrib/commit/?h=timo/python37=94d4bba43097ec22f120f4327e5d13a52c1724fd NOTE: I used a hammer and overwrote Alex Kanavin’s

Re: [OE-core] [PATCH v2] python3{,-native}: update to 3.7.0

2018-09-09 Thread Tim Orling
I did not review the patches closely, but I did try to build core-image-full-cmdline with the tip of poky and these patches applied. Everything was fine until do_rootfs... I've attached the log. Essentially, there are some bits of dnf and so on which are not ready for Python 3.7. We have dnf

[OE-core] [WIP] perl upgrade to 5.26.2

2018-09-06 Thread Tim Orling
A while ago, I began to work on upgrading perl to 5.26.2. I am sharing what I have in case anyone else wants to continue the effort. As I remember it, this at least passes do_patch, but fails in do_compile. YMMV.

Re: [OE-core] [PATCH 2/7] wic:move wic src into meta/receipt-support/wic

2018-09-03 Thread Tim Orling
Also, what is the reason for the move? What problem does it solve? Why is it better to move it? On Sun, Sep 2, 2018 at 7:51 PM Tom Rini wrote: > On Mon, Sep 03, 2018 at 09:58:01AM +0800, Lu.Jiang wrote: > > > This patch simply move code from script/lib/wic into > >

Re: [OE-core] [HELP] ptest & ptest

2018-07-16 Thread Tim Orling
http://cgit.openembedded.org/meta-openembedded/tree/meta-python/recipes-devtools/python/python-cryptography_2.2.2.bb http://cgit.openembedded.org/meta-openembedded/tree/meta-python/recipes-devtools/python/python-pygpgme_0.3.bb On Mon, Jul 16, 2018 at 1:41 AM nick83ola wrote: > Hi Alex, > thanks

Re: [OE-core] [PATCH] minicom: remove dead URL from UPSTREAM_CHECK_URI

2018-07-08 Thread Tim Orling
salsa.debian.org had no tags, so perhaps: https://sources.debian.org/src/minicom/ On Sun, Jul 8, 2018 at 12:28 AM Tim Orling wrote: > All the alioth.debian.org URLs should be changed to use salsa.debian.org. > Quick search showed: > https://salsa.debian.org/minicom-team/minicom > O

Re: [OE-core] [PATCH] minicom: remove dead URL from UPSTREAM_CHECK_URI

2018-07-08 Thread Tim Orling
All the alioth.debian.org URLs should be changed to use salsa.debian.org. Quick search showed: https://salsa.debian.org/minicom-team/minicom On Fri, Jul 6, 2018 at 8:47 AM Ross Burton wrote: > Signed-off-by: Ross Burton > --- > meta/recipes-extended/minicom/minicom_2.7.1.bb | 2 -- > 1 file

[OE-core] [PATCH] liberror-perl: upgrade 0.17025 -> 0.17026

2018-06-11 Thread Tim Orling
* Upstream release notes: " May 23 2018 (Shlomi Fish) Error.pm #0.17026 - Convert to Dist-Zilla. " * Tested on qemux86: all tests pass Signed-off-by: Tim Orling --- .../perl/{liberror-perl_0.17025.bb => liberror-perl_0.17026.bb} | 4 ++-- 1 file changed, 2 ins

[OE-core] [PATCH] liburi-perl: upgrade 1.73 -> 1.74

2018-05-04 Thread Tim Orling
Upstream release notes: Changes for version 1.74 - 2018-04-22 avoid 'uninitialized' warning in URI::File when host has no domain name set (PR#53, thanks Shoichi Kaji!) Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- .../perl/{liburi-perl_1.73.bb => liburi-per

[OE-core] [PATCH] libxml-sax-perl: upgrade 0.99 -> 1.00

2018-03-29 Thread Tim Orling
Upstream release notes: 1.00 15 Feb 2018 Grant McLean - Add makefile dependency to fix order of build steps RT#62289 (patch from Ed J) Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- .../perl/{libxml-sax-perl_0.99.bb => libxml-sax-perl_1.00.bb}| 5

[OE-core] [PATCH v2] libxml-simple-perl: upgrade 2.24 -> 2.25

2018-03-23 Thread Tim Orling
-Update: update year to 2018 Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- ...l-simple-perl_2.24.bb => libxml-simple-perl_2.25.bb} | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) rename meta/recipes-devtools/perl/{libxml-simple-perl_2.24.bb =

[OE-core] [PATCH 1/2] libxml-simple-perl: upgrade 2.24 -> 2.25

2018-03-23 Thread Tim Orling
* Fix RDEPENDS Upstream release notes: 2.25 2018-03-18 16:18:24+13:00 Pacific/Auckland - disable entity expansion when using XML::Parser, for more secure default behaviour (patch from Ray Morris) - call to XML::Parser constructor is now in its own method to ease overriding

[OE-core] [PATCH 2/2] libxml-namespacesupport: use stable v1.12 release; inherit ptest-perl

2018-03-23 Thread Tim Orling
* License remains the same Fixes: [YOCTO #12581] License-Update: use LICENSE file for checksum Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- .../perl/libxml-namespacesupport-perl_1.12.9.bb| 35 -- .../perl/libxml-namespacesupport-perl_1

[OE-core] [PATCH] maintainers.inc: drop lsb4 perl modules no longer in core

2018-03-22 Thread Tim Orling
: [Yocto #12582] Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/conf/distro/include/maintainers.inc | 6 -- 1 file changed, 6 deletions(-) diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 60397f3607..bcfa

Re: [OE-core] [yocto] Yocto Project Status WW12’18

2018-03-20 Thread Tim Orling
> On Mar 20, 2018, at 11:00 AM, Alexander Kanavin > wrote: > > On 03/20/2018 05:59 PM, Richard Purdie wrote: How long does a single run take, and why not run it every month? >>> Just a bit longer than a day, maybe 30 hours, if it needs to update >>> the

Re: [OE-core] [PATCHv2] python3: update to version 3.5.5 to fix security issues

2018-03-15 Thread Tim Orling
I looked into 3.6 as well, but the sheer number of patches we apply is a pain point to rebase. I am inclined to vote for 3.6 first and pick up 3.7 when it matures a bit and is more widely supported. I have fears of rather massive failures in our python ecosystem (especially in meta-python).

[OE-core] [PATCH 6/6] maintainers.inc: self-assign recipes from recipes-extended/perl

2018-03-04 Thread Tim Orling
In prior round, the perl module recipes in recipes-extended/perl were inadvertantly overlooked. Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/conf/distro/include/maintainers.inc | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/met

[OE-core] [PATCH 0/6] Enable ptest in additonal perl module recipes

2018-03-04 Thread Tim Orling
http://cgit.openembedded.org//log/?h=timo/ptest-perl-2 Tim Orling (6): libtest-needs-perl (and others): self-assign maintainership libconvert-asn1-perl: inherit ptest-perl libtimedate-perl: inherit ptest-perl libxml-sax-base-perl: inherit ptest-perl libxml-sax-perl: inherit ptest-perl

[OE-core] [PATCH 3/6] libtimedate-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable pteset with new ptest-perl.bbclass Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-extended/perl/libtimedate-perl_2.30.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/perl/libtimedate-perl_2.30.bb b/meta/r

[OE-core] [PATCH 4/6] libxml-sax-base-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable ptest by inheriting new ptest-perl.bbclass Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/perl/libxml-sax-base-perl_1

[OE-core] [PATCH 1/6] libtest-needs-perl (and others): self-assign maintainership

2018-03-04 Thread Tim Orling
Also, take over the other recipes that were just enabled for ptest: - liberror-perl - liburi-perl - libxml-parser-perl - libxml-perl - libxml-simple-perl Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/conf/distro/include/maintainers.inc | 11 ++-

[OE-core] [PATCH 2/6] libconvert-asn1-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable ptest using new ptest-perl.bbclass Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb

[OE-core] [PATCH 5/6] libxml-sax-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable ptest by inheriting new ptest-perl.bbclass * Install testfiles/ into PTEST_PATH Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-extended/perl/libxml-sax-perl_0.99.bb | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta/r

Re: [OE-core] Should we drop old lsb4 perl recipes from maintainers.inc?

2018-03-04 Thread Tim Orling
I filed a bug https://bugzilla.yoctoproject.org/show_bug.cgi?id=12582 > On Mar 4, 2018, at 6:48 PM, Tim Orling <timothy.t.orl...@linux.intel.com> > wrote: > > http://git.openembedded.org/openembedded-core/commit/?id=30fb4c8f329fe3aa3c528ffeba60ee7d702e873e >

[OE-core] Should we drop old lsb4 perl recipes from maintainers.inc?

2018-03-04 Thread Tim Orling
http://git.openembedded.org/openembedded-core/commit/?id=30fb4c8f329fe3aa3c528ffeba60ee7d702e873e But these are still in the maintainers.inc -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org

[OE-core] [PATCH v2] libtest-needs-perl (and others): self-assign maintainership

2018-03-04 Thread Tim Orling
Also, take over the other recipes that were just enabled for ptest: - liberror-perl - liburi-perl - libxml-parser-perl - libxml-perl - libxml-simple-perl Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- Changes since v1: correct typo in shortlog meta/conf/

[OE-core] [PATCH] libtest-needs-perl (and others): self-assign maintainerhsip

2018-03-04 Thread Tim Orling
Also, take over the other recipes that were just enabled for ptest: - liberror-perl - liburi-perl - libxml-parser-perl - libxml-perl - libxml-simple-perl Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/conf/distro/include/maintainers.inc | 11 ++-

Re: [OE-core] [PATCH 2/7] libtest-needs-perl: add 0.002005

2018-03-04 Thread Tim Orling
> On Mar 4, 2018, at 9:24 AM, Richard Purdie > <richard.pur...@linuxfoundation.org> wrote: > > On Sun, 2018-03-04 at 04:41 -0800, Tim Orling wrote: >> Skip tests when modules not available >> >> * Dependency for ptest of liburi-perl >> &

[OE-core] [PATCH 1/7] meta/classes: add ptest-perl.bbclass

2018-03-04 Thread Tim Orling
* Enable easier testing of perl modules - Installs t/* to PTEST_PATH - Uses common run-ptest script Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/classes/ptest-perl.bbclass | 30 ++ meta/files/ptest-perl/run-ptest | 16 +

[OE-core] [PATCH 6/7] libxml-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable ptest by inheriting new ptest-perl.bbclass Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/perl/libxml-perl_0.08.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/perl/libxml-perl_0.08.bb b/meta/r

[OE-core] [PATCH 7/7] libxml-simple-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable ptest by inheriting new ptest-perl.bbclass Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/perl/libxml-simple-perl_2.24.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/perl/libxml-simple-perl_2.24

[OE-core] [PATCH 3/7] liberror-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable ptest by inheriting new ptest-perl.bbclass Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/perl/liberror-perl_0.17025.bb | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta/recipes-devtools/perl/liberror-perl_0.17

[OE-core] [PATCH 4/7] liburi-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable ptest by inheriting new ptest-perl.bbclass * Remove t/cwd.t and t/file.t which require "-T" (taint) command line option as they will fail. Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/perl/liburi-perl_1.73.bb | 10 +- 1

[OE-core] [PATCH 5/7] libxml-parser-perl: inherit ptest-perl

2018-03-04 Thread Tim Orling
* Enable ptest by inheriting new ptest-perl.bbclass Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/meta/recipes-devtools/perl/libxml-

[OE-core] [PATCH 2/7] libtest-needs-perl: add 0.002005

2018-03-04 Thread Tim Orling
Skip tests when modules not available * Dependency for ptest of liburi-perl Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- .../perl/libtest-needs-perl_0.002005.bb| 29 ++ 1 file changed, 29 insertions(+) create mode 100644 meta/recipes-de

[OE-core] [PATCH 0/7] Enable easier ptest of perl modules

2018-03-04 Thread Tim Orling
when security_flags are enabled (2018-03-01 22:18:00 +) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib timo/ptest-perl http://cgit.openembedded.org//log/?h=timo/ptest-perl Tim Orling (7): meta/classes: add ptest-perl.bbclass libtest-need

[OE-core] [ANNOUNCE] eclipse-poky is now eclipse-yocto

2018-02-13 Thread Tim Orling
Please excuse the wide broadcast of this announcement. With the refresh of the Yocto Project plugins for the Eclipse IDE, we realized it is high time we change the name of the plugins from eclipse-poky to eclipse-yocto. There has never been anything particularly “poky” specific about the

Re: [OE-core] [PATCH] python: Upgrade both python and python-native to 2.7.14

2018-01-29 Thread Tim Orling
On Mon, Jan 29, 2018 at 12:02 PM Derek Straka wrote: > It looks like the .so files (specifically gdbm and bsddb) are getting > dropped from the manifest when I run the create manifest task. I'll have > to take a look at why those aren't getting pulled into the dependency

Re: [OE-core] [PATCH]] python-oauthlib_2.0.6.bb: Add python-oauthlib

2018-01-24 Thread Tim Orling
Why do you feel this needs to be in oe-core rather than meta-python? We are trying to keep oe-core self contained and if nothing depends on this it does not belong in oe-core. Also, please provide a python3 version as well as oe-core and meta-python are transitioning to only python3 support

[OE-core] [PATCH] liburi-perl: upgrade 1.72 -> 1.73

2018-01-23 Thread Tim Orling
Changes: 1.73 2018-01-09 06:42:51Z - Update documentation for URI::_punycode (GH Issue #45) Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- .../perl/{liburi-perl_1.72.bb => liburi-perl_1.73.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2

[OE-core] [PATCH] systemd-bootchart: upgrade to v233; fix build with musl

2018-01-21 Thread Tim Orling
* Drop xlocale.h patch, merged upstream * Rework patches from systemd to fix musl build - comparison_fn_t is glibc specific - musl does not provide printf.h - musl does not provide canonicalize_file_name Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- .../0001-pars

[OE-core] [PATCH] perl: add Config_git.PL to -lib

2018-01-21 Thread Tim Orling
Fixes: Warning: failed to load Config_git.pl, something strange about this perl Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/perl/perl_5.24.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/perl/perl_5.24.1.bb b/meta/r

[OE-core] [rocko][PATCH 1/1] python[3]-setuptools: inherit setuptools

2018-01-04 Thread Tim Orling
* distutils[3].bbclass was not including pkg_resources module * Drop uneeded DISTUTILS_INSTALL_ARGS as setuptools[3].bbclass provides it Fixes [YOCTO #12148] Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-setuptools_36.2.7.bb | 4 +---

[OE-core] [rocko][PATCH 0/1] python[3]-setuptools: inherit setuptools

2018-01-04 Thread Tim Orling
at: git://push.yoctoproject.org/poky-contrib timo/rocko-12148 Tim Orling (1): python[3]-setuptools: inherit setuptools meta/recipes-devtools/python/python-setuptools_36.2.7.bb | 4 +--- meta/recipes-devtools/python/python3-setuptools_36.2.7.bb | 7 +-- 2 files changed, 2 insertions(+), 9 deletions(-)

[OE-core] [PATCH] python-gitdb: upgrade to v2.0.3

2017-12-22 Thread Tim Orling
* Change PYPI_PACKAGE to gitdb2 to reflect upstream change * Now inherits setuptools rather than distutils Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-gitdb.inc | 8 +--- .../python/{python3-gitdb_0.

[OE-core] [PATCH] bmap-tools: fix RDEPENDS and update SRC_URI

2017-12-22 Thread Tim Orling
* RDEPENDS are now all the python3 versions * Upstream SRC_URI has moved to github.com/intel/bmap-tools * Missing RDEPENDS on python3-setuptools added - Provides import for pkg_resources Fixes [YOCTO #12148] Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-s

Re: [OE-core] [PATCH v3 01/14] pypi.bbclass: bring in from meta-python

2017-12-11 Thread Tim Orling
break git send-email. > On Dec 11, 2017, at 9:04 PM, Tim Orling <timothy.t.orl...@linux.intel.com> > wrote: > > The pypi.bbclass has usefullness in many meta layers, not > just meta-python. Add it to oe-core for the benefit of > everyone. > > Signed-off

[OE-core] [PATCH v3 14/14] python-scons: upgrade to v3.0.1; use pypi.bbclass

2017-12-11 Thread Tim Orling
* Simplify recipe by using pypi.bbclass * Drop patch for __future__ print_function - fixed upstream: https://github.com/SConsProject/scons/pull/1/commits/4c199d06e76afb9379e76942d0f68caa57f42509 Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- ...ative_3.0.0.bb => pyt

[OE-core] [PATCH v3 03/14] python-*-manifest/generators: add runpy; python3-plistlib

2017-12-11 Thread Tim Orling
* runpy allows running modules/scripts with 'python -m foo' * python3-setuptools RDEPENDS on plistlib (present in python2) * pip3 RDEPENDS on _markupbase (add to python3-core) Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- .../recipes-devtools/python/python-2.7-manife

[OE-core] [PATCH v3 05/14] python3-pip: use pypi.bbclass

2017-12-11 Thread Tim Orling
* Simplify recipe by using pypi.bbclass Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python3-pip_9.0.1.bb | 13 +++-- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/meta/recipes-devtools/python/python3-pip_9.0.1.bb

[OE-core] [PATCH v3 13/14] python3-iniparse: use pypi.bbclass

2017-12-11 Thread Tim Orling
* Simplify recipe by using pypi.bbclass Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python3-iniparse_0.4.bb | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/meta/recipes-devtools/python/python3-iniparse_0.4.bb

[OE-core] [PATCH v3 12/14] python-git: use pypi.bbclass

2017-12-11 Thread Tim Orling
* Simplify python3-git by using pypi.bbclass * Consolidate common content in .inc Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-git.inc | 26 ++- meta/recipes-devtools/python/python3-git_2.1.7.bb | 5 - 2

[OE-core] [PATCH v3 02/14] python-*-manifest/generators: fix long line lengths

2017-12-11 Thread Tim Orling
The generators create python-*-manifest.inc files with lines over 2500 characters long which breaks sending patches via git send-email (because of smtp limitation). This patchset formats all the long lines into multiple lines. Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.

[OE-core] [PATCH v3 06/14] python-nose: use pypi.bbclass

2017-12-11 Thread Tim Orling
* Simplify python- and python3-nose by using pypi.bbclass * Consolidate common content in python-nose.inc - Avoid duplication by using PYTHON_PN variable Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-nose.inc

[OE-core] [PATCH v3 11/14] python-gitdb: use pypi.bbclass

2017-12-11 Thread Tim Orling
* Simplify python3-gitdb using pypi.bbclass * Consolidate common content in .inc Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-gitdb.inc | 15 +++ meta/recipes-devtools/python/python3-gitdb_0.6.4.bb | 7 +-- 2

[OE-core] [PATCH v3 04/14] python-setuptools: upgrade to 38.2.4; use pypi.bbclass; improvements

2017-12-11 Thread Tim Orling
creates setuptools.pth, drop fixes Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-setuptools.inc | 42 ++ .../python/python-setuptools_36.5.0.bb | 38 .../python/python-setuptools_38.

[OE-core] [PATCH v3 01/14] pypi.bbclass: bring in from meta-python

2017-12-11 Thread Tim Orling
The pypi.bbclass has usefullness in many meta layers, not just meta-python. Add it to oe-core for the benefit of everyone. Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/classes/pypi.bbclass | 26 ++ 1 file changed, 26 insertions(+) creat

[OE-core] [PATCH v3 09/14] python-mako: use pypi.bbclass

2017-12-11 Thread Tim Orling
* Simpify python3-mako by using pypi.bbclass * Consolidate common content in .inc Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-mako.inc | 13 + meta/recipes-devtools/python/python3-mako_1.0.7.bb | 11 +-- 2

[OE-core] [PATCH v3 10/14] python-smmap: use pypi.bbclass

2017-12-11 Thread Tim Orling
* Simpify python3-smmap using pypi.bbclass * Consolidate common content in .inc Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-smmap.inc | 12 ++-- meta/recipes-devtools/python/python3-smmap_0.9.0.bb | 5 + 2 files c

[OE-core] [PATCH v3 07/14] python-six: use pypi.bbclass

2017-12-11 Thread Tim Orling
* Simplify python3-six by using pypi.bbclass - Use PYTHON_PN in .inc to avoid duplication in RDEPENDS Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-six.inc| 8 +++- meta/recipes-devtools/python/python3-six_1.11.0.bb | 2

[OE-core] [PATCH v3 08/14] python-async: use pypi.bbclass

2017-12-11 Thread Tim Orling
* Simplify by using pypi.bbclass * Use PYTHON_PN for RDEPENDS in .inc to avoid duplication Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-async.inc | 7 +++ meta/recipes-devtools/python/python3-async_0.6.2.bb | 6 +- 2

[OE-core] [PATCH v3 00/14] python improvements

2017-12-11 Thread Tim Orling
inative tarball (2017-12-11 21:46:33 +) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib timo/pypi-v3 http://cgit.openembedded.org//log/?h=timo/pypi-v3 Tim Orling (14): pypi.bbclass: bring in from meta-python python-*-manifest/generators: fix long l

[OE-core] [PATCH v2 19/19] python-scons: upgrade to 3.0.1; use pypi.bbclass

2017-12-08 Thread Tim Orling
* Simplify recipe by using pypi.bbclass * Drop patch for __future__ print_function - fixed upstream: https://github.com/SConsProject/scons/pull/1/commits/4c199d06e76afb9379e76942d0f68caa57f42509 Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- ...ative_3.0.0.bb => pyt

[OE-core] [PATCH v2 12/19] python-six: use pypi.bbclass

2017-12-08 Thread Tim Orling
* Simplify python3-six by using pypi.bbclass - Use PYTHON_PN in .inc to avoid duplication in RDEPENDS Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-six.inc| 8 +++- meta/recipes-devtools/python/python3-six_1.11.0.bb | 4 +

[OE-core] [PATCH v2 18/19] python3-iniparse: use pypi.bbclass

2017-12-08 Thread Tim Orling
* Simplify recipe using pypi.bbclass Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python3-iniparse_0.4.bb | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/meta/recipes-devtools/python/python3-iniparse_0.4.bb

[OE-core] [PATCH v2 15/19] python-smmap: use pypi.bbclass

2017-12-08 Thread Tim Orling
* Simpify python3-smmap using pypi.bbclass * Consolidate common content in .inc Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-smmap.inc | 9 + meta/recipes-devtools/python/python3-smmap_0.9.0.bb | 2 -- 2 files chan

[OE-core] [PATCH v2 13/19] python-async: use pypi.bbclass

2017-12-08 Thread Tim Orling
* Simplify by using pypi.bbclass * Use PYTHON_PN for RDEPENDS in .inc to avoid duplication Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-async.inc | 5 ++--- meta/recipes-devtools/python/python3-async_0.6.2.bb | 3 --- 2 files c

[OE-core] [PATCH v2 14/19] python-mako: use pypi.bbclass

2017-12-08 Thread Tim Orling
* Simplify python3-mako by using pypi.bbclass * Avoid duplication by using PYTHON_PN in .inc Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-mako.inc | 14 +- meta/recipes-devtools/python/python3-mako_1.0.7.b

[OE-core] [PATCH v2 11/19] python-nose: use pypi.bbclass

2017-12-08 Thread Tim Orling
* Simplify python- and python3-nose by using pypi.bbclass * Consolidate common content in python-nose.inc - Avoid duplication by using PYTHON_PN variable * nosetests RDEPENDS on python-logging Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/

[OE-core] [PATCH v2 16/19] python-gitdb: use pypi.bbclass

2017-12-08 Thread Tim Orling
* Simplify python3-gitdb recipe using pypi.bblass * Avoid duplication by using PYTHON_PN in .inc * Sort RDEPENDS alphabetically Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-gitdb.inc | 16 meta/recipes-devtools/

[OE-core] [PATCH v2 17/19] python-git: use pypi.bbclass

2017-12-08 Thread Tim Orling
* Simplify python3-git recipe using pypi.bbclass * Avoid duplication by using PYTHON_PN in .inc * Sort RDEPENDS alphabetically Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-git.inc | 23 ++- meta/recipes-de

[OE-core] [PATCH v2 09/19] python*-setuptools: upgrade to 38.2.3; use pypi.bbclass; improvements

2017-12-08 Thread Tim Orling
rather than -misc catchall - installer no longer creates setuptools.pth, drop fixes - easy_install script is installed in /usr/bin/, add --script-dir Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python-setuptools.in

[OE-core] [PATCH v2 10/19] python3-pip: use pypi.bbclass

2017-12-08 Thread Tim Orling
* Simplify recipe using pypi.bbclass Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python3-pip_9.0.1.bb | 14 -- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/meta/recipes-devtools/python/python3-pip_9.0.1.bb

[OE-core] [PATCH v2 07/19] python2 create_manifest.py: fix trailing whitespace in json

2017-12-08 Thread Tim Orling
The json.dumps function adds trailing whitespace when using indent, because the default separator is not ','. The workaround [1] is to set the separators to be ',' and ': ', e.g. separators=(',', ': ') [1] https://hg.python.org/cpython/rev/78bad589f205 Signed-off-by: Tim Orling <timothy.t.

[OE-core] [PATCH v2 08/19] python*-manifest.json: add dependencies, runpy

2017-12-08 Thread Tim Orling
- already packaged in python2, add to python3 - add http/ to -netclient * "pip3 install" RDEPENDS on encodingds.idna - encodings.idna packaged in -core, but missing: - stringprep (move from -codecs to -core) - unicodedata (move from -codecs to -core) Signed-off-by: Tim Orling <

[OE-core] [PATCH v2 05/19] python-scons: Remove python-importlib dependency

2017-12-08 Thread Tim Orling
From: Alejandro Hernandez With the new manifest python-importlib became part of python-core (it was being installed anyway), so now the package cant be found and it shouldnt be listed as a dependency, this patch fixes python-scons RDEPENDS to avoid dependency

[OE-core] [PATCH v2 04/19] hwlatdetect: fix RDEPENDS to avoid QA failures

2017-12-08 Thread Tim Orling
From: Alejandro Hernandez When listing python3 as an RDEPENDS, the image will in fact contain python3-modules, but the QA check fails to get RPROVIDERS correctly (since the python3 package does not actually exist), /usr/bin/python3 is provided by the

[OE-core] [PATCH v2 01/19] python: Restructure python packaging and replace it with autopackaging

2017-12-08 Thread Tim Orling
From: Alejandro Hernandez The reason we have a manifest file for python is that our goal is to keep python-core as small as posible and add other python packages only when the user needs them, hence why we split upstream python into several packages.

[OE-core] [PATCH v2 03/19] python3: fix RDEPENDS on several recipes, due to non-existent python3 packages

2017-12-08 Thread Tim Orling
From: Alejandro Hernandez Signed-off-by: Alejandro Hernandez --- meta/recipes-core/libxml/libxml2_2.9.7.bb | 2 +- .../bootchart2/bootchart2_0.14.8.bb| 2 +-

[OE-core] [PATCH v2 02/19] python3: Restructure python3 packaging and replace it with autopackaging

2017-12-08 Thread Tim Orling
From: Alejandro Hernandez See previous commit (python2 version) for more info, since mostly everything applies here as well. Old manifest file had several issues: - Its unorganized and hard to read and understand it for an average human being. - When a

[OE-core] [PATCH v2 00/19] python improvements

2017-12-08 Thread Tim Orling
-v2 Alejandro Hernandez (5): python: Restructure python packaging and replace it with autopackaging python3: Restructure python3 packaging and replace it with autopackaging python3: fix RDEPENDS on several recipes, due to non-existent python3 packages hwlatdetect: fix RDEPENDS to avoi

<    3   4   5   6   7   8   9   10   >