[OE-core] [PATCH V2] systemd: Upgrade 219 -> 224

2015-08-19 Thread Khem Raj
MIT licence was unused and dropped in source itself commit 8f1e0c5f38cdf7e401ab4d2bb93ad816d08e7715 Author: Kay Sievers Date: Tue Apr 21 19:21:56 2015 +0200 delete unused LICENSE.MIT libudev API documentation has been converted from gtkdoc into man pages. see commit 2375607039517c88df51ef16dd

Re: [OE-core] [PATCH 2/4 V2] systemd: Upgrade 219 -> 224

2015-08-19 Thread Khem Raj
On Wed, Aug 19, 2015 at 12:55 PM, Burton, Ross wrote: > > On 17 August 2015 at 16:41, Khem Raj wrote: >> >> There are many reasons, for me its overlay support for systemd-nspawn, >> networkd has got many new features that is now usable w.r.t. IP forwarding, >> vxlan etc. >> and it has many bug fi

[OE-core] [PATCH] gmp.inc: Delete "LICENSE = "GPLv3 LGPLv3""

2015-08-19 Thread Li xin
LICENSE are exist both in gmp.inc and gmp_6.0.0.bb, And the LICENSE in gmp.inc is not right,so delete it. Signed-off-by: Li Xin --- meta/recipes-support/gmp/gmp.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-support/gmp/gmp.inc b/meta/recipes-support/gmp/gmp.inc index 65cde2

Re: [OE-core] [PATCH 1/2] swig: add package 3.0.2

2015-08-19 Thread wenzong fan
On 08/19/2015 09:12 PM, Martin Jansa wrote: On Wed, Aug 19, 2015 at 03:29:28AM -0400, wenzong@windriver.com wrote: From: Wenzong Fan Pull package from meta-oe to oe-core: meta-oe commit: 8b7d90d8e4c3338f94c588fc7e4a88319bd9a9e8 There is patch for meta-oe to upgrade it to 3.0.6 (which isn

Re: [OE-core] [PATCH][dizzy] qemu-vnc: CVE-2014-7815

2015-08-19 Thread akuster808
On 8/19/15 5:14 AM, Sona Sarmadi wrote: > Fixes an uninitialized data structure use flaw in qemu-vnc > which allows remote attackers to cause a denial of service > (crash). > > Upstream patch: > http://git.qemu.org/?p=qemu.git;a=commit; > h=b2f1d90530301d7915dddc8a750063757675b21a > > References: >

Re: [OE-core] [PATCH][dizzy] qemu: CVE-2014-7840

2015-08-19 Thread akuster808
On 8/18/15 1:45 AM, Sona Sarmadi wrote: > Fixes insufficient parameter validation during ram load > > Reference > http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7840 > > Upstream commit: > http://git.qemu.org/?p=qemu.git;a=commit; > h=0be839a2701369f669532ea5884c15bead1c6e08 > > Signed-off-

Re: [OE-core] [dizzy][PATCH] bind9.9.5: CVE-2015-5477

2015-08-19 Thread akuster808
On 7/30/15 4:48 AM, Sona Sarmadi wrote: > Fixed a flaw in the way BIND handled requests for TKEY > DNS resource records. > > References: > https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5477 > https://kb.isc.org/article/AA-01272 > > Signed-off-by: Sona Sarmadi Merged to staging. thanks,

Re: [OE-core] [PATCH] kernel-arch: Force BFD kernel when using gcc for linking

2015-08-19 Thread Khem Raj
On Wed, Aug 19, 2015 at 1:12 PM, Burton, Ross wrote: > On 19 August 2015 at 20:59, Nathan Lynch wrote: >> >> On 08/19/2015 12:44 PM, Khem Raj wrote: >> > We redefine LD to point to ld.bfd when building kernel, which works in >> > most cases since kbuild system calls out for bare LD most of the ti

Re: [OE-core] [PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany

2015-08-19 Thread Burton, Ross
On 19 August 2015 at 21:50, akuster808 wrote: > Do we have any idea how long this will be before hitting master-next? > > I am leaning towards sending an update to meta-ruby while this patches > series makes it way through the process. > I'm actively looking at it now - M3 deadline is next week.

Re: [OE-core] [PATCH 05/22] libnotify: update to version 0.7.6

2015-08-19 Thread Andreas Müller
On Wed, Aug 19, 2015 at 10:37 PM, Burton, Ross wrote: > > On 19 August 2015 at 21:23, Andreas Müller > wrote: >> >> What about >> >> REQUIRED_DISTRO_FEATURES = "x11"? > > > libnotify doesn't depend on X anymore. > > Ross Sorry for this but it should be mentioned then and inherit distro_features_c

Re: [OE-core] [PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany

2015-08-19 Thread akuster808
Alexander, If you happen to need to repost this series again, Ruby version has just been updated. It includes: CVE-2015-3900 Request hijacking vulnerability in RubyGems 2.4.6 and earlier. Do we have any idea how long this will be before hitting master-next? I am leaning towards sending an up

Re: [OE-core] [PATCH 05/22] libnotify: update to version 0.7.6

2015-08-19 Thread Burton, Ross
On 19 August 2015 at 21:23, Andreas Müller wrote: > What about > > REQUIRED_DISTRO_FEATURES = "x11"? > libnotify doesn't depend on X anymore. Ross -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedde

Re: [OE-core] [PATCH 17/22] glib: add a warning suppression patch to glib

2015-08-19 Thread Burton, Ross
On 19 August 2015 at 21:26, Andreas Müller wrote: > On Wed, Aug 19, 2015 at 3:40 PM, Alexander Kanavin > wrote: > > Otherwise QA check will fail. > > Some schemas in gsettings-desktop-schemas (such as proxy and locale) > > are still using deprecated paths, as of 3.16.1. This causes warning > > m

Re: [OE-core] [PATCH 17/22] glib: add a warning suppression patch to glib

2015-08-19 Thread Andreas Müller
On Wed, Aug 19, 2015 at 3:40 PM, Alexander Kanavin wrote: > Otherwise QA check will fail. > Some schemas in gsettings-desktop-schemas (such as proxy and locale) > are still using deprecated paths, as of 3.16.1. This causes warning > messages, and meta/lib/oe/rootfs.py complaints about them. > > Si

Re: [OE-core] [PATCH 05/22] libnotify: update to version 0.7.6

2015-08-19 Thread Andreas Müller
On Wed, Aug 19, 2015 at 3:40 PM, Alexander Kanavin wrote: > New webkit requires at least version 0.7 > > Signed-off-by: Alexander Kanavin > --- > meta/recipes-gnome/libnotify/libnotify_0.6.0.bb | 21 - > meta/recipes-gnome/libnotify/libnotify_0.7.6.bb | 12 > 2 f

Re: [OE-core] [PATCH] kernel-arch: Force BFD kernel when using gcc for linking

2015-08-19 Thread Bruce Ashfield
On 15-08-19 04:12 PM, Burton, Ross wrote: On 19 August 2015 at 20:59, Nathan Lynch mailto:nathan_ly...@mentor.com>> wrote: On 08/19/2015 12:44 PM, Khem Raj wrote: > We redefine LD to point to ld.bfd when building kernel, which works in > most cases since kbuild system calls out for b

Re: [OE-core] [PATCH] kernel-arch: Force BFD kernel when using gcc for linking

2015-08-19 Thread Burton, Ross
On 19 August 2015 at 20:59, Nathan Lynch wrote: > On 08/19/2015 12:44 PM, Khem Raj wrote: > > We redefine LD to point to ld.bfd when building kernel, which works in > > most cases since kbuild system calls out for bare LD most of the time, > > however some of newer kernels e.g. 4.1+ have some cod

Re: [OE-core] [PATCH] kernel-arch: Force BFD kernel when using gcc for linking

2015-08-19 Thread Nathan Lynch
On 08/19/2015 12:44 PM, Khem Raj wrote: > We redefine LD to point to ld.bfd when building kernel, which works in > most cases since kbuild system calls out for bare LD most of the time, > however some of newer kernels e.g. 4.1+ have some code added which can > call gcc directly to do the linking jo

Re: [OE-core] [PATCH 2/4 V2] systemd: Upgrade 219 -> 224

2015-08-19 Thread Burton, Ross
On 17 August 2015 at 16:41, Khem Raj wrote: > There are many reasons, for me its overlay support for systemd-nspawn, > networkd has got many new features that is now usable w.r.t. IP forwarding, > vxlan etc. > and it has many bug fixed in those 2000 odd commits since 219, no > different then any

Re: [OE-core] [PATCH 2/3] toolchain-shar-extract.sh: better default install path for extensible SDK

2015-08-19 Thread Christopher Larson
On Wed, Aug 19, 2015 at 6:32 AM, wrote: > From: Brendan Le Foll > > Extensible SDK cannot be installed as root so by default offer to install > it in > user's home directory under distro/distro_version replacing the normal SDK > version '+' char with a '_' as that's a restricted character for bi

[OE-core] [PATCH] kernel-arch: Force BFD kernel when using gcc for linking

2015-08-19 Thread Khem Raj
We redefine LD to point to ld.bfd when building kernel, which works in most cases since kbuild system calls out for bare LD most of the time, however some of newer kernels e.g. 4.1+ have some code added which can call gcc directly to do the linking job e.g. arm vdso code This causes build failures

Re: [OE-core] iw in place of wireless-tools

2015-08-19 Thread Christopher Larson
On Wed, Aug 19, 2015 at 4:56 AM, Burton, Ross wrote: > On 19 August 2015 at 12:35, Otavio Salvador < > otavio.salva...@ossystems.com.br> wrote: > >> Em 19/08/2015 12:26, "Burton, Ross" escreveu: >> > >> > And now for the elephant in the room: is anyone going to work on this? >> :) >> >> I can as

[OE-core] [PATCH] devtool: add package plugin that lets you create package via devtool

2015-08-19 Thread brendan . le . foll
From: Brendan Le Foll Signed-off-by: Brendan Le Foll --- scripts/lib/devtool/package.py | 63 ++ 1 file changed, 63 insertions(+) create mode 100644 scripts/lib/devtool/package.py diff --git a/scripts/lib/devtool/package.py b/scripts/lib/devtool/package

[OE-core] [PATCH v4] Opencv: Add OpenCV 3.0

2015-08-19 Thread Ricardo Ribalda Delgado
-Support for new PACKAGECONFIGS -Merge with opencv-samples Since it is not backward compatible with 2.x and cannot be installed in parallel it has a DEFAULT_PREFERENCE of -1. Signed-off-by: Ricardo Ribalda Delgado --- v4: Fix suggested by Nathan Lynch Wrong url on HOMEPAGE meta-oe/recipes-s

[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 --- 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). Cheers, Jussi ...ics-ne

Re: [OE-core] [PATCH] Opencv: Add OpenCV 3.0

2015-08-19 Thread Ricardo Ribalda Delgado
You are right :) I repack and send On Wed, Aug 19, 2015 at 4:00 PM, Nathan Lynch wrote: > On 08/19/2015 07:18 AM, Ricardo Ribalda Delgado wrote: >> --- /dev/null >> +++ b/meta-oe/recipes-support/opencv/opencv_3.0.bb >> @@ -0,0 +1,128 @@ >> +SUMMARY = "Opencv : The Open Computer Vision Library" >

Re: [OE-core] [PATCH] Opencv: Add OpenCV 3.0

2015-08-19 Thread Nathan Lynch
On 08/19/2015 07:18 AM, Ricardo Ribalda Delgado wrote: > --- /dev/null > +++ b/meta-oe/recipes-support/opencv/opencv_3.0.bb > @@ -0,0 +1,128 @@ > +SUMMARY = "Opencv : The Open Computer Vision Library" > +HOMEPAGE = "http://opencv.willowgarage.com/wiki/"; Is this URL outdated? It times out for me.

[OE-core] [PATCH 19/22] epiphany: add a recipe from meta-gnome

2015-08-19 Thread Alexander Kanavin
Epiphany is replacing midori as the browser in oe-core recipe set and poky distribution. Signed-off-by: Alexander Kanavin --- meta/recipes-gnome/epiphany/epiphany_3.16.3.bb | 24 .../0001-yelp.m4-drop-the-check-for-itstool.patch | 33 ++ 2 files changed,

[OE-core] [PATCH 20/22] webkit-gtk: remove the recipe for the obsolete version 1.8.3

2015-08-19 Thread Alexander Kanavin
webkitgtk 2.8.3 is provided instead and midori browser is replaced by epiphany in separate commits. Signed-off-by: Alexander Kanavin --- meta/conf/distro/include/security_flags.inc| 2 - meta/recipes-sato/webkit/files/bison-2.6.patch | 558 - meta/recipes-sato/

[OE-core] [PATCH 21/22] midori: remove the recipe and replace references to midori with epiphany

2015-08-19 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../packagegroups/packagegroup-self-hosted.bb | 7 + .../builder/files/builder_hob_start.sh | 8 +++--- meta/recipes-sato/midori/midori/liststore.patch| 29 meta/recipes-sato/midori/midori_0.5.8.bb | 31

[OE-core] [PATCH 14/22] iso-codes: add a recipe from meta-oe

2015-08-19 Thread Alexander Kanavin
iso-codes is a dependency of epiphany Signed-off-by: Alexander Kanavin --- meta/recipes-support/iso-codes/iso-codes_3.58.bb | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 meta/recipes-support/iso-codes/iso-codes_3.58.bb diff --git a/meta/recipes-support/iso-codes/iso

[OE-core] [PATCH 22/22] distro: update include files related to webkitgtk and epiphany addition

2015-08-19 Thread Alexander Kanavin
This commit fixes recipe metadata in distro_alias, package_regex and upstream_tracking includes. Signed-off-by: Alexander Kanavin --- meta/conf/distro/include/distro_alias.inc | 2 +- meta/conf/distro/include/package_regex.inc | 8 +--- meta/conf/distro/include/upstream_tracking.inc

[OE-core] [PATCH 18/22] gsettings-desktop-schemas: add a recipe from meta-gnome

2015-08-19 Thread Alexander Kanavin
gsettings-desktop-schemas is a dependency of epiphany Signed-off-by: Alexander Kanavin --- .../gsettings-desktop-schemas_3.16.1.bb | 13 + 1 file changed, 13 insertions(+) create mode 100644 meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_

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

2015-08-19 Thread Jussi Kukkonen
On 19 August 2015 at 14:25, Burton, Ross wrote: > > On 19 August 2015 at 09:51, Jussi Kukkonen wrote: >> >> +make -k .OBJDIR=`pwd` .CURDIR=`pwd` SUDO="sudo" tests \ > > > Presumably this means that openssh-ptest should rdepend on sudo? Is sudo > only used if the tests are executed as non-root?

[OE-core] [PATCH 09/22] libsecret: add a recipe from meta-gnome

2015-08-19 Thread Alexander Kanavin
libsecret is a dependency of webkit Signed-off-by: Alexander Kanavin --- meta/recipes-gnome/libsecret/libsecret_0.18.2.bb | 12 1 file changed, 12 insertions(+) create mode 100644 meta/recipes-gnome/libsecret/libsecret_0.18.2.bb diff --git a/meta/recipes-gnome/libsecret/libsecret_

[OE-core] [PATCH 17/22] glib: add a warning suppression patch to glib

2015-08-19 Thread Alexander Kanavin
Otherwise QA check will fail. Some schemas in gsettings-desktop-schemas (such as proxy and locale) are still using deprecated paths, as of 3.16.1. This causes warning messages, and meta/lib/oe/rootfs.py complaints about them. Signed-off-by: Alexander Kanavin --- ...warning-about-deprecated-paths

[OE-core] [PATCH 13/22] gcr: add a recipe from meta-gnome

2015-08-19 Thread Alexander Kanavin
gcr is a dependency of epiphany Signed-off-by: Alexander Kanavin --- meta/recipes-gnome/gcr/gcr_3.16.0.bb | 18 ++ 1 file changed, 18 insertions(+) create mode 100644 meta/recipes-gnome/gcr/gcr_3.16.0.bb diff --git a/meta/recipes-gnome/gcr/gcr_3.16.0.bb b/meta/recipes-gnome/gc

[OE-core] [PATCH 16/22] gnome-desktop3: add a recipe from meta-gnome

2015-08-19 Thread Alexander Kanavin
gnome-desktop3 is a dependency of epiphany Signed-off-by: Alexander Kanavin --- .../gnome-desktop/gnome-desktop3_3.16.2.bb | 21 + 1 file changed, 21 insertions(+) create mode 100644 meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.16.2.bb diff --git a/meta/recipe

[OE-core] [PATCH 10/22] libwebp: add a recipe from meta-oe

2015-08-19 Thread Alexander Kanavin
libwebp is a dependency of webkit Signed-off-by: Alexander Kanavin --- meta/recipes-multimedia/webp/libwebp_0.4.3.bb | 47 +++ 1 file changed, 47 insertions(+) create mode 100644 meta/recipes-multimedia/webp/libwebp_0.4.3.bb diff --git a/meta/recipes-multimedia/webp/lib

[OE-core] [PATCH 08/22] ruby: add a recipe from meta-ruby

2015-08-19 Thread Alexander Kanavin
Ruby is required to build webkit. Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/ruby/ruby.inc | 40 +++ meta/recipes-devtools/ruby/ruby/extmk.patch | 13 + meta/recipes-devtools/ruby/ruby_2.2.2.bb| 42 + 3 files

[OE-core] [PATCH 12/22] p11-kit: add a recipe from meta-oe

2015-08-19 Thread Alexander Kanavin
p11-kit is a dependency of gcr (which is a dependency of epiphany) Signed-off-by: Alexander Kanavin --- meta/recipes-support/p11-kit/p11-kit_0.22.1.bb | 18 ++ 1 file changed, 18 insertions(+) create mode 100644 meta/recipes-support/p11-kit/p11-kit_0.22.1.bb diff --git a/meta/r

[OE-core] [PATCH 15/22] libwnck3: add a recipe from meta-gnome

2015-08-19 Thread Alexander Kanavin
libwnck is a dependency of epiphany Signed-off-by: Alexander Kanavin --- meta/recipes-gnome/libwnck/libwnck3_3.14.0.bb | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 meta/recipes-gnome/libwnck/libwnck3_3.14.0.bb diff --git a/meta/recipes-gnome/libwnck/libwnck3_3.14.0

[OE-core] [PATCH 11/22] webkitgtk: add a new recipe for latest upstream version

2015-08-19 Thread Alexander Kanavin
Recipe for the obsolete webkit-gtk 1.8.3 is removed in a separate commit Signed-off-by: Alexander Kanavin --- meta/recipes-sato/webkit/webkitgtk_2.8.5.bb | 56 + 1 file changed, 56 insertions(+) create mode 100644 meta/recipes-sato/webkit/webkitgtk_2.8.5.bb diff --g

[OE-core] [PATCH 07/22] libyaml: add a recipe from meta-oe

2015-08-19 Thread Alexander Kanavin
libyaml is a dependency of ruby Signed-off-by: Alexander Kanavin --- .../libyaml/files/libyaml-CVE-2014-9130.patch | 32 ++ meta/recipes-support/libyaml/libyaml_0.1.6.bb | 21 ++ 2 files changed, 53 insertions(+) create mode 100644 meta/recipes-support

[OE-core] [PATCH 06/22] giflib: add a recipe from meta-oe

2015-08-19 Thread Alexander Kanavin
This is a dependency of libwebp (which is a dependency of webkit) Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/giflib/giflib_5.1.1.bb | 19 +++ 1 file changed, 19 insertions(+) create mode 100644 meta/recipes-devtools/giflib/giflib_5.1.1.bb diff --git a/meta/recip

[OE-core] [PATCH 03/22] classes/cmake: add arch conversion routine

2015-08-19 Thread Alexander Kanavin
cmake expects target architecture strings in the format of uname(2), which do not always match TARGET_ARCH (e.g. powerpc vs ppc). Signed-off-by: Alexander Kanavin --- meta/classes/cmake.bbclass | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/meta/classes/cmake.bb

[OE-core] [PATCH 02/22] harfbuzz: enable icu feature

2015-08-19 Thread Alexander Kanavin
This is required to build latest webkitgtk Signed-off-by: Alexander Kanavin --- meta/recipes-graphics/harfbuzz/harfbuzz_1.0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_1.0.1.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.0.1.b

[OE-core] [PATCH 05/22] libnotify: update to version 0.7.6

2015-08-19 Thread Alexander Kanavin
New webkit requires at least version 0.7 Signed-off-by: Alexander Kanavin --- meta/recipes-gnome/libnotify/libnotify_0.6.0.bb | 21 - meta/recipes-gnome/libnotify/libnotify_0.7.6.bb | 12 2 files changed, 12 insertions(+), 21 deletions(-) delete mode 100644 meta

[OE-core] [PATCH 04/22] jpeg: update to version 9a

2015-08-19 Thread Alexander Kanavin
Previous webkit version was blocking this; latest webkit works fine. Signed-off-by: Alexander Kanavin --- .../jpeg/jpeg-8d/debian-libjpeg7_7-1.diff | 1070 .../jpeg/jpeg-8d/fix_for_automake_1.12.1.patch | 44 - meta/recipes-core/jpeg/{jpeg_8d.bb => jpeg_9a.bb}

[OE-core] [PATCH 01/22] classes/gnomebase: change tarball compression to xz

2015-08-19 Thread Alexander Kanavin
Upstream, xz has been the only format for some time now, so let's make it the default and adjust recipes that package old stuff. Signed-off-by: Alexander Kanavin --- meta/classes/gnomebase.bbclass | 2 +- meta/recipes-core/glib-networking/glib-networking_2.44.0.bb |

[OE-core] [PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany

2015-08-19 Thread Alexander Kanavin
The changes in this version are: - remove a few unnecessary PR lines from recipes - allow building webkit/epiphany for mips64, since the latest upstream has fixed mips64 builds - tested building for mips64-n32 using multilib feature, fixed some recipe issues that were found - add

[OE-core] [RFC PATCH 0/1] Add recipe whitelisting class

2015-08-19 Thread Paul Eggleton
This adds a class to allow whitelisting recipes from one or more layers, working in a similar manner to blacklist.bbclass. Let me know if you think this looks reasonable, in particular the naming and usage of the variables (which by necessity has to be different than blacklist.bbclass). Please re

[OE-core] [RFC PATCH 1/1] classes/whitelist: add class to allow whitelisting recipes from a layer

2015-08-19 Thread Paul Eggleton
Allow restricting recipes brought from a layer to a specified list. This is similar in operation to blacklist.bbclass, but instead specifies a per-layer whitelist of recipes (matched by BPN) that are able to be built from the layer - anything else is skipped. This is potentially useful where you wa

[OE-core] Extensible SDK install patch fixes

2015-08-19 Thread brendan . le . foll
This makes the default SDK install path a bit more usable and fixes YP Bug 6744 - https://bugzilla.yoctoproject.org/show_bug.cgi?id=6744 by validating submitted paths do not contain ' @+' -- ___ Openembedded-core mailing list Openembedded-core@lists.o

[OE-core] [PATCH 2/3] toolchain-shar-extract.sh: better default install path for extensible SDK

2015-08-19 Thread brendan . le . foll
From: Brendan Le Foll Extensible SDK cannot be installed as root so by default offer to install it in user's home directory under distro/distro_version replacing the normal SDK version '+' char with a '_' as that's a restricted character for bitbake Signed-off-by: Brendan Le Foll --- meta/file

[OE-core] [PATCH 1/3] toolchain-shar-extract.sh: ensure extensible SDK install path obeys restrictions

2015-08-19 Thread brendan . le . foll
From: Brendan Le Foll There are some characters that cannot appear in the installation path, so we need to check for these Signed-off-by: Brendan Le Foll --- meta/files/toolchain-shar-extract.sh | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/meta/files/toolchain-s

[OE-core] [PATCH 3/3] toolchain-shar-extract.sh: explain why we cannot use sudo in extensible SDK

2015-08-19 Thread brendan . le . foll
From: Brendan Le Foll Signed-off-by: Brendan Le Foll --- meta/files/toolchain-shar-extract.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/files/toolchain-shar-extract.sh b/meta/files/toolchain-shar-extract.sh index c4c2a70..d8e714a 100644 --- a/meta/files/toolchain

Re: [OE-core] [PATCH 1/1] glibc: use cross-rpcgen to replace host's rpcgen

2015-08-19 Thread Khem Raj
On Aug 19, 2015 12:51 AM, "Robert Yang" wrote: > > There might be unexpected errors when use host's rpcgen. > > [YOCTO #8181] This is fine > > Signed-off-by: Robert Yang > --- > meta/recipes-core/glibc/glibc_2.22.bb |6 +- > 1 file changed, 1 insertion(+), 5 deletions(-) > > diff --git

Re: [OE-core] [PATCH 1/2] swig: add package 3.0.2

2015-08-19 Thread Martin Jansa
On Wed, Aug 19, 2015 at 03:29:28AM -0400, wenzong@windriver.com wrote: > From: Wenzong Fan > > Pull package from meta-oe to oe-core: > meta-oe commit: 8b7d90d8e4c3338f94c588fc7e4a88319bd9a9e8 There is patch for meta-oe to upgrade it to 3.0.6 (which isn't compatible with some recipes, but fix

Re: [OE-core] [PATCH v2] testimage: Run commands in target and host when test fails

2015-08-19 Thread Paul Eggleton
On Tuesday 18 August 2015 14:52:38 mariano.lo...@linux.intel.com wrote: > From: Mariano Lopez > > This patch modify three files altought two of them > are minimal modifications. This version includes > the changes proposed by Paul. > > testimage.bbclass: > Create new vars for easy modificati

[OE-core] [PATCH] Opencv: Add OpenCV 3.0

2015-08-19 Thread Ricardo Ribalda Delgado
-Support for new PACKAGECONFIGS -Merge with opencv-samples Since it is not backward compatible with 2.x and cannot be installed in parallel it has a DEFAULT_PREFERENCE of -1. Signed-off-by: Ricardo Ribalda Delgado --- v3: Changes requested by Martin Jansa -Select java dependencies via packageco

[OE-core] [PATCH][dizzy] qemu-vnc: CVE-2014-7815

2015-08-19 Thread Sona Sarmadi
Fixes an uninitialized data structure use flaw in qemu-vnc which allows remote attackers to cause a denial of service (crash). Upstream patch: http://git.qemu.org/?p=qemu.git;a=commit; h=b2f1d90530301d7915dddc8a750063757675b21a References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7

Re: [OE-core] iw in place of wireless-tools

2015-08-19 Thread Burton, Ross
On 19 August 2015 at 12:35, Otavio Salvador < otavio.salva...@ossystems.com.br> wrote: > Em 19/08/2015 12:26, "Burton, Ross" escreveu: > > > > And now for the elephant in the room: is anyone going to work on this? :) > > I can ask our people to work on this. > > Is there a bug number to assign fo

Re: [OE-core] iw in place of wireless-tools

2015-08-19 Thread Otavio Salvador
Em 19/08/2015 12:26, "Burton, Ross" escreveu: > > And now for the elephant in the room: is anyone going to work on this? :) I can ask our people to work on this. Is there a bug number to assign for me? -- ___ Openembedded-core mailing list Openembedde

Re: [OE-core] iw in place of wireless-tools

2015-08-19 Thread Burton, Ross
And now for the elephant in the room: is anyone going to work on this? :) Ross On 19 August 2015 at 08:10, Anders Darander wrote: > * Christopher Larson [150818 18:00]: > > On Tue, Aug 18, 2015 at 8:53 AM, Christopher Larson > > > wrote: > > > Bringing this back up again, as I think we really

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

2015-08-19 Thread Burton, Ross
On 19 August 2015 at 09:51, Jussi Kukkonen wrote: > +make -k .OBJDIR=`pwd` .CURDIR=`pwd` SUDO="sudo" tests \ > Presumably this means that openssh-ptest should rdepend on sudo? Is sudo only used if the tests are executed as non-root? Ross -- ___ Open

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

2015-08-19 Thread Burton, Ross
On 19 August 2015 at 09:17, 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' comment "Is screen considered sufficiently > core that we should main

Re: [OE-core] [PATCH v2] license.bbclass: Add support for deployed packages not in rootfs

2015-08-19 Thread Paul Eggleton
On Tuesday 18 August 2015 10:36:05 Mariano Lopez wrote: > On 08/18/2015 08:27 AM, Paul Eggleton wrote: > > So aside from the error due to blank lines in the package list that I know > > you're looking into, I did have a couple of comments: > > > > On Thursday 06 August 2015 12:49:05 mariano.lo...@

[OE-core] [PATCH][v2] glibc: package nscd related files

2015-08-19 Thread rongqing.li
From: Roy Li install nscd related configuration file, startup files, and package them, make nscd easy to startup Signed-off-by: Roy Li --- meta/recipes-core/glibc/glibc-package.inc | 40 ++- meta/recipes-core/glibc/glibc.inc | 2 +- 2 files changed, 40 inse

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

2015-08-19 Thread Jussi Kukkonen
ptests were failing and many more were being silently skipped because required binaries were not being built. Build the binaries in regress/ and set SUDO environment variable in run-ptests: after this all tests in regress/ are now run. Continue to skip building binaries in regress/unittests/: unit

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 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' comment "Is screen

[OE-core] [PATCH 0/1] glibc: use cross-rpcgen to replace host's rpcgen

2015-08-19 Thread Robert Yang
The following changes since commit 059db140885bad379534e6ec713f3ceb4e18faea: adt-installer: use DEPLOY_DIR in ANT_DEPLOY expansion (2015-08-16 17:28:14 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/glibc http://cgit.openembedded.o

[OE-core] [PATCH 1/1] glibc: use cross-rpcgen to replace host's rpcgen

2015-08-19 Thread Robert Yang
There might be unexpected errors when use host's rpcgen. [YOCTO #8181] Signed-off-by: Robert Yang --- meta/recipes-core/glibc/glibc_2.22.bb |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/meta/recipes-core/glibc/glibc_2.22.bb b/meta/recipes-core/glibc/glibc_2.22.bb

[OE-core] [PATCH 2/2] libcap-ng: add package 0.7.7

2015-08-19 Thread wenzong.fan
From: Wenzong Fan Pull package from meta-oe to oe-core: meta-oe commit: bce4dba5546480c8e43c6442959ac7d0a4ef32f6 The libcap-ng library is intended to make programming with posix capabilities much easier than the traditional libcap library. It's not a replacement to libcap, it provides different

[OE-core] [PATCH 0/2] libcap-ng, swig: add packages

2015-08-19 Thread wenzong.fan
From: Wenzong Fan Add packages libcap-ng and swig. They are from meta-oe and with adding them to oe-core, the copies from multiple layers could be removed: meta-oe, meta-selinux ... * The swig is depended by libcap-ng to build python bindings * The libcap-ng library is intended to make program

[OE-core] [PATCH 1/2] swig: add package 3.0.2

2015-08-19 Thread wenzong.fan
From: Wenzong Fan Pull package from meta-oe to oe-core: meta-oe commit: 8b7d90d8e4c3338f94c588fc7e4a88319bd9a9e8 It's required for libcap-ng to build python bindings. With adding it to oe-core, the copies from following layers could be removed: * meta-oe, meta-selinux, meta-intel-iot-middlewar

Re: [OE-core] iw in place of wireless-tools

2015-08-19 Thread Anders Darander
* Christopher Larson [150818 18:00]: > On Tue, Aug 18, 2015 at 8:53 AM, Christopher Larson > wrote: > > Bringing this back up again, as I think we really need to at the *very* > > least pull in iw from meta-oe into oe-core, and adjust packagegroup-base > > (worst case, with a VIRTUAL-RUNTIME), an