[OE-core] [PATCH 9/9] json-glib: upgrade 1.4.2 -> 1.4.4

2019-01-08 Thread Yi Zhao
Add PACKAGECONFIG[manpages] for generating man pages. Signed-off-by: Yi Zhao --- .../json-glib/{json-glib_1.4.2.bb => json-glib_1.4.4.bb} | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) rename meta/recipes-gnome/json-glib/{json-glib_1.4.2.bb => json-glib_1.4.4.bb} (83%)

[OE-core] [PATCH 7/9] gnu-efi: upgrade 3.0.8 -> 3.0.9

2019-01-08 Thread Yi Zhao
Signed-off-by: Yi Zhao --- meta/recipes-bsp/gnu-efi/{gnu-efi_3.0.8.bb => gnu-efi_3.0.9.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-bsp/gnu-efi/{gnu-efi_3.0.8.bb => gnu-efi_3.0.9.bb} (95%) diff --git a/meta/recipes-bsp/gnu-efi/gnu-efi_3.0.8.bb b/meta/recipe

[OE-core] [PATCH 5/9] libsdl2: upgrade 2.0.8 -> 2.0.9

2019-01-08 Thread Yi Zhao
Drop 0001-GLES2-Get-sin-cos-out-of-vertex-shader.patch as it had been merged upstream. Signed-off-by: Yi Zhao --- ...01-GLES2-Get-sin-cos-out-of-vertex-shader.patch | 141 - .../libsdl2/{libsdl2_2.0.8.bb => libsdl2_2.0.9.bb} | 5 +- 2 files changed, 2 insertions(+), 144 del

[OE-core] [PATCH 8/9] logrotate: upgrade 3.14.0 -> 3.15.0

2019-01-08 Thread Yi Zhao
Refresh patches: act-as-mv-when-rotate.patch disable-check-different-filesystems.patch Signed-off-by: Yi Zhao --- .../logrotate/act-as-mv-when-rotate.patch | 141 ++--- .../disable-check-different-filesystems.patch | 40 +++--- .../{logrotate_3.14.0.bb => logro

[OE-core] [PATCH 2/9] ltp: update HOMEPAGE

2019-01-08 Thread Yi Zhao
The project pages and wiki has been moved to GitHub. Signed-off-by: Yi Zhao --- meta/recipes-extended/ltp/ltp_20180926.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/ltp/ltp_20180926.bb b/meta/recipes-extended/ltp/ltp_20180926.bb index 6cfcaa5..99e7

[OE-core] [PATCH 6/9] wget: upgrade 1.19.5 -> 1.20.1

2019-01-08 Thread Yi Zhao
Drop 0001-Unset-need_charset_alias-when-building-for-musl.patch as it had been fixed upstream. Signed-off-by: Yi Zhao --- ...need_charset_alias-when-building-for-musl.patch | 30 -- meta/recipes-extended/wget/wget_1.19.5.bb | 9 --- meta/recipes-extended/wget/wg

[OE-core] [PATCH 3/9] file: upgrade 5.34 -> 5.35

2019-01-08 Thread Yi Zhao
License-Update: remove trailing whitespace from COPYING Signed-off-by: Yi Zhao --- meta/recipes-devtools/file/{file_5.34.bb => file_5.35.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/file/{file_5.34.bb => file_5.35.bb} (91%) diff --git a/meta/recipe

[OE-core] [PATCH 4/9] libcap: upgrade 2.25 -> 2.26

2019-01-08 Thread Yi Zhao
Drop 0001-Fix-build-with-gperf-3.1.patch as it had been fixed upstream. Signed-off-by: Yi Zhao --- .../files/0001-Fix-build-with-gperf-3.1.patch | 41 -- .../libcap/{libcap_2.25.bb => libcap_2.26.bb} | 5 ++- 2 files changed, 2 insertions(+), 44 deletions(-) delet

[OE-core] [PATCH 0/9] Packages upgrade

2019-01-08 Thread Yi Zhao
Yi Zhao (9): libcheck: update HOMEPAGE ltp: update HOMEPAGE file: upgrade 5.34 -> 5.35 libcap: upgrade 2.25 -> 2.26 libsdl2: upgrade 2.0.8 -> 2.0.9 wget: upgrade 1.19.5 -> 1.20.1 gnu-efi: upgrade 3.0.8 -> 3.0.9 logrotate: upgrade 3.14.0 -> 3.15.0 json-glib: upgrade 1.4.2 -> 1.4.

[OE-core] [PATCH 1/9] libcheck: update HOMEPAGE

2019-01-08 Thread Yi Zhao
The project has been moved to GitHub. Signed-off-by: Yi Zhao --- meta/recipes-support/libcheck/libcheck_0.12.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/libcheck/libcheck_0.12.0.bb b/meta/recipes-support/libcheck/libcheck_0.12.0.bb index 3bb48a7

Re: [OE-core] [PATCH 3/7] meson: fix nativesdk-meson for multilib SDKs

2019-01-08 Thread Martin Kelly
On 1/7/19 8:38 AM, Ross Burton wrote: > Multilib SDKs differ only in the environment variables set, so > nativesdk-meson's > setup script needs to write a cross file for each environment. > > Rename the shipped meson.cross to meson.cross.template, as it cannot be used > directly. Now that post-r

Re: [OE-core] [PATCH] libinput: Enable gui PACKAGECONFIG by default

2019-01-08 Thread Khem Raj
On Tue, Jan 8, 2019 at 4:19 PM Alistair Francis wrote: > > Signed-off-by: Alistair Francis > --- > meta/recipes-graphics/wayland/libinput_1.12.3.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-graphics/wayland/libinput_1.12.3.bb > b/meta/recipes-graphics

Re: [OE-core] [PATCH] gstreamer: Add RISC-V support

2019-01-08 Thread Khem Raj
On Tue, Jan 8, 2019 at 4:19 PM Alistair Francis wrote: > > Backport RISC-V support from master Gstreamer. > > Signed-off-by: Alistair Francis > --- > ...stconfig.h.in-initial-RISC-V-support.patch | 28 +++ > .../gstreamer/gstreamer1.0_1.14.4.bb | 3 ++ > 2 files changed

[OE-core] [PATCH] [PATCH] dbus:upgrade to 1.13.6

2019-01-08 Thread Hong Liu
1.Upgrade dbus from 1.12.10 to 1.13.6. 2.Upgrade dbus-test from 1.12.10 to 1.13.6. Signed-off-by: Hong Liu --- .../dbus/{dbus-test_1.12.10.bb => dbus-test_1.13.6.bb}| 4 ++-- meta/recipes-core/dbus/{dbus_1.12.10.bb => dbus_1.13.6.bb}| 4 ++-- 2 files changed, 4 insertions(+), 4 delet

[OE-core] [PATCH] [PATCH] python3-pbr:Upgrade to 5.1.1

2019-01-08 Thread Hong Liu
Upgrade python3-pbr from 4.2.0 to 5.1.1. Signed-off-by: Hong Liu --- meta/recipes-devtools/python/python-pbr.inc | 4 ++-- .../python/{python3-pbr_4.2.0.bb => python3-pbr_5.1.1.bb} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{p

[OE-core] [PATCH] [PATCH] python-setuptools:upgrade to 40.6.2

2019-01-08 Thread Hong Liu
1.Upgrade python-setuptools from 40.0.0 to 40.6.2 Signed-off-by: Hong Liu --- meta/recipes-devtools/python/python-setuptools.inc| 4 ++-- ...ython-setuptools_40.0.0.bb => python-setuptools_40.6.2.bb} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/

Re: [OE-core] [PATCH 1/1] netbase/base-files: move /etc/hosts from netbase to base-files

2019-01-08 Thread ChenQi
On 01/08/2019 09:00 PM, Burton, Ross wrote: On Tue, 8 Jan 2019 at 12:47, wrote: Not so good if hostname isn't set? hostname = "${MACHINE}" Hostname is always set. :) Its the kind of thing people likely bbappend and change, or set from overrides. Which was one of the reasons I'm nervous about

[OE-core] ✗ patchtest: failure for gstreamer: Add RISC-V support

2019-01-08 Thread Patchwork
== Series Details == Series: gstreamer: Add RISC-V support Revision: 1 URL : https://patchwork.openembedded.org/series/15576/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on the p

[OE-core] [PATCH] libinput: Enable gui PACKAGECONFIG by default

2019-01-08 Thread Alistair Francis
Signed-off-by: Alistair Francis --- meta/recipes-graphics/wayland/libinput_1.12.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/wayland/libinput_1.12.3.bb b/meta/recipes-graphics/wayland/libinput_1.12.3.bb index 3d1ab59309..d3f34c5040 100644 --- a/m

[OE-core] [PATCH] gstreamer: Add RISC-V support

2019-01-08 Thread Alistair Francis
Backport RISC-V support from master Gstreamer. Signed-off-by: Alistair Francis --- ...stconfig.h.in-initial-RISC-V-support.patch | 28 +++ .../gstreamer/gstreamer1.0_1.14.4.bb | 3 ++ 2 files changed, 31 insertions(+) create mode 100644 meta/recipes-multimedia/gstream

[OE-core] [PATCH v2] package.bbclass: Sort FILES_INFO by key

2019-01-08 Thread Jacob Kroon
Observing depsig.do_package for a package inbetween rebuilds indicated that FILES_INFO was changing content order randomly. Force it to be deterministic by sorting with respect to the keys when serializing. Suggested-by: Joshua Watt Signed-off-by: Jacob Kroon --- meta/classes/package.bbclass |

[OE-core] [PATCH] package.bbclass: Sort FILES_INFO by key

2019-01-08 Thread Jacob Kroon
Observing depsig.do_package for a package inbetween rebuilds indicated that FILES_INFO was changing content order randomly. Force it to be deterministic by sorting with respect to the keys when serializing. Signed-off-by: Jacob Kroon --- meta/classes/package.bbclass | 2 +- 1 file changed, 1 ins

Re: [OE-core] Prelink problem

2019-01-08 Thread Richard Purdie
On Tue, 2019-01-08 at 14:50 -0600, Mark Hatle wrote: > On 1/8/19 2:37 PM, Burton, Ross wrote: > > On Tue, 8 Jan 2019 at 20:15, Mark Hatle > > wrote: > > > > No idea why the opkg rootfs code is doing prelink operations > > > > when RPM > > > > or dpkg don't. CCing Mark who may have an idea here.

[OE-core] ✗ patchtest: failure for "musl: Update to master tip..." and 2 more

2019-01-08 Thread Patchwork
== Series Details == Series: "musl: Update to master tip..." and 2 more Revision: 1 URL : https://patchwork.openembedded.org/series/15570/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been exec

Re: [OE-core] Prelink problem

2019-01-08 Thread Mark Hatle
On 1/8/19 2:37 PM, Burton, Ross wrote: > On Tue, 8 Jan 2019 at 20:15, Mark Hatle wrote: >>> No idea why the opkg rootfs code is doing prelink operations when RPM >>> or dpkg don't. CCing Mark who may have an idea here. I thought the >>> autobuilder exerised multilib-on-opkg, but maybe not. >> >

Re: [OE-core] [PATCH 3/3] linux-libc-headers_4.19.bb: Backport patch to fix clockid_t in UAPI

2019-01-08 Thread Bruce Ashfield
Looks good to me. Bruce On Tue, Jan 8, 2019 at 3:43 PM Khem Raj wrote: > > Signed-off-by: Khem Raj > Cc: Bruce Ashfield > --- > ...kernel_clockid_t-in-uapi-net_stamp.h.patch | 49 +++ > .../linux-libc-headers_4.19.bb| 1 + > 2 files changed, 50 insertions(+) >

Re: [OE-core] [PATCH 2/3] linux-libc-headers: Remove spurious x.mbox file

2019-01-08 Thread Bruce Ashfield
oops! Thanks Khem! Bruce On Tue, Jan 8, 2019 at 3:43 PM Khem Raj wrote: > > Signed-off-by: Khem Raj > Cc: Bruce Ashfield > --- > meta/recipes-kernel/linux-libc-headers/x.mbox | 174 -- > 1 file changed, 174 deletions(-) > delete mode 100644 meta/recipes-kernel/linux-libc-head

[OE-core] [PATCH 2/3] linux-libc-headers: Remove spurious x.mbox file

2019-01-08 Thread Khem Raj
Signed-off-by: Khem Raj Cc: Bruce Ashfield --- meta/recipes-kernel/linux-libc-headers/x.mbox | 174 -- 1 file changed, 174 deletions(-) delete mode 100644 meta/recipes-kernel/linux-libc-headers/x.mbox diff --git a/meta/recipes-kernel/linux-libc-headers/x.mbox b/meta/recipes-ke

[OE-core] [PATCH 3/3] linux-libc-headers_4.19.bb: Backport patch to fix clockid_t in UAPI

2019-01-08 Thread Khem Raj
Signed-off-by: Khem Raj Cc: Bruce Ashfield --- ...kernel_clockid_t-in-uapi-net_stamp.h.patch | 49 +++ .../linux-libc-headers_4.19.bb| 1 + 2 files changed, 50 insertions(+) create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-net-U

[OE-core] [PATCH 1/3] musl: Update to master tip

2019-01-08 Thread Khem Raj
Detaild log https://git.musl-libc.org/cgit/musl/log/?qt=range&q=21a172dd36cae7a08492fd3a7500d7bf0daee13e..de7dc1318f493184b20f7661bc12b1829b957b67 Signed-off-by: Khem Raj --- meta/recipes-core/musl/musl_git.bb | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/meta/recipes

Re: [OE-core] Prelink problem

2019-01-08 Thread Burton, Ross
On Tue, 8 Jan 2019 at 20:15, Mark Hatle wrote: > > No idea why the opkg rootfs code is doing prelink operations when RPM > > or dpkg don't. CCing Mark who may have an idea here. I thought the > > autobuilder exerised multilib-on-opkg, but maybe not. > > They all should be doing prelink operatio

Re: [OE-core] Prelink problem

2019-01-08 Thread Mark Hatle
On 1/8/19 6:27 AM, Burton, Ross wrote: > That patch removed the dependency on the QA, but your failure is at rootfs > time. > > No idea why the opkg rootfs code is doing prelink operations when RPM > or dpkg don't. CCing Mark who may have an idea here. I thought the > autobuilder exerised mult

Re: [OE-core] [PATCH] initramfs-boot: create /dev/console

2019-01-08 Thread Jacob Kroon
On Tue, Dec 25, 2018 at 10:21 AM Jacob Kroon wrote: > > The Yocto kernel expects a proper /dev/console to exist before running init, > otherwise booting will fail with the message: > > Kernel panic - not syncing: /dev/console is missing or not a character > device! > Please ensure your rootfs

Re: [OE-core] [PATCH 3/7] meson: fix nativesdk-meson for multilib SDKs

2019-01-08 Thread Martin Kelly
On 1/7/19 12:02 PM, Burton, Ross wrote: > On Mon, 7 Jan 2019 at 19:03, Martin Kelly wrote: >>> +with open(template_file) as in_file: >>> +template = in_file.read() >>> +output = Template(template).substitute(Environ()) >>> +with open(cross_file, "w") as out_file: >>> +out_file.

Re: [OE-core] [PATCH 0/3] Reimplement perl recipe using perl-cross and update perl to 5.28.1

2019-01-08 Thread Khem Raj
On Tue, Jan 8, 2019 at 10:56 AM Alexander Kanavin wrote: > > On Tue, 8 Jan 2019 at 19:49, Khem Raj wrote: > > There were several recipes in extended layers such as > > meta-openembedded which failed > > in last attempt, have someone considered the failures that I reported > > last time ? > > mayb

Re: [OE-core] [PATCH 0/3] Reimplement perl recipe using perl-cross and update perl to 5.28.1

2019-01-08 Thread Alexander Kanavin
On Tue, 8 Jan 2019 at 19:49, Khem Raj wrote: > There were several recipes in extended layers such as > meta-openembedded which failed > in last attempt, have someone considered the failures that I reported > last time ? > maybe Richard can stage it in master-next and we can give it another shot.

Re: [OE-core] [PATCH 0/3] Reimplement perl recipe using perl-cross and update perl to 5.28.1

2019-01-08 Thread Khem Raj
On Tue, Jan 8, 2019 at 7:36 AM Alexander Kanavin wrote: > > Please see the first patch for the rationale. > > The following changes since commit 4dd51032160897be4132242d6aaaf4dd1e5167da: > > oeqa/sdk: add test to exercise Meson (2019-01-08 11:16:45 +) > > are available in the Git repository

Re: [OE-core] Mis-generation of shell script (run.do_install)?

2019-01-08 Thread richard . purdie
On Tue, 2018-12-18 at 12:45 -0500, Jason Andryuk wrote: > I can definitively state I have a hash in bb_codeparser.dat with an > incorrect shellCacheLine entry and I don't know how it got there. > > The bad hash is 3df9018676de219bb3e46e88eea09c98. I've attached a > file with the binutils do_insta

Re: [OE-core] ✗ patchtest: failure for Reimplement perl recipe using perl-cross and update perl to 5.28.1

2019-01-08 Thread Alexander Kanavin
On Tue, 8 Jan 2019 at 17:03, Patchwork wrote: > * Issue Series does not apply on top of target branch > [test_series_merge_on_head] > Suggested fixRebase your series on top of targeted branch > Targeted branch master (currently at 65c419b8c4) This is probably because the pat

[OE-core] ✗ patchtest: failure for Reimplement perl recipe using perl-cross and update perl to 5.28.1

2019-01-08 Thread Patchwork
== Series Details == Series: Reimplement perl recipe using perl-cross and update perl to 5.28.1 Revision: 1 URL : https://patchwork.openembedded.org/series/15569/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Seve

Re: [OE-core] [OE-Core][PATCH] uboot-sign.bbclass: silence warnings when UBOOT_DTB_BINARY is empty

2019-01-08 Thread Alex Kiernan
On Wed, Dec 12, 2018 at 8:18 PM Alex Kiernan wrote: > > When UBOOT_DTB_BINARY is set to "", the keys for signed booting are > expected to be already present in U-Boot's DTB, so don't issue warnings > for this. > > Signed-off-by: Alex Kiernan Ping? > --- > > meta/classes/uboot-sign.bbclass | 4

[OE-core] Yocto Project Status WW02'19

2019-01-08 Thread Jolley, Stephen K
Current Dev Position: YP 2.7 M2 Next Deadline: YP 2.7 M2 Cutoff is Jan. 21, 2019 SWAT Team Rotation: * SWAT lead is currently: Ross * SWAT team rotation: Ross -> Paul on Jan. 11, 2019 * SWAT team rotation: Paul -> Chen on Jan. 18, 2019 * https://wiki.yoctoproj

[OE-core] [PATCH 3/3] meta/classes: adjust perl-related classes to the new recipes

2019-01-08 Thread Alexander Kanavin
This mostly means tweaking the paths to match upstream defaults. get_perl_arch() functions are taken from the patch by Jens Rehsack: http://lists.openembedded.org/pipermail/openembedded-core/2018-November/276546.html Signed-off-by: Alexander Kanavin --- meta/classes/cpan-base.bbclass| 6 ++

[OE-core] [PATCH 0/3] Reimplement perl recipe using perl-cross and update perl to 5.28.1

2019-01-08 Thread Alexander Kanavin
Please see the first patch for the rationale. The following changes since commit 4dd51032160897be4132242d6aaaf4dd1e5167da: oeqa/sdk: add test to exercise Meson (2019-01-08 11:16:45 +) are available in the Git repository at: git://git.yoctoproject.org/poky-contrib akanavin/perl-sanity

[OE-core] [PATCH 3/3] openssh: use tarballs instead of git

2019-01-08 Thread Alexander Kanavin
This was change to git recently to obtain openssl 1.1 compatible pre-release code (before 7.9 was out), however tarballs are preferred, and with them upstream version checks work (openssh uses a weird git tag scheme). Signed-off-by: Alexander Kanavin --- .../openssh/{openssh_7.9p1+git.bb => op

[OE-core] [PATCH 2/3] selftest/distrodata: un-break the upstream version check test

2019-01-08 Thread Alexander Kanavin
And fix the reported upstream check failures. Signed-off-by: Alexander Kanavin --- meta-selftest/recipes-test/devtool/devtool-test-local_6.03.bb | 1 - meta/lib/oeqa/selftest/cases/distrodata.py| 2 +- meta/recipes-extended/libtirpc/libtirpc_1.0.3.bb | 3 ++- met

[OE-core] [PATCH 1/3] bitbake.conf: add --enable-new-dtags to linker

2019-01-08 Thread Alexander Kanavin
Various versions of ld have different defaults for this (even between e.g. Ubuntu 16.04 and 18.04). This has the consequence of putting either RPATH or RUNPATH into the binary, depending on the linker, which have different priorities vs LD_LIBRARY_PATH env var. Also, I think, the original executabl

Re: [OE-core] [PATCH v2 3/5] systemd: create preset files instead of installing in image

2019-01-08 Thread Jonas Bonn
Hi Peter, On 07/01/2019 17:43, Peter Kjellerstedt wrote: -Original Message- From: openembedded-core-boun...@lists.openembedded.org On Behalf Of Jonas Bonn +def systemd_create_presets(pkg): +action = get_package_var(d, 'SYSTEMD_AUTO_ENABLE', pkg) +presetf = oe.path.

[OE-core] [PATCH 3/3] pulseaudio: switch configuration module from GConf to GSettings

2019-01-08 Thread Ross Burton
The only user of the configuration module is paprefs, which as of 1.0 uses GSettings not GConf. Also GConf is unmaintained, so one less recipe using it is good. Signed-off-by: Ross Burton --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-

[OE-core] [PATCH 2/3] pulseaudio: add PACKAGECONFIGs for GConf and GSettings

2019-01-08 Thread Ross Burton
Behaviour is kept the same. (From OE-Core rev: b1ea450037b3beacc7da5cbd27ad9ce895f475ff) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/meta/rec

[OE-core] [PATCH 1/3] gsettings: allow the schemas to be in any package

2019-01-08 Thread Ross Burton
Instead of assuming that the schemas are located in ${PN}, add a GSETTINGS_PACKAGE variable for the package name and default it to ${PN}. For recipe that can conditionally ship schemas, support GSETTINGS_PACKAGE being empty gracefully by doing nothing. Signed-off-by: Ross Burton --- meta/classe

Re: [OE-core] [PATCH 1/7] toolchain-scripts: run post-relocate scripts for every environment

2019-01-08 Thread Burton, Ross
On Tue, 8 Jan 2019 at 13:10, Joshua Watt wrote: >> I think this change - whilst the right thing - exposes a problem that >> icecc doesn't work properly in multilib SDKs. Can I ask you to >> investigate and sort this, as you submitted the icecc rewrite >> recently? > > Yep, I'll take a look. Than

Re: [OE-core] [PATCH 1/7] toolchain-scripts: run post-relocate scripts for every environment

2019-01-08 Thread Joshua Watt
On Tue, Jan 8, 2019, 5:02 AM Burton, Ross On Mon, 7 Jan 2019 at 16:38, Ross Burton wrote: > > SDKs for multilib configurations have multiple environment scripts, so > > re-arrange the post-relocate hook invocation so that it runs the > post-relocate > > hooks after sourcing each environment scrip

Re: [OE-core] [PATCH 1/1] netbase/base-files: move /etc/hosts from netbase to base-files

2019-01-08 Thread Burton, Ross
On Tue, 8 Jan 2019 at 12:47, wrote: > > > Not so good if hostname isn't set? > > > > hostname = "${MACHINE}" > > > > Hostname is always set. :) > > Its the kind of thing people likely bbappend and change, or set from > overrides. Which was one of the reasons I'm nervous about moving hosts > to a d

[OE-core] [thud][PATCH] ghostscript: Fix CVE-2018-19134 and CVE-2018-19478

2019-01-08 Thread Ovidiu Panait
In Artifex Ghostscript through 9.25, the setpattern operator did not properly validate certain types. A specially crafted PostScript document could exploit this to crash Ghostscript or, possibly, execute arbitrary code in the context of the Ghostscript process. This is a type confusion issue becaus

Re: [OE-core] [PATCH 1/1] netbase/base-files: move /etc/hosts from netbase to base-files

2019-01-08 Thread richard . purdie
On Tue, 2019-01-08 at 12:45 +, Burton, Ross wrote: > On Tue, 8 Jan 2019 at 12:45, Richard Purdie > wrote: > > On Tue, 2019-01-08 at 12:40 +, Burton, Ross wrote: > > > On Tue, 8 Jan 2019 at 09:06, Chen Qi > > > wrote: > > > > if [ "${hostname}" ]; then > > > > echo

Re: [OE-core] [PATCH 1/1] netbase/base-files: move /etc/hosts from netbase to base-files

2019-01-08 Thread Burton, Ross
On Tue, 8 Jan 2019 at 12:45, Richard Purdie wrote: > On Tue, 2019-01-08 at 12:40 +, Burton, Ross wrote: > > On Tue, 8 Jan 2019 at 09:06, Chen Qi wrote: > > > if [ "${hostname}" ]; then > > > echo ${hostname} > ${D}${sysconfdir}/hostname > > > + echo "127.

Re: [OE-core] [PATCH 1/1] netbase/base-files: move /etc/hosts from netbase to base-files

2019-01-08 Thread Richard Purdie
On Tue, 2019-01-08 at 12:40 +, Burton, Ross wrote: > On Tue, 8 Jan 2019 at 09:06, Chen Qi wrote: > > if [ "${hostname}" ]; then > > echo ${hostname} > ${D}${sysconfdir}/hostname > > + echo "127.0.1.1 ${hostname}" >> > > ${D}${sysconfdir}/hosts > >

Re: [OE-core] [PATCH 1/1] netbase/base-files: move /etc/hosts from netbase to base-files

2019-01-08 Thread Burton, Ross
On Tue, 8 Jan 2019 at 09:06, Chen Qi wrote: > if [ "${hostname}" ]; then > echo ${hostname} > ${D}${sysconfdir}/hostname > + echo "127.0.1.1 ${hostname}" >> ${D}${sysconfdir}/hosts > fi Instead of appending to the file, can you put a marker on the 127

Re: [OE-core] Prelink problem

2019-01-08 Thread Burton, Ross
That patch removed the dependency on the QA, but your failure is at rootfs time. No idea why the opkg rootfs code is doing prelink operations when RPM or dpkg don't. CCing Mark who may have an idea here. I thought the autobuilder exerised multilib-on-opkg, but maybe not. Ross On Tue, 8 Jan 20

Re: [OE-core] [RFC][PATCH 2/2] buildhistory: support generating md5sum of files

2019-01-08 Thread Mikko.Rapeli
On Tue, Jan 08, 2019 at 11:36:24AM +0100, Jacob Kroon wrote: > On Tue, Jan 8, 2019 at 11:32 AM wrote: > > > > On Mon, Jan 07, 2019 at 03:17:00PM +0100, Jacob Kroon wrote: > > > On Sun, Jan 6, 2019 at 7:14 PM Jacob Kroon wrote: > > > > > > > > Introduce 'md5' in BUILDHISTORY_FEATURES and enable it

Re: [OE-core] [PATCH 1/7] toolchain-scripts: run post-relocate scripts for every environment

2019-01-08 Thread Burton, Ross
On Mon, 7 Jan 2019 at 16:38, Ross Burton wrote: > SDKs for multilib configurations have multiple environment scripts, so > re-arrange the post-relocate hook invocation so that it runs the post-relocate > hooks after sourcing each environment script. I think this change - whilst the right thing -

Re: [OE-core] [RFC][PATCH 2/2] buildhistory: support generating md5sum of files

2019-01-08 Thread Mikko.Rapeli
On Mon, Jan 07, 2019 at 03:17:00PM +0100, Jacob Kroon wrote: > On Sun, Jan 6, 2019 at 7:14 PM Jacob Kroon wrote: > > > > Introduce 'md5' in BUILDHISTORY_FEATURES and enable it by default > > when doing reproducible builds. > > > > When enabled this will additionally create: > > > > files-in-pack

Re: [OE-core] [RFC][PATCH 2/2] buildhistory: support generating md5sum of files

2019-01-08 Thread Jacob Kroon
On Tue, Jan 8, 2019 at 11:32 AM wrote: > > On Mon, Jan 07, 2019 at 03:17:00PM +0100, Jacob Kroon wrote: > > On Sun, Jan 6, 2019 at 7:14 PM Jacob Kroon wrote: > > > > > > Introduce 'md5' in BUILDHISTORY_FEATURES and enable it by default > > > when doing reproducible builds. > > > > > > When enable

Re: [OE-core] [PATCH v2] libpcap: upgrade 1.8.1 -> 1.9.0

2019-01-08 Thread Burton, Ross
They're in mut, but haven't been for an autobuilder spin yet. Today, hopefully. Ross On Tue, 8 Jan 2019 at 07:47, Mittal, Anuj wrote: > > Ping for the series. > > > -Original Message- > > From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded- > > core-boun...@lists

[OE-core] ✗ patchtest: failure for netbase/base-files: move /etc/hosts from netbase to base-files

2019-01-08 Thread Patchwork
== Series Details == Series: netbase/base-files: move /etc/hosts from netbase to base-files Revision: 1 URL : https://patchwork.openembedded.org/series/15565/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several

[OE-core] [PATCH 0/1] netbase/base-files: move /etc/hosts from netbase to base-files

2019-01-08 Thread Chen Qi
The following changes since commit fd045373e01409e273479c9e0e2e69bd1b7815f9: python-native: fix one do_populate_sysroot warning (2019-01-07 14:38:39 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/etc-hosts http://git.pokylinux.org/cgit.cgi/poky-c

[OE-core] [PATCH 1/1] netbase/base-files: move /etc/hosts from netbase to base-files

2019-01-08 Thread Chen Qi
Move /etc/hosts to base-files, and also add entry to it according to hostname setting. This fixes the problem of commands like `hostname -f' failing due to lack of such entry. Signed-off-by: Chen Qi --- meta/recipes-core/{netbase/netbase => base-files/base-files}/hosts | 0 meta/recipes-core/bas