On Wed, 2017-08-30 at 11:39 +0200, Patrick Ohly wrote:
> As I said before ("Re: [OE-core] [PATCH v6 1/1] initramfs-framework:
> module to support boot live image" from July 31st), I consider it a
> mistake that support for live boot with all its dependencies was
> added directly to initramfs-framew
On 26.08.2017 14:26, Jose Alarcon wrote:
> The do_rootfs log contains a number of unsatisfied package
> recommendations. At the moment those are only visible when
> reviewing the rootfs log.
>
> This patch adds an extra check to surface any unsatisfied
> recommendation as WARNINGS to the build o
Hi Juan,
On Thursday, 24 August 2017 12:51:09 PM NZST
juan.m.cruz.alca...@linux.intel.com wrote:
> From: Juan M Cruz Alcaraz
>
> A recipe added with "devtool add" requires to be able to take precedence on
> recipes
> previously defined with PREFERRED_PROVIDER.
>
> By adding the parameter "--p
Fix build with clang
Signed-off-by: Khem Raj
---
...-don-t-use-variable-length-array-in-union.patch | 59 ++
.../pulseaudio/pulseaudio_10.0.bb | 1 +
2 files changed, 60 insertions(+)
create mode 100644
meta/recipes-multimedia/pulseaudio/pulseaudio/pulseau
On 2017-08-31 9:27 PM, Kevin Hao wrote:
On Thu, Aug 31, 2017 at 03:30:58PM -0400, Bruce Ashfield wrote:
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.10.bb
b/meta/recipes-kernel/linux/linux-yocto_4.10.bb
index 4107891f6e8a..10b56cda77e7 100644
--- a/meta/recipes-kernel/linux/linux-yocto_
On Thu, Aug 31, 2017 at 03:30:58PM -0400, Bruce Ashfield wrote:
> diff --git a/meta/recipes-kernel/linux/linux-yocto_4.10.bb
> b/meta/recipes-kernel/linux/linux-yocto_4.10.bb
> index 4107891f6e8a..10b56cda77e7 100644
> --- a/meta/recipes-kernel/linux/linux-yocto_4.10.bb
> +++ b/meta/recipes-kernel
== Series Details ==
Series: insane.bbclass: Warn if ${COREBASE}/LICENSE is used (rev2)
Revision: 2
URL : https://patchwork.openembedded.org/series/8319/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests
This is a compile code fragment that has an elf signature, it needs to be
updated for the newer tools.
After 2.4 we will be removing the elf Image type as it has been expunged
from the coreboot repo since 2014.
[YOCTO #11967]
Signed-off-by: Saul Wold
---
.../mkelfimage/mkelfimage/convert.bin.c
The top level LICENSE file is not actually a license, it refers
other licenses that are used by Bitbake and Meta-data. Relying
on this file could cause problems for recipes when this file
changes, which it is about to.
Signed-off-by: Saul Wold
---
meta/classes/insane.bbclass | 6 +-
1 file c
The update-alternatives where using relative links so not being really
in use since December 2016 (see OE-Core:c7bc46b9 "kernel: Fix
symlinks") so instead we now generate the relative symlinks during the
do_install task and drop the update-alternatives use at all.
Signed-off-by: Otavio Salvador
-
Remove recipes for older versions.
Remove patches no longer needed.
Modify the patch "add-ptest-in-makefile.patch" for version 2.10.0
Signed-off-by: Juro Bystricky
---
...0001-osdep-Add-runtime-OFD-lock-detection.patch | 141
...e-posix-Do-runtime-check-for-ofd-lock-API.patch | 71 --
...s
On Friday, 1 September 2017 1:29:38 AM NZST Burton, Ross wrote:
> On 31 August 2017 at 00:54, Paul Eggleton
> wrote:
>
> > From: paul
> >
> > If user.name or user.email haven't been set then git rebase can't really
> > work properly. Check that the user has set these and error out if not.
> > (E
Hello guys,
On Wed, Aug 30, 2017 at 6:16 PM, Otavio Salvador
wrote:
> On Tue, Aug 22, 2017 at 12:40 PM, David Vincent wrote:
>> On vendredi 18 août 2017 14:44:30 CEST Otavio Salvador wrote:
>>> On Wed, Aug 16, 2017 at 3:15 PM, Otavio Salvador
>>>
>>> wrote:
>>> > This reverts commit c7bc46b9bc2
On Wed, Aug 30, 2017 at 11:32 PM, Peter Kjellerstedt
wrote:
>>
>> Just for reference, I think you could achieve something quite similar
>> with:
>>
>> bitbake --runall clean ( or rm -rf tmp )
>> bitbake --runall patch
>
> Yes, but the drawback with this is that to find the source code for t
typo in the short log has been fixed and the branch re-pushed to
zedd/kernel.
Bruce
On Thu, Aug 31, 2017 at 3:30 PM, Bruce Ashfield <
bruce.ashfi...@windriver.com> wrote:
> Yaffs2 needs some tweaks to build against the 4.12 kernel, we
> import the following two commits:
>
> 084d8ae2f349 fs: ya
Integrating the korg releases with the following commit summary:
717bd21f81a3 Linux 4.4.85
12b25d2a52f0 ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal
b526de00a9b0 ACPI: ioapic: Clear on-stack resource before using it
4e5f2c204150 ntb_transport: fix bug calculating nu
Integrating the korg -stable releases with the following commit summary:
0eed54bdbd1b Linux 4.9.46
5aa523a994d1 powerpc/mm: Ensure cpumask update is ordered
5906715b93da ACPI: EC: Fix regression related to wrong ECDT initialization
order
3bc8e4f96fe9 ACPI / APEI: Add missing synchroni
Updating to the korg -stable release with the following commit
summary:
6371f030c4dc Linux 4.12.10
849e96758ab2 powerpc/mm: Ensure cpumask update is ordered
53220a20cec0 ACPI: EC: Fix regression related to wrong ECDT initialization
order
6e80b88a7f7d ACPI: APD: Fix HID for Hisilicon H
When building the qemuarma9 BSP, we get the following warnings:
-- CONFIG_VGA_CONSOLE -
Config: CONFIG_VGA_CONSOLE
From:
tmp/work-shared/qemuarma9/kernel-source/.kernel-meta/configs/standard/arm-versatile-926ejs/bsp/qemuarma9/qemuarma9.cfg
Requested value: # CONFIG_
The 4.10 and 4.9 kernels need a fix applied to 4.12 to deal with
a configuration warning:
Author: Bruce Ashfield
Date: Fri Aug 18 17:03:27 2017 -0400
wifi: drop BRCMFMAC_PROTO_MSGBUF, since it is selected
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux/linux-yocto-rt_4.1
Yaffs2 needs some tweaks to build against the 4.12 kernel, we
import the following two commits:
084d8ae2f349 fs: yaffs2: includes the missing header file
595f7d1759d9 fs: yaffs2: replace CURRENT_TIME by other appropriate apis
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux/linux
Hi all,
Now that 4.12 + headers are in the tree, this is the next (and possibly final)
around of -stable updates for the active kernels.
I've built and booted them on all four architectures. But as usual, this is a
lot of combinations to confirm.
The 4.12 update doesn't specifically address the
The aufs patches were out of sync with the latest upstream and hence
didn't build against 4.10.
With this update, we are once again building and up to date with the
upstream repo.
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb | 4 ++--
meta/recipes-kernel
Setting PACKAGE_ENABLE_FILELIST option generates Packages.filelist on
`bitbake package-index`, which is index of files provided by each
IPK package in the feed. It's useful for figuring out which package
provides a particular file/program/library/etc.
Disabled by default since generating a filelis
On 31/08/17 19:26, Otavio Salvador wrote:
> On Thu, Aug 31, 2017 at 9:23 AM, Carlos Alberto Lopez Perez
> wrote:
>> When systemd is used, it will invoke a service on first boot that triggers
>> a rebuild of ldconfig caches (rebuild dynamic linker cache).
>>
>> This is fine on the first boot of a s
On Thu, Aug 31, 2017 at 9:23 AM, Carlos Alberto Lopez Perez
wrote:
> When systemd is used, it will invoke a service on first boot that triggers
> a rebuild of ldconfig caches (rebuild dynamic linker cache).
>
> This is fine on the first boot of a system that has been installed, but it
> makes no s
On 31 August 2017 at 17:57, Carlos Alberto Lopez Perez
wrote:
> Better done than promised! :)
> https://github.com/systemd/systemd/issues/6716
And staged :)
Ross
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://l
On 31/08/17 17:48, Burton, Ross wrote:
> On 31 August 2017 at 16:38, Carlos Alberto Lopez Perez
> wrote:
>
>> On 31/08/17 15:46, Burton, Ross wrote:
>>> Presumably/hopefully systemd isn't hardcoding /etc and /var but
>> respecting
>>> sysconfdir and localstatedir, so the touch should also use tho
This fixes CVE-2017-2885 (stack overflow with HTTP chunked encoding), no other
relevant changes.
Signed-off-by: Ross Burton
---
.../libsoup/{libsoup-2.4_2.58.1.bb => libsoup-2.4_2.58.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/libsoup/{li
On 31 August 2017 at 16:38, Carlos Alberto Lopez Perez
wrote:
> On 31/08/17 15:46, Burton, Ross wrote:
> > Presumably/hopefully systemd isn't hardcoding /etc and /var but
> respecting
> > sysconfdir and localstatedir, so the touch should also use those
> variables
> > (by sedding the script).
>
>
On 31/08/17 15:46, Burton, Ross wrote:
> Presumably/hopefully systemd isn't hardcoding /etc and /var but respecting
> sysconfdir and localstatedir, so the touch should also use those variables
> (by sedding the script).
https://github.com/systemd/systemd/blob/master/units/systemd-update-done.servi
From: Leonardo Sandoval
Waffle's REQUIRED_DISTRO_FEATURES statement looks into DEPENDS and if
virtual/libgl is present, it includes opengl as distro feature. However,
in a multilib environment, recipes provides virtual/${MLPREFIX}libgl,
thus waffle recipe needs to include the prefix. Also PACKAGE
> -Original Message-
> From: Richard Purdie [mailto:richard.pur...@linuxfoundation.org]
> Sent: den 30 augusti 2017 23:37
> To: Peter Kjellerstedt ; Armin Kuster
> ; openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [pyro][PATCH 19/25] texinfo: Avoid a problem
> with a depen
On 31 August 2017 at 13:23, Carlos Alberto Lopez Perez
wrote:
> +# Don't run systemd-update-done on systemd-based live systems
> +# because it triggers a slow rebuild of ldconfig caches.
> +touch ${ROOT_MOUNT}/etc/.updated ${ROOT_MOUNT}/var/.updated
>
Good catch, there's a bug somewh
http://www.openembedded.org/wiki/Bitbake_World_Status
== Number of issues - stats ==
{| class='wikitable'
!|Date !!colspan='3'|Failed tasks
!!|Signatures
!!colspan='14'|QA !!Comment
|-
|| ||qemuarm ||qemux86 ||qemux86_64
On 31 August 2017 at 00:54, Paul Eggleton
wrote:
> From: paul
>
> If user.name or user.email haven't been set then git rebase can't really
> work properly. Check that the user has set these and error out if not.
> (Elsewhere we are relying on OE's git patch functionality which forces
> a dummy O
When systemd is used, it will invoke a service on first boot that triggers
a rebuild of ldconfig caches (rebuild dynamic linker cache).
This is fine on the first boot of a system that has been installed, but it
makes no sense on a live system. The worst part is that rebuilding this
caches is slow
Signed-off-by: Vishal Bhoj
---
meta/recipes-connectivity/openssl/openssl10.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-connectivity/openssl/openssl10.inc
b/meta/recipes-connectivity/openssl/openssl10.inc
index 5782990850..a710e9e25a 100644
--- a/meta/reci
3 unblacklisted recipes are still causing issues, so unblacklist will
be dropped now from master-next (the recipes will stay with
PNBLACKLIST for a bit longer) and removal of other blacklisted recipes
will be merged later today.
http://www.openembedded.org/wiki/Bitbake_World_Status
== Number of
On Thu, Aug 31, 2017 at 09:17:03AM +0200, Mike Looijmans wrote:
> I noticed that the "wic" recipes appear to focus on the host only.
>
> Would it be possible to run "wic" on target?
>
> For example, it would be really convenient to be able to program the eMMC
> using wic and auto-expanding the r
I noticed that the "wic" recipes appear to focus on the host only.
Would it be possible to run "wic" on target?
For example, it would be really convenient to be able to program the eMMC
using wic and auto-expanding the root or data partition to cover the whole device.
Kind regards,
Mike Lo
41 matches
Mail list logo