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
== 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
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
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
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
== 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
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
--
__
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
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
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
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 -
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
> ---
> ...
== 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
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
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
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
>
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 ++
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
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
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
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
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-
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
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
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
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
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
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
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
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
30 matches
Mail list logo