[OE-core] [PATCH] kmod: 24 -> 25

2018-01-25 Thread Huang Qiyu
Upgrade kmod from 24 to 25. Signed-off-by: Huang Qiyu --- meta/recipes-kernel/kmod/kmod.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-kernel/kmod/kmod.inc b/meta/recipes-kernel/kmod/kmod.inc index 7fb10b5..7e5362f 100644 --- a/meta/recipes-kernel/kmod/

[OE-core] [PATCH] librsvg: 2.40.19 -> 2.40.20

2018-01-25 Thread Huang Qiyu
Upgrade librsvg from 2.40.19 to 2.40.20. Signed-off-by: Huang Qiyu --- meta/recipes-gnome/librsvg/{librsvg_2.40.19.bb => librsvg_2.40.20.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/librsvg/{librsvg_2.40.19.bb => librsvg_2.40.20.bb} (91%) diff --git

[OE-core] [PATCH] less: 527 -> 529

2018-01-25 Thread Huang Qiyu
Upgrade less from 527 to 529. Signed-off-by: Huang Qiyu --- meta/recipes-extended/less/{less_527.bb => less_529.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/less/{less_527.bb => less_529.bb} (89%) diff --git a/meta/recipes-extended/less/less_527.bb

[OE-core] [PATCH V2] blktrace: 1.1.0+gitX -> 1.2.0+gitX

2018-01-25 Thread Huang Qiyu
1.Upgrade blktrace form 1.1.0+gitX to 1.2.0+gitX 2.Delete 0001-include-sys-types.h-for-dev_t-definition.patch, since it is integrated upstream. 3.Modify ldflags.patch, since iowatcher/Makefile has been changed. Signed-off-by: Huang Qiyu --- ...-include-sys-types.h-for-dev_t-definition.patch | 3

Re: [OE-core] [morty][PATCH 1/2] ruby: update to 2.4.0

2018-01-25 Thread Andre McCurdy
On Sun, Jan 14, 2018 at 5:05 AM, Richard Purdie wrote: > On Fri, 2018-01-12 at 18:20 +0200, Alexander Kanavin wrote: >> Existing version of ruby-native (2.2.5) was crashing on my machine >> (and others' too), >> yet a functional ruby is necessary to upgrade webkit to a version >> that less vulnera

Re: [OE-core] [PATCH] systemtap_git.inc: Add microblazeel as a supported architecture

2018-01-25 Thread Khem Raj
On 12/22/17 11:55 AM, Bhargava Sreekantappa Gayathri wrote: This patch adds microblazeel as a supported architecture for systemtap. Signed-off-by: Bhargava Sreekantappa Gayathri --- meta/recipes-kernel/systemtap/systemtap_git.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[OE-core] [PATCH] package_rpm.bbclass: improve reproducibility of RPM packages

2018-01-25 Thread Juro Bystricky
The RPM packages contain BUILDHOST based on the current build host. This breaks reproducibility if the same package is build on two different hosts. To improve reproducible builds, we always set BUILDHOST as "reproducible". Signed-off-by: Juro Bystricky --- meta/classes/package_rpm.bbclass | 1 +

[OE-core] ✗ patchtest: failure for rng-tools: modify 'read error' message

2018-01-25 Thread Patchwork
== Series Details == Series: rng-tools: modify 'read error' message Revision: 1 URL : https://patchwork.openembedded.org/series/10705/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed

[OE-core] [oe-core][PATCH 1/1] rng-tools: modify 'read error' message

2018-01-25 Thread Joe Slater
Expand messages output if entropy data cannot be read. Signed-off-by: Joe Slater --- .../rng-tools/rng-tools/read_error_msg.patch | 98 ++ meta/recipes-support/rng-tools/rng-tools_5.bb | 1 + 2 files changed, 99 insertions(+) create mode 100644 meta/recipes-supp

Re: [OE-core] [PATCH] kernel.bbclass: set HOSTLDFLAGS in KCONFIG_CONFIG_COMMAND

2018-01-25 Thread Cal Sullivan
On 01/25/2018 06:21 AM, Bruce Ashfield wrote: On 01/24/2018 10:12 PM, California Sullivan wrote: Kernel v4.14 and newer contain the following in their Makefile: HOST_LFS_LDFLAGS := $(shell getconf LFS_LDFLAGS) HOSTLDFLAGS  := $(HOST_LFS_LDFLAGS) This breaks our menuconfig, because it can no

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

2018-01-25 Thread Bhargava Sreekantappa Gayathri
Hi Tim, > -Original Message- > From: Tim Orling [mailto:timothy.t.orl...@linux.intel.com] > Sent: Wednesday, January 24, 2018 8:54 PM > To: Bhargava Sreekantappa Gayathri > Cc: openembedded-core@lists.openembedded.org; Manjukumar Harthikote > Matha > Subject: Re: [OE-core] [PATCH]] pytho

Re: [OE-core] [morty][PATCH 1/2] ruby: update to 2.4.0

2018-01-25 Thread Khem Raj
On Sun, Jan 14, 2018 at 5:05 AM, Richard Purdie wrote: > On Fri, 2018-01-12 at 18:20 +0200, Alexander Kanavin wrote: >> Existing version of ruby-native (2.2.5) was crashing on my machine >> (and others' too), >> yet a functional ruby is necessary to upgrade webkit to a version >> that less vulnera

Re: [OE-core] [PATCH v2] recipes-core: move hwclock.sh to util-linux

2018-01-25 Thread Khem Raj
On 1/12/18 7:45 PM, Christopher Larson wrote: > On Fri, Jan 12, 2018 at 6:06 AM, Alex Stewart > wrote: > > * Move the hwclock.sh initscript from the busybox recipe to util-linux. >   This script is generally useful for distros that get their hwclock >   imp

[OE-core] [PATCH] archiver: don't require that images are built using RPM to build SRPMs

2018-01-25 Thread Ross Burton
The requirement for images being built using RPM is too strict to have access to the RPM functions, simply checking that package_rpm is in PACKAGE_CLASSES is sufficient. Also fail if SRPMs are requested but package_rpm isn't enabled, instead of silently not doing what we were asked. Signed-off-by

[OE-core] [PATCH] python3-manifest: add the _pydecimal files to the numbers package

2018-01-25 Thread Derek Straka
The _pydecimal files are required to use the numbers package and downstream packages are currently required to add a RDEPENDS on python3-misc to avoid an import error Signed-off-by: Derek Straka --- meta/recipes-devtools/python/python3/python3-manifest.json | 8 +--- 1 file changed, 5 insert

[OE-core] [PATCH 2/2] tzdata: update to 2018c

2018-01-25 Thread Armin Kuster
The 2018c release of the tz code and data is available. It follows on the 2018a and 2018b releases, which were published but were not announced until now, due to problems discovered late in their release processes. 2018a had a build-failure typo, and 2018a and 2018b both had problems with ICU an

[OE-core] [PATCH 1/2] tzcode: update to 2018c

2018-01-25 Thread Armin Kuster
removed patches now included in update. The 2018a through 2018c releases reflect the following changes, which were either circulated on the tz mailing list or are relatively minor technical or administrative changes. This announcement has merged the set of changes made by the three releases, to

[OE-core] [PATCH] gstreamer1.0: add a patch to further fix up the documentation generation

2018-01-25 Thread Alexander Kanavin
Gstreamer would attempt to launch gst-plugin-scanner binary installed on the host if the target binary was failing (and it does, intentionally, fail in our case). Most of the time the host binary is absent, and so this has no effect, but sometimes it's present, and so the whole thing (running und

[OE-core] [PATCH] net-tools: change a '=' to '+='

2018-01-25 Thread liu . ming50
From: Ming Liu This avoids other do_patch dependencies being overridden. Signed-off-by: Ming Liu --- meta/recipes-extended/net-tools/net-tools_1.60-26.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/net-tools/net-tools_1.60-26.bb b/meta/recipes-ext

Re: [OE-core] [PATCH] kernel.bbclass: set HOSTLDFLAGS in KCONFIG_CONFIG_COMMAND

2018-01-25 Thread Bruce Ashfield
On 01/24/2018 10:12 PM, California Sullivan wrote: Kernel v4.14 and newer contain the following in their Makefile: HOST_LFS_LDFLAGS := $(shell getconf LFS_LDFLAGS) HOSTLDFLAGS := $(HOST_LFS_LDFLAGS) This breaks our menuconfig, because it can no longer find ncurses if its not on the host machin

[OE-core] [PATCH] classes/recipes: Convert SkipPackage -> SkipRecipe

2018-01-25 Thread Richard Purdie
The new name is much more consistent with what this actually means. We put the pieces in place to rename everything a while back but looks like we forgot to actually do it! Fix that now. Signed-off-by: Richard Purdie --- meta/classes/base.bbclass| 10 +

[OE-core] [morty][PATCH] pax-utils: update SRC_URI

2018-01-25 Thread Maxin B. John
The gentoo.osuosl.org mirror doesn't store all versions of pax-utils, so use the maintainers own mirror which stores them all. Fixes [YOCTO #11559] Signed-off-by: Maxin B. John --- meta/recipes-devtools/pax-utils/pax-utils_1.1.6.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff -

Re: [OE-core] [PATCH v7] do_image: Implement IMAGE_ROOTFS_EXCLUDE_PATH feature.

2018-01-25 Thread Martin Hundebøll
Hi Kristian, Thanks for your work on this! On 2018-01-25 11:33, Kristian Amlie wrote: This is a direct followup from the earlier 6602392db3d39 commit in wic. It works more or less the same way: The variable specifies a list of directories relative to the root of the rootfs, and these directorie

Re: [OE-core] [PATCH v6] do_image: Implement IMAGE_ROOTFS_EXCLUDE_PATH feature.

2018-01-25 Thread Kristian Amlie
>>> Bear with the pre-release freeze period please; once rocko is out >>> patches will start flowing to master again. >> >> So now that rocko has been out for a while, can we get this in please? >> Already reviewed, and rebased patch is included. > > Please do pay attention to what the recent Yo

[OE-core] [PATCH v7] do_image: Implement IMAGE_ROOTFS_EXCLUDE_PATH feature.

2018-01-25 Thread Kristian Amlie
This is a direct followup from the earlier 6602392db3d39 commit in wic. It works more or less the same way: The variable specifies a list of directories relative to the root of the rootfs, and these directories will be excluded from the resulting rootfs image. If an entry ends with a slash, only th

[OE-core] [pyro][PATCH] pax-utils: update SRC_URI

2018-01-25 Thread Maxin B. John
The gentoo.osuosl.org mirror doesn't store all versions of pax-utils, so use the maintainers own mirror which stores them all. Fixes [YOCTO #11559] Signed-off-by: Maxin B. John --- meta/recipes-devtools/pax-utils/pax-utils_1.2.2.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff -

[OE-core] [PATCH] gzip: 1.8 -> 1.9

2018-01-25 Thread Huang Qiyu
1.Upgrade gzip from 1.8 to 1.9. 2.Delete 0001-gzip-port-zdiff-zless-to-Busybox.patch, since it is integrated upstream. 3.Modify wrong-path-fix.patch, since it is changed upstream. Signed-off-by: Huang Qiyu --- .../0001-gzip-port-zdiff-zless-to-Busybox.patch| 59 -- .../{

[OE-core] [PATCH] hdparm: 9.52 -> 9.53

2018-01-25 Thread Huang Qiyu
Upgrade hdparm from 9.52 to 9.53. Signed-off-by: Huang Qiyu --- meta/recipes-extended/hdparm/{hdparm_9.52.bb => hdparm_9.53.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/hdparm/{hdparm_9.52.bb => hdparm_9.53.bb} (90%) diff --git a/meta/recipes-exten