[OE-core] [PATCHv2 3/8] glib-2.0: Enable more tests while cross-compiling

2015-11-09 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- .../Enable-more-tests-while-cross-compiling.patch | 79 ++ meta/recipes-core/glib-2.0/glib-2.0_2.46.1.bb | 1 + 2 files changed, 80 insertions(+) create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/

Re: [OE-core] [PATCH 0/6] Upgrades: GLib & friends

2015-11-08 Thread Jussi Kukkonen
On 6 November 2015 at 22:38, Burton, Ross <ross.bur...@intel.com> wrote: > > On 5 November 2015 at 13:27, Jussi Kukkonen <jussi.kukko...@intel.com> > wrote: > >> This should be a cosmetic issue (as custom allocators didn't >> really work before either) a

[OE-core] [PATCH 1/6] glib-2.0: Upgrade 2.44.1 -> 2.46.1

2015-11-05 Thread Jussi Kukkonen
Fix cross-compilation build issue in gio tests. Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- ...on-t-depend-on-a-data-file-that-s-not-bui.patch | 38 ++ .../{glib-2.0_2.44.1.bb => glib-2.0_2.46.1.bb} | 5 +-- 2 files changed, 41 insertions(+), 2

[OE-core] [PATCH 3/6] atk: Upgrade 2.16.0 -> 2.18.0

2015-11-05 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- meta/recipes-support/atk/{atk_2.16.0.bb => atk_2.18.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/atk/{atk_2.16.0.bb => atk_2.18.0.bb} (78%) diff --git a/meta/recipes

[OE-core] [PATCH 5/6] at-spi2-atk: Upgrade 2.16.0 -> 2.18.1

2015-11-05 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- .../atk/{at-spi2-atk_2.16.0.bb => at-spi2-atk_2.18.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/atk/{at-spi2-atk_2.16.0.bb => at-spi2-atk_2.18.1.bb} (82%) diff

[OE-core] [PATCH 6/6] libsoup-2.4: Upgrade 2.50.0 -> 2.52.1

2015-11-05 Thread Jussi Kukkonen
Don't build the now-included vala bindings: This requires gobject-introspection. Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- .../libsoup/{libsoup-2.4_2.50.0.bb => libsoup-2.4_2.52.1.bb}| 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) rename met

[OE-core] [PATCH 2/6] glib-networking: Upgrade 2.44.0 -> 2.46.1

2015-11-05 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- .../{glib-networking_2.44.0.bb => glib-networking_2.46.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/glib-networking/{glib-networking_2.44.0.bb => glib-networking_2.

[OE-core] [PATCH 4/6] atk-spi2-core: Upgrade 2.16.0 -> 2.18.1

2015-11-05 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- .../atk/{at-spi2-core_2.16.0.bb => at-spi2-core_2.18.1.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/atk/{at-spi2-core_2.16.0.bb => at-spi2-core_2.18.1.bb} (84%)

[OE-core] [PATCH 0/6] Upgrades: GLib & friends

2015-11-05 Thread Jussi Kukkonen
rib/log/?h=jku/glib-et-al Jussi Kukkonen (6): glib-2.0: Upgrade 2.44.1 -> 2.46.1 glib-networking: Upgrade 2.44.0 -> 2.46.1 atk: Upgrade 2.16.0 -> 2.18.0 atk-spi2-core: Upgrade 2.16.0 -> 2.18.1 at-spi2-atk: Upgrade 2.16.0 -> 2.18.1 libsoup-2.4: Upgrade 2.50.0 -> 2.52.

[OE-core] [PATCH][jethro][master] gcr: Require x11 DISTRO_FEATURE

2015-10-30 Thread Jussi Kukkonen
This enables a world build without x11. GTK3DISTROFEATURES is not used because gtk+-x11.pc is still required. [YOCTO #8611] Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- The bug is currently targeted for 2.0.1 meta/recipes-gnome/gcr/gcr_3.16.0.bb | 3 ++- 1 file chan

Re: [OE-core] [PATCH 1/1] libxml2: fix unsafe memory access

2015-10-28 Thread Jussi Kukkonen
On 28 October 2015 at 07:22, wrote: > From: Kai Kang > > Backport patch from: > > https://bugzilla.gnome.org/show_bug.cgi?id=746048 > > to fix valgrind errors and unsafe memory access. > > Fix the indentation by the way. > > Signed-off-by: Kai

[OE-core] [jethro][master][PATCH 0/1] Fix multilib connectivity issues

2015-10-27 Thread Jussi Kukkonen
://git.yoctoproject.org/poky-contrib jku/connman-wired http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/connman-wired Jussi Kukkonen (1): connman: Move wired-setup to ${datadir} meta/recipes-connectivity/connman/connman-conf.bb | 6 +++--- meta/recipes-connectivity/connman/connman.inc | 4

[OE-core] [jethro][master][PATCH 1/1] connman: Move wired-setup to ${datadir}

2015-10-27 Thread Jussi Kukkonen
wired-setup script should not be in ${libdir} as it's not arch dependent. This also fixes (or works around) a practical issue where a multilib build installs the wrong version of connman-conf and then connman can't find the script. [YOCTO #8550] Signed-off-by: Jussi Kukkonen <jussi.ku

Re: [OE-core] [PATCH] openssh: Restore TCP wrappers support

2015-10-23 Thread Jussi Kukkonen
On 23 October 2015 at 10:34, wrote: > From: Wenzong Fan > > The /etc/hosts.deny doesn't work for sshd without tcp-wrappers support, > apply below patch from Debian to fix it: > I get that hosts.deny not doing anything after updating is a

[OE-core] [PATCH v2 1/1] gtk+3: Do not try to initialize GL without libgl

2015-10-21 Thread Jussi Kukkonen
are not set, use #ifdef to prevent the GL initialization. Remove libgl dependency from gtk3-demo: it can now run without libgl (although trying to run the glarea demo will exit in that case). [YOCTO #8529] Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- meta/recipes-gnome/gtk+/gtk

[OE-core] [PATCH v2 0/1] Fix Gtk+3 initialization without GLX

2015-10-21 Thread Jussi Kukkonen
Jussi Kukkonen (1): gtk+3: Do not try to initialize GL without libgl meta/recipes-gnome/gtk+/gtk+3.inc | 4 +- ...Do-not-try-to-initialize-GL-without-libGL.patch | 60 ++ meta/recipes-gnome/gtk+/gtk+3_3.16.6.bb| 1 + 3 files changed, 64 insertions

[OE-core] [PATCH 0/1] Fix Gtk+3 initialization without GLX

2015-10-21 Thread Jussi Kukkonen
://git.yoctoproject.org/poky-contrib jku/gtk-gl-again http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/gtk-gl-again Jussi Kukkonen (1): gtk+3: Do not try to initialize GL without libgl meta/recipes-gnome/gtk+/gtk+3.inc | 6 ++- ...Do-not-try-to-initialize-GL-without

[OE-core] [PATCH 1/1] gtk+3: Do not try to initialize GL without libgl

2015-10-21 Thread Jussi Kukkonen
are not set, use #ifdef to prevent the GL initialization. Also make gtk3-demo only RRECOMMEND libgl: it can now start without libgl (but trying to run the glarea demo will exit the application). [YOCTO #8529] Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- meta/recipes-gnome/gtk+/gtk

Re: [OE-core] [PATCH 1/1] gtk+3: Do not try to initialize GL without libgl

2015-10-21 Thread Jussi Kukkonen
On 21 October 2015 at 11:43, Burton, Ross <ross.bur...@intel.com> wrote: > > On 21 October 2015 at 09:34, Jussi Kukkonen <jussi.kukko...@intel.com> > wrote: > >> +PACKAGECONFIG[glx] = "--enable-glx,--disable-glx,,libgl" >> > > This adds a RD

Re: [OE-core] [oe] [PATCH 0/1] Solving the GTK+ libgl runtime dependency issue

2015-10-16 Thread Jussi Kukkonen
On 15 October 2015 at 20:26, Andreas Müller <schnitzelt...@googlemail.com> wrote: > On Fri, Oct 9, 2015 at 2:20 PM, Jussi Kukkonen <jussi.kukko...@intel.com> > wrote: > > > > Recap of the situation as I understand it: > > * Gtk+3 works fine without any OpenGL,

Re: [OE-core] Error due GTK+3 new rdepends on libgl

2015-10-14 Thread Jussi Kukkonen
On 14 October 2015 at 00:42, Burton, Ross wrote: > > On 13 October 2015 at 22:32, Otavio Salvador < > otavio.salva...@ossystems.com.br> wrote: > >> This includes a forced rdepends on libgl and I see no reason for this. >> > > Mainly because gtk3-demo will link to libGL.so

Re: [OE-core] [PATCH] libepoxy: RDEPEND on libgl

2015-10-09 Thread Jussi Kukkonen
On 9 October 2015 at 10:19, Andreas Müller wrote: > I did some tests with this: On a simple gtk2/3 image starting a gtk3 > application crashes complaining libgl*.so cannot be found. I checked: > It does not help to install egl/gles2 on the image: libepoxy relies on

[OE-core] [PATCH 1/1] gtk+3: gtk3-demo needs libgl

2015-10-09 Thread Jussi Kukkonen
The demo app uses OpenGL (within a GtkGLArea): it needs a runtime dependency on a GL library. Current GTK+ can only handle full GL (libGL.so.1) so RDEPEND on libgl. Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- meta/recipes-gnome/gtk+/gtk+3.inc | 2 +- 1 file changed, 1 ins

[OE-core] [PATCH 0/1] Solving the GTK+ libgl runtime dependency issue

2015-10-09 Thread Jussi Kukkonen
/log/?h=jku/gtk-gl Jussi Kukkonen (1): gtk+3: gtk3-demo needs libgl meta/recipes-gnome/gtk+/gtk+3.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.1.4 -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http

Re: [OE-core] [PATCH] libepoxy: RDEPEND on libgl

2015-10-06 Thread Jussi Kukkonen
On 2 October 2015 at 18:43, Andreas Oberritter <o...@opendreambox.org> wrote: > Hello Jussi, Hi, and thanks for the help. > On 02.10.2015 14:41, Jussi Kukkonen wrote: > > Automatic dependency tracking does not notice this (understandable > > with the dl

[OE-core] [PATCH] libepoxy: RDEPEND on libgl

2015-10-02 Thread Jussi Kukkonen
Automatic dependency tracking does not notice this (understandable with the dlopen trickery epoxy does). [YOCTO #8371] Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- I'm not super familiar with the opengl handling so please let me know if there's some better way

[OE-core] [PATCHv2 0/2][fido][dizzy] D-Bus policy fixes

2015-10-01 Thread Jussi Kukkonen
/poky-contrib jku/dbus-policy http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/dbus-policy Jussi Kukkonen (2): bluez5: Use upstream D-Bus policy xuser-account: Take over xuser specific D-Bus policy meta/recipes-connectivity/bluez5/bluez5.inc| 5 +-- .../bluez5/bluez5

[OE-core] [PATCHv2 2/2] xuser-account: Take over xuser specific D-Bus policy

2015-10-01 Thread Jussi Kukkonen
Move connmans xuser-related D-Bus policy to a separate file that xuser-account installs: This way connman does not need to depend on xuser-account. Add policies for bluez and ofono in the same file. Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- meta/recipes-connectivity/c

[OE-core] [PATCHv2 1/2] bluez5: Use upstream D-Bus policy

2015-10-01 Thread Jussi Kukkonen
-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- meta/recipes-connectivity/bluez5/bluez5.inc| 5 ++--- meta/recipes-connectivity/bluez5/bluez5/bluetooth.conf | 17 - 2 files changed, 2 insertions(+), 20 deletions(-) delete mode 100644 meta/recipes-connectivity/

Re: [OE-core] [PATCH 0/3][fido][dizzy] D-Bus policy fixes

2015-10-01 Thread Jussi Kukkonen
On 30 September 2015 at 18:33, Jussi Kukkonen <jussi.kukko...@intel.com> wrote: > bluez5: Use upstream D-Bus policy > dbus: Use the xuser policy file > xuser-account: Take over xuser specific D-Bus policy > Please don't take the last two patches yet: I believe dbus itself

Re: [OE-core] [PATCH 1/2] connman: Depend on xuser-account unconditionally

2015-09-30 Thread Jussi Kukkonen
On 25 September 2015 at 19:12, Burton, Ross wrote: > > On 25 September 2015 at 16:59, Andreas Oberritter > wrote: > >> Whether to add user accounts or not should be a decision made by the >> distro. If this setting is machine specific, which to be

[OE-core] [PATCH 3/3] xuser-account: Take over xuser specific D-Bus policy

2015-09-30 Thread Jussi Kukkonen
Move connmans xuser-related D-Bus policy to a separate file that xuser-account installs: This way connman does not need to depend on xuser-account. Add policies for bluez and ofono in the same file. The new policy file still needs to be used by dbus-daemon. Signed-off-by: Jussi Kukkonen

[OE-core] [PATCH 2/3] dbus: Use the xuser policy file

2015-09-30 Thread Jussi Kukkonen
Apply the xuser-related policies (if they have been installed by xuser-account) after the service-specific policies are applied. Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- meta/recipes-core/dbus/dbus.inc| 1 + ...-Apply-xuser-specific-po

[OE-core] [PATCH 1/3] bluez5: Use upstream D-Bus policy

2015-09-30 Thread Jussi Kukkonen
-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- meta/recipes-connectivity/bluez5/bluez5.inc| 5 ++--- meta/recipes-connectivity/bluez5/bluez5/bluetooth.conf | 17 - 2 files changed, 2 insertions(+), 20 deletions(-) delete mode 100644 meta/recipes-connectivity/

[OE-core] [PATCH 0/3][fido][dizzy] D-Bus policy fixes

2015-09-30 Thread Jussi Kukkonen
: bitbake: toaster: move clones into subdirectory (2015-09-29 14:11:39 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib jku/dbus-policy http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/dbus-policy Jussi Kukkonen (3): bluez5: Use upstream D-Bus

[OE-core] [PATCH 1/2] connman: Depend on xuser-account unconditionally

2015-09-25 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- meta/recipes-connectivity/connman/connman.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc index fd9640e..6c062ae 1

[OE-core] [PATCH 2/2] connman: Don't use a blanket "allow" D-Bus policy

2015-09-25 Thread Jussi Kukkonen
There are already "allow" rules for root and conditionally xuser to send messages to connman: there should be no reason for a default allow policy. Also, conditionally add a policy to allow xuser to send to the connman vpn service (similar to main service). Signed-off-by: Juss

Re: [OE-core] [PATCH] gnutls: cleanup buildpaths from gnutls.pc

2015-09-24 Thread Jussi Kukkonen
On 24 September 2015 at 14:04, wrote: > From: Wenzong Fan > > * gnutls.pc: > -L/path/to/tmp/sysroots/qemux86-64/lib64 -> -L/lib64 > I'm not seeing this problem and gnutls.pc.in file looks ok to me. Any idea how I could reproduce this?

[OE-core] [PATCH v2 1/1] gmp: Use __gnu_inline__ attribute in 4.2.1

2015-09-23 Thread Jussi Kukkonen
gcc 5 defaults to C11 rules about "extern inline": this breaks any code that includes gmp.h header from gmp 4.2.1 with 'multiple definition' errors. disable-stdc patch is no longer required because of this. Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- Cha

[OE-core] [PATCH 0/1] gmp: Use __gnu_inline__ attribute in 4.2.1 with gcc 5

2015-09-22 Thread Jussi Kukkonen
bb.fetch2.git: Import errno module (2015-09-19 22:38:44 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib jku/gmp-inline-fix http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/gmp-inline-fix Jussi Kukkonen (1): gmp: Use __gnu_inline__ attribut

[OE-core] [PATCH 1/1] gmp: Use __gnu_inline__ attribute in 4.2.1 with gcc 5

2015-09-22 Thread Jussi Kukkonen
gcc 5 defaults to C11 rules about "extern inline": this breaks any code that includes gmp.h header from gmp 4.2.1 with 'multiple definition' errors. Backport a fix from 6.0.0. disable-stdc patch is no longer required because of this. Signed-off-by: Jussi Kukkonen <jussi.kukko

Re: [OE-core] [PATCH] opkg: create opkg.lock in /run instead of /var/run

2015-09-21 Thread Jussi Kukkonen
On 21 September 2015 at 14:09, Jonathan Liu wrote: > This avoids a "Could not unlink" warning when extracting a /var/run > symbolic link pointing to /run from the base-files package as it is > unable to unlink the /var/run directory when it contains opkg.lock. > > This also

Re: [OE-core] [meta-oe][PATCH] openssl: remove lock data_word from x86cpuid.pl

2015-09-18 Thread Jussi Kukkonen
On 17 September 2015 at 18:03, Kinsella, Ray wrote: > The cmpxchg instruction is encoded in functions such as OPENSSL_atomic_add > as a perlasm data_word. This has the effect of hiding the instruction from > the assembler. Stripping the LOCK prefix on cmpxchg via the

[OE-core] [PATCH 1/1] xinput-calibrator: Add a dummy calibration file for qemu

2015-09-17 Thread Jussi Kukkonen
This prevents xinput_calibrator from popping up on every boot in qemu. Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- .../xinput-calibrator/pointercal-xinput/pointercal-qemu.xinput | 2 ++ meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb| 6 ++ 2

[OE-core] [PATCH 0/1] Add a dummy pointercal calibration for qemu

2015-09-17 Thread Jussi Kukkonen
6:40 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib jku/pointercal-xinput http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/pointercal-xinput Jussi Kukkonen (1): xinput-calibrator: Add a dummy calibration file for qemu .../xinput-calibrator/pointer

Re: [OE-core] [PATCH 1/1] xinput-calibrator: Add a dummy calibration file for qemu

2015-09-17 Thread Jussi Kukkonen
On 17 September 2015 at 16:23, Otavio Salvador < otavio.salva...@ossystems.com.br> wrote: > > On Thu, Sep 17, 2015 at 10:00 AM, Jussi Kukkonen > <jussi.kukko...@intel.com> wrote: > > This prevents xinput_calibrator from popping up on every boot in qemu. > >

Re: [OE-core] [PATCH 1/4] gtk+/cairo: enable x11 or directfb

2015-09-16 Thread Jussi Kukkonen
On 16 September 2015 at 05:28, Robert Yang wrote: > > The gtk+2 requires whether x11 or directfb to build, so we need enable > either of them. The cairo can be built without x11 or directfb, but gtk+ > requires cairo, so enable x11 or directfb for cairo, too. What is

[OE-core] [PATCH] adwaita-icon-theme: RREPLACE gnome-icon-theme

2015-09-16 Thread Jussi Kukkonen
RREPLACE, RCONFLICT and RPROVIDE gnome-icon-theme to make on-device upgrades work. Signed-off-by: Jussi Kukkonen <jussi.kukko...@intel.com> --- meta/recipes-gnome/gnome/adwaita-icon-theme_3.16.2.1.bb | 4 1 file changed, 4 insertions(+) diff --git a/meta/recipes-gnome/gnome/adwait

Re: [OE-core] Getting rid of "The license listed internal was not in the licenses collected" warnings?

2015-09-08 Thread Jussi Kukkonen
On 7 September 2015 at 19:38, Mike Looijmans <mike.looijm...@topic.nl> wrote: > On 07-09-15 13:56, Jussi Kukkonen wrote: > >> On 7 September 2015 at 13:14, Mike Looijmans <mike.looijm...@topic.nl >> <mailto:mike.looijm...@topic.nl>> wrote: >> >>

Re: [OE-core] Getting rid of "The license listed internal was not in the licenses collected" warnings?

2015-09-07 Thread Jussi Kukkonen
On 7 September 2015 at 13:14, Mike Looijmans wrote: > Just sped another hour or so trying to pinpoint this, but I cannot wrap my > head around it. What do I have to do to add a license to a layer without > these annoying warnings? I just tried this (with master branch)

Re: [OE-core] [PATCH] oeqa/parselogs: Updated error log whitelist.

2015-09-07 Thread Jussi Kukkonen
On 8 September 2015 at 14:51, Cristina Agurida < cristina-danielax.agur...@intel.com> wrote: > [YOCTO #7898] > [YOCTO #7760] > [YOCTO #7761] > [YOCTO #7804] > > Signed-off-by: Cristina Agurida > --- > meta/lib/oeqa/runtime/parselogs.py | 9 + > 1

Re: [OE-core] [PATCH 04/12] gnome-icon-theme: remove the recipe

2015-09-04 Thread Jussi Kukkonen
On 3 September 2015 at 19:08, Burton, Ross wrote: > > On 3 September 2015 at 16:34, Alexander Kanavin < > alexander.kana...@linux.intel.com> wrote: > >> It is not used by anything in oe-core and will be moved to meta-gnome >> > > I've a feeling that there are some apps in

Re: [OE-core] oe-init-build-env slowdown: chmod -R

2015-09-04 Thread Jussi Kukkonen
On 4 September 2015 at 09:42, Patrick Ohly wrote: > Hello! > > The following commit introduced a "chmod -R -st" on the build dir: > > commit f0d3587706fffdcc1c708013f6d6ce296dfc5f24 > Author: Alex Franco > Date: Fri Aug 28 17:34:04

Re: [OE-core] [PATCH 01/11] devtool: make 2 functions public

2015-09-02 Thread Jussi Kukkonen
On 30 August 2015 at 19:08, Ed Bartosh wrote: > > Moved standard.py:_parse_recipe -> __init__.py:parse_recipe and > standard.py:_get_recipe_file -> __init__.py:get_recipe_file > to be able to call them from other modules. Hi Ed, Can you take a look if the

Re: [OE-core] [PATCH 2/6] gmp: Bring back version 4.2.1 (LGPL 2.1+)

2015-09-01 Thread Jussi Kukkonen
On 31 August 2015 at 17:38, Khem Raj wrote: > There is alternative suggestion. I think all this is happening for > nettle which we have GPLv2 version in core. There doesnt seem to be a > full use of libgmp elsewhere. > nettle can be built using mini-gmp, as well I think that

Re: [OE-core] [PATCH 2/6] gmp: Bring back version 4.2.1 (LGPL 2.1+)

2015-08-29 Thread Jussi Kukkonen
On 28 August 2015 at 10:44, Jussi Kukkonen jussi.kukko...@intel.com wrote: On 28 August 2015 at 09:03, Khem Raj raj.k...@gmail.com wrote: On Aug 27, 2015, at 6:05 AM, Jussi Kukkonen jussi.kukko...@intel.com wrote: gmp 4.2.1 was removed in f181c6ce8b apparently accidentally

Re: [OE-core] [PATCH 4/5] iw: support and enable separate build dir

2015-08-28 Thread Jussi Kukkonen
On 27 August 2015 at 21:48, Christopher Larson kerg...@gmail.com wrote: From: Christopher Larson chris_lar...@mentor.com Signed-off-by: Christopher Larson chris_lar...@mentor.com --- .../iw/iw/separate-objdir.patch| 55 ++

Re: [OE-core] [PATCH 2/6] gmp: Bring back version 4.2.1 (LGPL 2.1+)

2015-08-28 Thread Jussi Kukkonen
On 28 August 2015 at 09:03, Khem Raj raj.k...@gmail.com wrote: On Aug 27, 2015, at 6:05 AM, Jussi Kukkonen jussi.kukko...@intel.com wrote: gmp 4.2.1 was removed in f181c6ce8b apparently accidentally: It was not noticed that 4.2.1 is LGPL 2.1 (and not GPL) so provides a useful

[OE-core] [PATCH] openssh: Upgrade 7.0p1 - 7.1p1

2015-08-28 Thread Jussi Kukkonen
This is a bugfix release. Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- .../openssh/{openssh_7.0p1.bb = openssh_7.1p1.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/openssh/{openssh_7.0p1.bb = openssh_7.1p1.bb} (97

Re: [OE-core] [PATCH 4/6] nettle: Add ptests

2015-08-28 Thread Jussi Kukkonen
On 27 August 2015 at 16:06, Jussi Kukkonen jussi.kukko...@intel.com wrote: Use the nettle testsuite as ptests. Skip sha1-huge-test because it can take 20 minutes to finish. Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- ...d-target-to-only-build-tests-not-run-them.patch | 43

[OE-core] [PATCH 2/6] gmp: Bring back version 4.2.1 (LGPL 2.1+)

2015-08-27 Thread Jussi Kukkonen
reintroduce the two patches removed in f181c6ce8b. * Refactor gmp.inc: gmp 6.0.0 build should not be affected in any way. * Update 6.0.0 license from GPLv2 | LGPLv3 to GPLv2+ | LGPLv3+. [YOCTO #8197] Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- .../gmp/gmp-4.2.1/disable-stdc.patch

[OE-core] [PATCH 3/6] nettle: Add (LGPLv3) version 3.1.1

2015-08-27 Thread Jussi Kukkonen
Newer nettle versions are LGPLv3+ | GPLv2+. Add 3.1.1 but also keep version 2.7.1 since it's LGPLv2.1+ Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- meta/recipes-support/nettle/nettle.inc | 26 ++ meta/recipes-support/nettle/nettle_2.7.1.bb | 20

[OE-core] [PATCH 5/6] gnutls: Upgrade 3.3.14 - 3.3.17.1

2015-08-27 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- meta/recipes-support/gnutls/{gnutls_3.3.14.bb = gnutls_3.3.17.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/gnutls/{gnutls_3.3.14.bb = gnutls_3.3.17.1.bb} (59%) diff --git a/meta/recipes

[OE-core] [PATCH 1/6] nettle: Fix binary license to LGPLv2.1+

2015-08-27 Thread Jussi Kukkonen
license of either the sources or the binary package. Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- meta/recipes-support/nettle/nettle_2.7.1.bb | 9 + 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/meta/recipes-support/nettle/nettle_2.7.1.bb b/meta/recipes-support

[OE-core] [PATCH 0/6] Bring back LGPLv2 gmp, upgrade gnutls stack

2015-08-27 Thread Jussi Kukkonen
-the-things Jussi Kukkonen (6): nettle: Fix binary license to LGPLv2.1+ gmp: Bring back version 4.2.1 (LGPL 2.1+) nettle: Add (LGPLv3) version 3.1.1 nettle: Add ptests gnutls: Upgrade 3.3.14 - 3.3.17.1 mirrors.bbclass: Update gnutls mirrors meta/classes/mirrors.bbclass

[OE-core] [PATCH 6/6] mirrors.bbclass: Update gnutls mirrors

2015-08-27 Thread Jussi Kukkonen
* Remove mirror sites that no longer exist * Update the gnutls.org path so the gnupg mirror gets used Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- meta/classes/mirrors.bbclass | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/meta/classes/mirrors.bbclass b

[OE-core] [PATCH 4/6] nettle: Add ptests

2015-08-27 Thread Jussi Kukkonen
Use the nettle testsuite as ptests. Skip sha1-huge-test because it can take 20 minutes to finish. Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- ...d-target-to-only-build-tests-not-run-them.patch | 43 ++ meta/recipes-support/nettle/files/run-ptest| 36

Re: [OE-core] [PATCH 2/3] dbus: update the recipes to 1.10.0

2015-08-27 Thread Jussi Kukkonen
On 27 August 2015 at 12:12, Andrew Shadura andrew.shad...@collabora.co.uk wrote: Signed-off-by: Andrew Shadura andrew.shad...@collabora.co.uk --- meta/recipes-core/dbus/dbus-test_1.10.0.bb | 61 meta/recipes-core/dbus/dbus-test_1.8.20.bb | 61

[OE-core] [PATCHv2 1/3] lsof: Upgrade 4.88 - 4.89

2015-08-24 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- meta/recipes-extended/lsof/{lsof_4.88.bb = lsof_4.89.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/lsof/{lsof_4.88.bb = lsof_4.89.bb} (91%) diff --git a/meta/recipes-extended/lsof/lsof_4.88

[OE-core] [PATCHv2 0/3] Upgrade lsof, libical, lsbinitscripts

2015-08-24 Thread Jussi Kukkonen
(2015-08-20 22:04:43 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib jku/lsof-lsb-libical http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/lsof-lsb-libical Jussi Kukkonen (3): lsof: Upgrade 4.88 - 4.89 lsbinitscripts: Upgrade 9.63 - 9.64

[OE-core] [PATCHv2 3/3] libical: Upgrade 1.0.0 - 1.0.1

2015-08-24 Thread Jussi Kukkonen
* Build system changed to cmake. * Patch build system to not check for perl (we use host perl which won't be found) Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- .../libical/Remove-cmake-check-for-Perl.patch | 33 ++ .../libical/{libical_1.0.0.bb

[OE-core] [PATCHv2 2/3] lsbinitscripts: Upgrade 9.63 - 9.64

2015-08-24 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- .../lsb/{lsbinitscripts_9.63.bb = lsbinitscripts_9.64.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/lsb/{lsbinitscripts_9.63.bb = lsbinitscripts_9.64.bb} (81%) diff --git a/meta

Re: [OE-core] [PATCH 2/5] man-pages: 4.01 - 4.02

2015-08-21 Thread Jussi Kukkonen
On 21 August 2015 at 13:15, Robert Yang liezhi.y...@windriver.com wrote: Signed-off-by: Robert Yang liezhi.y...@windriver.com --- .../{man-pages_4.01.bb = man-pages_4.02.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename

Re: [OE-core] [PATCH 4/5] btrfs-tools: 4.1.1 - 4.1.2

2015-08-21 Thread Jussi Kukkonen
On 21 August 2015 at 13:15, Robert Yang liezhi.y...@windriver.com wrote: Signed-off-by: Robert Yang liezhi.y...@windriver.com --- .../btrfs-tools/btrfs-tools_git.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [OE-core] gnutls/nettle/gmp licensing and versions

2015-08-21 Thread Jussi Kukkonen
On 18 August 2015 at 11:35, Martin Jansa martin.ja...@gmail.com wrote: On Thu, Aug 13, 2015 at 03:42:45PM +0300, Jussi Kukkonen wrote: On 12 August 2015 at 17:14, Jussi Kukkonen jussi.kukko...@intel.com wrote: Hi, I realise I'm a bit late (with the commit in master already) but I'm

Re: [OE-core] [PATCH 3/3] libical: Upgrade 1.0.0 - 1.0.1

2015-08-21 Thread Jussi Kukkonen
On 20 August 2015 at 19:11, Burton, Ross ross.bur...@intel.com wrote: On 20 August 2015 at 12:39, Jussi Kukkonen jussi.kukko...@intel.com wrote: +inherit cmake perlnative Why perlnative considering it doesn't depend on any native perl modules? It does some fairly simple header

Re: [OE-core] [PATCH 3/3] libical: Upgrade 1.0.0 - 1.0.1

2015-08-21 Thread Jussi Kukkonen
On 21 August 2015 at 10:08, Jussi Kukkonen jussi.kukko...@intel.com wrote: On 20 August 2015 at 19:11, Burton, Ross ross.bur...@intel.com wrote: On 20 August 2015 at 12:39, Jussi Kukkonen jussi.kukko...@intel.com wrote: +inherit cmake perlnative Why perlnative considering it doesn't depend

Re: [OE-core] [PATCH] nettle: clean up license information

2015-08-21 Thread Jussi Kukkonen
On 18 August 2015 at 11:03, Martin Jansa martin.ja...@gmail.com wrote: On Sun, Aug 09, 2015 at 10:58:21AM +0530, Armin Kuster wrote: adding the license definitions on the few packages that deviate from the overall package license. based on

[OE-core] [PATCH v2] openssh: build regression test binaries

2015-08-20 Thread Jussi Kukkonen
/: unittest runtime is excessive. On a NUC running intel-corei7-64 core-image-sato, new results are: PASS: 55, SKIP: 3, FAIL: 0 [YOCTO #8153] Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- Changes in v2: * ptest package RDEPENDS on sudo meta/recipes-connectivity/openssh/openssh/run

[OE-core] [PATCH 3/3] libical: Upgrade 1.0.0 - 1.0.1

2015-08-20 Thread Jussi Kukkonen
Build system changed to cmake. Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- .../libical/{libical_1.0.0.bb = libical_1.0.1.bb}| 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) rename meta/recipes-support/libical/{libical_1.0.0.bb = libical_1.0.1.bb} (67

[OE-core] [PATCH 0/3] Upgrade lsof, libical, lsbinitscripts

2015-08-20 Thread Jussi Kukkonen
/poky-contrib/log/?h=jku/lsof-lsb-libical Jussi Kukkonen (3): lsof: Upgrade 4.88 - 4.89 lsbinitscripts: Upgrade 9.63 - 9.64 libical: Upgrade 1.0.0 - 1.0.1 .../lsb/{lsbinitscripts_9.63.bb = lsbinitscripts_9.64.bb}| 6 +++--- meta/recipes-extended/lsof/{lsof_4.88.bb = lsof_4.89.bb

[OE-core] [PATCH 1/3] lsof: Upgrade 4.88 - 4.89

2015-08-20 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- meta/recipes-extended/lsof/{lsof_4.88.bb = lsof_4.89.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/lsof/{lsof_4.88.bb = lsof_4.89.bb} (91%) diff --git a/meta/recipes-extended/lsof/lsof_4.88

[OE-core] [PATCH 2/3] lsbinitscripts: Upgrade 9.63 - 9.64

2015-08-20 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- .../lsb/{lsbinitscripts_9.63.bb = lsbinitscripts_9.64.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/lsb/{lsbinitscripts_9.63.bb = lsbinitscripts_9.64.bb} (81%) diff --git a/meta

Re: [OE-core] [PATCH] openssh: build regression test binaries

2015-08-19 Thread Jussi Kukkonen
On 19 August 2015 at 14:25, Burton, Ross ross.bur...@intel.com wrote: On 19 August 2015 at 09:51, Jussi Kukkonen jussi.kukko...@intel.com wrote: +make -k .OBJDIR=`pwd` .CURDIR=`pwd` SUDO=sudo tests \ Presumably this means that openssh-ptest should rdepend on sudo? Is sudo only used

[OE-core] [PATCH] libinput: Upgrade 0.18.0 - 0.21.0

2015-08-19 Thread Jussi Kukkonen
Include a workaround patch suggested by upstream when using kernel 4.1.x. Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- Resending this after rebase with the assumption that it was rejected because of merge problems (it was part of a patch set that was otherwise merged already

Re: [OE-core] [PATCHv2 1/1] screen: Upgrade 4.0.3 - 4.3.1

2015-08-19 Thread Jussi Kukkonen
On 18 August 2015 at 11:36, Martin Jansa martin.ja...@gmail.com wrote: On Thu, Aug 13, 2015 at 04:26:43PM +0300, Jussi Kukkonen wrote: * License is now GPLv3+ What about GPLv2 version which was preserved (IIRC) in prevous patch? Why did you decide to drop it now? Mostly because of Ross

[OE-core] [PATCH] openssh: build regression test binaries

2015-08-19 Thread Jussi Kukkonen
/: unittest runtime is excessive. On a NUC running intel-corei7-64 core-image-sato, new results are: PASS: 55, SKIP: 3, FAIL: 0 [YOCTO #8153] Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- I tested this with openssh 7.0p1 (which was sent to mailinglist on Aug 18), should work with 6.9p1

Re: [OE-core] [PATCH 0/4] Upgrades: openssh, nss, nfs-utils, rsvg

2015-08-17 Thread Jussi Kukkonen
On 17 August 2015 at 08:15, Khem Raj raj.k...@gmail.com wrote: On Aug 11, 2015, at 12:12 PM, Jussi Kukkonen jussi.kukko...@intel.com wrote: The openssh upgrade adds a test that currently fails: that looks like a failure in our test setup, I've filed a bug for that. openssl 7.0 has now

[OE-core] [PATCHv2 1/1] screen: Upgrade 4.0.3 - 4.3.1

2015-08-13 Thread Jussi Kukkonen
* License is now GPLv3+ * Remove patches that are already in upstream or not applicable anymore * Add a patchset to enable cross-compiling 4.3.1 (modified from http://savannah.gnu.org/bugs/?43223) Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- .../screen/screen-4.0.3

[OE-core] [PATCH 0/1] screen update, take two

2015-08-13 Thread Jussi Kukkonen
Jussi Kukkonen (1): screen: Upgrade 4.0.3 - 4.3.1 .../screen/screen-4.0.3/configure.patch| 979 - .../screen-4.0.3/screen-4.0.2-CVE-2009-1215.patch | 27 - .../screen-4.0.3/screen-4.0.3-CVE-2009-1214.patch | 86 -- .../Avoid-mis-identifying-systems-as-SVR4

[OE-core] gnutls/nettle/gmp licensing and versions

2015-08-13 Thread Jussi Kukkonen
On 12 August 2015 at 17:14, Jussi Kukkonen jussi.kukko...@intel.com wrote: Hi, I realise I'm a bit late (with the commit in master already) but I'm looking at upgrading this recipe and had some questions on this patch and the recipe in general. On 9 August 2015 at 08:28, Armin Kuster

[OE-core] [PATCHv2 3/4] nfs-utils: Upgrade 1.3.1 - 1.3.2

2015-08-13 Thread Jussi Kukkonen
Add PACKAGECONFIG[ipv6] that is enabled based on ipv6 distro feature. Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- Changes since v1: * Add PACKAGECONFIG[ipv6] as Khem suggested I also modified and force pushed the branch at: git://git.yoctoproject.org/poky-contrib jku/nss

Re: [OE-core] [PATCH 3/4] nfs-utils: Upgrade 1.3.1 - 1.3.2

2015-08-12 Thread Jussi Kukkonen
On 12 August 2015 at 04:50, Khem Raj raj.k...@gmail.com wrote: On Aug 11, 2015, at 12:13 PM, Jussi Kukkonen jussi.kukko...@intel.com wrote: Let --enable-tirpc be selected in configure by default: it is a requirement for ipv6 support. This should not grow a typical image size as libtirpc

Re: [OE-core] [PATCH 2/5] screen: Add version 4.3.1

2015-08-12 Thread Jussi Kukkonen
On 11 August 2015 at 23:37, Otavio Salvador otavio.salva...@ossystems.com.br wrote: On Tue, Aug 11, 2015 at 5:28 PM, Burton, Ross ross.bur...@intel.com wrote: On 11 August 2015 at 20:54, Andre McCurdy armccu...@gmail.com wrote: Is screen considered sufficiently core that we should maintain

Re: [OE-core] [PATCH] nettle: clean up license information

2015-08-12 Thread Jussi Kukkonen
Hi, I realise I'm a bit late (with the commit in master already) but I'm looking at upgrading this recipe and had some questions on this patch and the recipe in general. On 9 August 2015 at 08:28, Armin Kuster akuster...@gmail.com wrote: adding the license definitions on the few packages that

[OE-core] [PATCH 1/4] openssh: Upgrade 6.8p1 - 6.9p1

2015-08-11 Thread Jussi Kukkonen
6.9p1 is primarily a bugfix release. Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- .../openssh/{openssh_6.8p1.bb = openssh_6.9p1.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/openssh/{openssh_6.8p1.bb

[OE-core] [PATCH 4/4] librsvg: Upgrade 2.40.9 - 2.40.10

2015-08-11 Thread Jussi Kukkonen
Rebase gtk-option.patch Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- meta/recipes-gnome/librsvg/librsvg/gtk-option.patch | 13 ++--- .../librsvg/{librsvg_2.40.9.bb = librsvg_2.40.10.bb} | 4 ++-- 2 files changed, 8 insertions(+), 9 deletions(-) rename meta

[OE-core] [PATCH 3/4] nfs-utils: Upgrade 1.3.1 - 1.3.2

2015-08-11 Thread Jussi Kukkonen
Let --enable-tirpc be selected in configure by default: it is a requirement for ipv6 support. This should not grow a typical image size as libtirpc is a rpcbind dependency already. Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- .../nfs-utils/{nfs-utils_1.3.1.bb = nfs-utils_1.3.2.bb

[OE-core] [PATCH 0/4] Upgrades: openssh, nss, nfs-utils, rsvg

2015-08-11 Thread Jussi Kukkonen
) are available in the git repository at: git://git.yoctoproject.org/poky-contrib jku/nss-openssh-nfsutils http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/nss-openssh-nfsutils Jussi Kukkonen (4): openssh: Upgrade 6.8p1 - 6.9p1 nss: Upgrade 3.19.1 - 3.19.2 nfs-utils: Upgrade

[OE-core] [PATCH 2/4] nss: Upgrade 3.19.1 - 3.19.2

2015-08-11 Thread Jussi Kukkonen
This is a bug fix release. Signed-off-by: Jussi Kukkonen jussi.kukko...@intel.com --- meta/recipes-support/nss/{nss_3.19.1.bb = nss_3.19.2.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-support/nss/{nss_3.19.1.bb = nss_3.19.2.bb} (97%) diff --git a/meta

<    4   5   6   7   8   9   10   11   >