Re: [OE-core] [openembedded-core][PATCH] kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does that.

2018-09-07 Thread Andre McCurdy
On Thu, Sep 6, 2018 at 2:06 PM, Leon Woestenberg wrote: > kernel-fitimage.bbclass replaces an occurance of "fitImage" in > KERNEL_IMAGETYPE_FOR_MAKE by an image type that is buildable for the > architecture (such as zImage). The kernel-fitimage.bbclass packs that > image as sub-image in a flattene

[OE-core] ✗ patchtest: failure for disable medium-strength dropbear ssh ciphers

2018-09-07 Thread Patchwork
== Series Details == Series: disable medium-strength dropbear ssh ciphers Revision: 1 URL : https://patchwork.openembedded.org/series/13972/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been ex

[OE-core] [PATCH] disable medium-strength dropbear ssh ciphers

2018-09-07 Thread joseph-reynolds
This changes the Dropbear SSH server configuration so it will not accept medium-strength encryption ciphers including: CBC mode, MD5, 96-bit MAC, and triple DES. Upstream-Status: Pending Signed-off-by: Joseph Reynolds --- meta/recipes-core/dropbear/dropbear/localoptions.h | 8 1 file c

[OE-core] python test files installed in image on purpose?

2018-09-07 Thread Andrew Geissler
Hi, We've been running into some flash space issues over in the openbmc project. I noticed the python.bb file (python_2.7.14.bb for us) is installing some test folders/files in our rootfs image. # find /usr/lib/python2.7/ -name "test" -print /usr/lib/python2.7/ctypes/test /usr/lib/python2.7/email

Re: [OE-core] [PATCH 1/2] wayland: upgrade to 1.16.0

2018-09-07 Thread Denys Dmytriyenko
Ping. On Sat, Aug 25, 2018 at 01:08:57PM -0400, Denys Dmytriyenko wrote: > From: Denys Dmytriyenko > > Signed-off-by: Denys Dmytriyenko > --- > .../recipes-graphics/wayland/{wayland_1.15.0.bb => wayland_1.16.0.bb} | 4 > ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta/r

[OE-core] ✗ patchtest: failure for sysprof: Fix build with clang

2018-09-07 Thread Patchwork
== Series Details == Series: sysprof: Fix build with clang Revision: 1 URL : https://patchwork.openembedded.org/series/13965/ 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

Re: [OE-core] [PATCH 1/1] sysprof: Fix build with clang

2018-09-07 Thread Burton, Ross
Picked this to MUT and fixed up the status, no need to resend. Ross On 7 September 2018 at 17:14, Burton, Ross wrote: > On 7 September 2018 at 17:03, Khem Raj wrote: >> +Upstream-Status: Pending > > Make that Submitted: https://gitlab.gnome.org/GNOME/sysprof/merge_requests/6 > > Ross -- __

Re: [OE-core] [PATCH 1/1] sysprof: Fix build with clang

2018-09-07 Thread Burton, Ross
On 7 September 2018 at 17:03, Khem Raj wrote: > +Upstream-Status: Pending Make that Submitted: https://gitlab.gnome.org/GNOME/sysprof/merge_requests/6 Ross -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.ope

[OE-core] [PATCH 1/1] sysprof: Fix build with clang

2018-09-07 Thread Khem Raj
Signed-off-by: Khem Raj --- ...fix-non-literal-format-string-issues.patch | 34 +++ meta/recipes-kernel/sysprof/sysprof_3.30.0.bb | 1 + 2 files changed, 35 insertions(+) create mode 100644 meta/recipes-kernel/sysprof/files/0001-fix-non-literal-format-string-issues.patch diff

[OE-core] [PATCH 0/1] sysprof: Fix build with clang

2018-09-07 Thread Khem Raj
The following changes since commit 9084818dfc5cdf22ed9fb4d13d08941460380267: busybox/packagegroups: Break out the busybox-syslog dependency (2018-09-07 12:48:00 +0100) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib kraj/master http://cgit.open

[OE-core] [PATCH] systemd: set split-bin to true by default

2018-09-07 Thread Anton Gerasimov
Not doing so will make meson chose where to install init binary based on irrelevant features of the build machine. PACKAGECONFIG option is defined to override this behavior. Signed-off-by: Anton Gerasimov --- meta/recipes-core/systemd/systemd_239.bb | 1 + 1 file changed, 1 insertion(+) diff -

Re: [OE-core] [PATCH] qemu: patch for CVE-2018-15746

2018-09-07 Thread Burton, Ross
You accidentally entered 'y' as the encoding (git-send-email is hateful for this behaviour) so the encoding is a bit messed up and I can't get this to apply. Can you rebase and resend? Ross On 7 September 2018 at 02:14, wrote: > From: Changqing Li > > Signed-off-by: Changqing Li > --- > ...

[OE-core] ✗ patchtest: failure for python3{,-native}: update to 3.7.0 (rev2)

2018-09-07 Thread Patchwork
== Series Details == Series: python3{,-native}: update to 3.7.0 (rev2) Revision: 2 URL : https://patchwork.openembedded.org/series/13851/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been execu

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

2018-09-07 Thread Jens Rehsack
Update python3 to recent 3.7.0 release. Details about new features and bug-fixes can be taken from * https://docs.python.org/3/whatsnew/3.7.html * https://docs.python.org/3/whatsnew/3.6.html Instead of using a common inc with python2 and override most of it's settings, introduce a dedicated pytho

[OE-core] patch work

2018-09-07 Thread akuster808
To whom it may concern, I need to have changes made for my account in patchwork. Will any and all patchwork admin's come forward. kind regards, Armin -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembe

Re: [OE-core] [PATCH 7/8] busybox: Put klogd/syslogd alternative links in syslog package

2018-09-07 Thread Mark Hatle
On 9/6/18 5:51 PM, Richard Purdie wrote: > Just to follow up, I'm trying separating out busybox-syslog's > recommends from busybox into the higher level packagegroups. The patch > is in -next and will run tests overnight. > > Doing this is probably good anyway but it does feel like we're working >

Re: [OE-core] [PATCH 2/2] core-image-tiny-initramfs: Avoid parsing failures

2018-09-07 Thread Khem Raj
On Fri, Sep 7, 2018 at 6:14 AM Richard Purdie wrote: > > This variable is otherwise unset leading to missing dependency warnings. Give > it the same default as used elsewhere in other recipes. > > Signed-off-by: Richard Purdie > --- > meta/recipes-core/images/core-image-tiny-initramfs.bb | 2 ++

[OE-core] [PATCH 2/2] linux-yocto/4.14/4.18: address kernel configuration warnings

2018-09-07 Thread Bruce Ashfield
Making the following commits available to address kernel configuration warnings: 734172039130 preempt-rt: remove entry for aufs 7a6753341309 common_pc: remove config audit warnings dea9c6aa7ddd common-pc/tiny: mask configuration warnings Signed-off-by: Bruce Ashfield --- meta/recipes-kern

[OE-core] [PATCH 0/2] kernel-yocto: kconfig audit warning fixes

2018-09-07 Thread Bruce Ashfield
Hi all, These two patches should address a lot of the kconfig audit warnings that are popping up against 4.14/4.18. We have tweaks to the configs themselves, but also some improvement in the tooling to allow some warnings to be inhibited. Cheers, Bruce The following changes since commit c71043

[OE-core] [PATCH 1/2] kern-tools: improve kernel config audit output

2018-09-07 Thread Bruce Ashfield
Recent kernels broke the ability of kconfiglib to parse the Kconfig files and offer reasons why a symbol may not be set. To address this issue, we update to Kconfiglib2 and adjust the symbol_why script to work with the new API. We also tweak the kconf_check script to allow the specification of a l

Re: [OE-core] [PATCH V2] defaultsetup.conf: Enable security flags+pie by default

2018-09-07 Thread Andrea Adami
What is holding back this patch? Cheers Andrea On Fri, Jul 27, 2018 at 9:41 AM Khem Raj wrote: > > This has been an opt-in for so long, some distributions e.g. > poky-lsb uses it by default however, since most of linux > distros have started to default to these settings for security > enhancement

[OE-core] [PATCH 1/2] libpciaccess: Extend to native/nativesdk

2018-09-07 Thread Richard Purdie
Avoids warnings from libdrm which has nativesdk/native variants and depends upon this. Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-lib/libpciaccess_0.14.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-graphics/xorg-lib/libpciaccess_0.14.bb b/meta/recipes-

[OE-core] [PATCH 2/2] core-image-tiny-initramfs: Avoid parsing failures

2018-09-07 Thread Richard Purdie
This variable is otherwise unset leading to missing dependency warnings. Give it the same default as used elsewhere in other recipes. Signed-off-by: Richard Purdie --- meta/recipes-core/images/core-image-tiny-initramfs.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-core/im

Re: [OE-core] [v2] [PATCH 0/7] wic:allow wic compile as an individual package

2018-09-07 Thread Tom Rini
On Fri, Sep 07, 2018 at 11:02:23AM +0800, Lu.Jiang wrote: > Hi all, > > Thanks Tom help me review this patch. > > The patch intend to bring wic into target, allow it generate new image at > runtime. > For example, most x86 board can boot from USB or SATA,  then wic enable uuid > for partition to

Re: [OE-core] [PATCH] wic:mkefidisk:add use-uuid for all partitions

2018-09-07 Thread Tom Rini
On Fri, Sep 07, 2018 at 11:32:11AM +0800, Jiang Lu wrote: > Add use-uuid for all partitions on mkefidisk.wks. > > Signed-off-by: Jiang Lu Reviewed-by: Tom Rini -- Tom -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org h

[OE-core] [PATCH 2/3] staging: Fix broken debug code

2018-09-07 Thread Richard Purdie
The code currently only prints a single depchain due to overwriting data instead of appending. Fix this. Signed-off-by: Richard Purdie --- meta/classes/staging.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/staging.bbclass b/meta/classes/staging.bbclass

[OE-core] [PATCH 1/3] staging: Ensure we handle glibc-locale do_stash_locale correctly

2018-09-07 Thread Richard Purdie
Occasionally we see warnings like: WARNING: core-image-sato-1.0-r0 do_populate_sdk: Manifest /home/pokybuild/yocto-worker/nightly-qa-extras/build/build/tmp/sstate-control/manifest-allarch-nativesdk-linux-libc-headers.populate_sysroot not found in i686_linux allarch (variant '')? which occur whe

[OE-core] [PATCH 3/3] busybox/packagegroups: Break out the busybox-syslog dependency

2018-09-07 Thread Richard Purdie
The busybox-syslog rrecomends is proving tricky as it gets pulled in early and there are conflicts between its use of update-alternatives and busybox needing to provide those things. We already have recipes using BAD_RRECOMMENDS to remove this dependency, it probably makes sense to spell it out e

Re: [OE-core] [Openembedded-architecture] [WIP] perl upgrade to 5.26.2

2018-09-07 Thread Alexander Kanavin
For what it's worth, I have started a similar project, but in a more radical way: rewrite existing recipe (unmaintainable mess imo), bring in perl-cross overlay from buildroot to do cross-builds without resorting to ugly hacks. I got a bit further: the whole thing builds and packages without errors

Re: [OE-core] [PATCH v5 0/7] disable allarch when multilib is used

2018-09-07 Thread richard . purdie
On Thu, 2018-09-06 at 23:52 +0800, kai.k...@windriver.com wrote: > From: Kai Kang > > V5: > * set PACKAGE_ARCH in event handler bb.event.RecipePreFinalise > * add execption of target-sdk-provides-dummy for package_qa_multilib > check In general this looks good but oe-selftest -r sstatetests.SSta