On Thu, 2017-09-21 at 21:43 -0300, Otavio Salvador wrote:
> Hello Richard,
>
> On Thu, Sep 21, 2017 at 7:34 PM, Richard Purdie
> wrote:
> >
> > On Thu, 2017-09-21 at 11:08 -0300, Otavio Salvador wrote:
> > >
> > > Upgrade to a new stable release and drop patches applied on
> > > upstream.
> > >
From: Kai Kang
Backport patch to fix CVE-2017-13712 for lame.
Signed-off-by: Kai Kang
---
.../lame/lame/CVE-2017-13712.patch | 309 +
meta/recipes-multimedia/lame/lame_3.99.5.bb| 4 +-
2 files changed, 312 insertions(+), 1 deletion(-)
create mode
From: Kai Kang
The following changes since commit eac8a5cf4212feaf8baf230e9ae991939732141d:
oe-build-perf-report-email.py: add cc and bcc options (2017-09-21 23:16:55
+0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib kangkai/lame
http://git.pokylinux.or
On Thu, 2017-09-21 at 10:42 -0700, Khem Raj wrote:
> on mips, cgo used mips32r1 and that conflicts with mips32r2
> lets remove it for now and work go upstream to make it work
> for golang as well
>
> Fixes
> >
> > # runtime/cgo
> > cc1: error: '-mips32r2' conflicts with the other architecture
> >
Signed-off-by: Khem Raj
---
meta/recipes-devtools/go/go-dep_0.3.0.bb | 4
1 file changed, 4 insertions(+)
diff --git a/meta/recipes-devtools/go/go-dep_0.3.0.bb
b/meta/recipes-devtools/go/go-dep_0.3.0.bb
index abfeb48370..20ea792c52 100644
--- a/meta/recipes-devtools/go/go-dep_0.3.0.bb
+++
From: Gerson Fernando Budke
When selected multiple subimages a similar error could happend:
Variable do_image_cpio[subimages] value changed \
from 'cpio.gz.u-boot cpio.gz' to 'cpio.gz cpio.gz.u-boot'
To avoid this, 'ctypes' should be sorted at 'gen_conversion_cmds'.
This garantee that 'CON
On 09/20/2017 12:50 AM, Burton, Ross wrote:
> On 5 September 2017 at 10:27, Liwei Song wrote:
>
>> + ${PN}-qat-license ${PN}-qat_895xcc ${PN}-qat_895xcc_mmp
>> ${PN}-qat_c3xxx ${PN}-qat_c3xxx_mmp ${PN}-qat_c62x ${PN}-qat_c62x_mmp
>> ${PN}-qat_mmp \
>>
>
> *** Error: Package name c
I think it would be nicer if recipes that currently require network access to
check repo version info warned, but did not fail to parse. I actually think
that allowing AUTOREV at all should be conditional, because it subverts
reproducible builds. I'd also guess that if tags change that is not
Hello Richard,
On Thu, Sep 21, 2017 at 7:34 PM, Richard Purdie
wrote:
> On Thu, 2017-09-21 at 11:08 -0300, Otavio Salvador wrote:
>> Upgrade to a new stable release and drop patches applied on upstream.
>>
>> For a full release notes, please see:
>> https://mesa3d.org/relnotes/17.2.0.html
>> http
Signed-off-by: Khem Raj
---
Changes in V2: Bump patch version to 1
meta/recipes-devtools/llvm/llvm_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/llvm/llvm_git.bb
b/meta/recipes-devtools/llvm/llvm_git.bb
index 632178fd77..884e2ae0fb 100644
-
On Thu, 2017-09-21 at 11:08 -0300, Otavio Salvador wrote:
> Upgrade to a new stable release and drop patches applied on upstream.
>
> For a full release notes, please see:
> https://mesa3d.org/relnotes/17.2.0.html
> https://mesa3d.org/relnotes/17.2.1.html
>
> Signed-off-by: Fabio Berton
> Signed
Signed-off-by: Khem Raj
---
meta/recipes-devtools/llvm/llvm_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/llvm/llvm_git.bb
b/meta/recipes-devtools/llvm/llvm_git.bb
index 632178fd77..5ea7033ec7 100644
--- a/meta/recipes-devtools/llvm/llvm_git.bb
On 09/19/2017 04:15 AM, Marek Vasut wrote:
> On 09/18/2017 06:06 PM, Tom Rini wrote:
>> On Mon, Sep 18, 2017 at 04:51:31PM +0100, Burton, Ross wrote:
>>> On 18 September 2017 at 16:46, Otavio Salvador <
>>> otavio.salva...@ossystems.com.br> wrote:
>>>
What is the policy on doing u-boot version
On Thu, Sep 21, 2017 at 04:20:30PM -0500, Mark Hatle wrote:
> On 9/21/17 4:15 PM, Otavio Salvador wrote:
> > On Thu, Sep 21, 2017 at 2:46 PM, Tom Rini wrote:
> >> When we have been told to use the UUID we should also update the fstab
> >> to make use of PARTUUID instead of hard-coding the device i
On 9/21/17 4:15 PM, Otavio Salvador wrote:
> On Thu, Sep 21, 2017 at 2:46 PM, Tom Rini wrote:
>> When we have been told to use the UUID we should also update the fstab
>> to make use of PARTUUID instead of hard-coding the device in question.
>> This will make the resulting image much more portable
On Thu, Sep 21, 2017 at 06:15:56PM -0300, Otavio Salvador wrote:
> On Thu, Sep 21, 2017 at 2:46 PM, Tom Rini wrote:
> > When we have been told to use the UUID we should also update the fstab
> > to make use of PARTUUID instead of hard-coding the device in question.
> > This will make the resulting
On Thu, Sep 21, 2017 at 2:46 PM, Tom Rini wrote:
> When we have been told to use the UUID we should also update the fstab
> to make use of PARTUUID instead of hard-coding the device in question.
> This will make the resulting image much more portable.
>
> Signed-off-by: Tom Rini
Adding more feat
On 09/21/2017 02:32 PM, akuster808 wrote:
>
>
> On 09/21/2017 01:27 PM, Philip Balister wrote:
>> On 09/20/2017 01:50 AM, Mike Looijmans wrote:
>>> On 18-09-17 18:25, Trevor Woerner wrote:
Hi Mike,
On Mon, Sep 18, 2017 at 8:45 AM, Mike Looijmans
wrote:
> I can probably br
On 09/21/2017 01:27 PM, Philip Balister wrote:
> On 09/20/2017 01:50 AM, Mike Looijmans wrote:
>> On 18-09-17 18:25, Trevor Woerner wrote:
>>> Hi Mike,
>>>
>>> On Mon, Sep 18, 2017 at 8:45 AM, Mike Looijmans
>>> wrote:
I can probably bring some work (e.g. Zynq MPSoC board) and fun
(set
On 09/20/2017 01:50 AM, Mike Looijmans wrote:
> On 18-09-17 18:25, Trevor Woerner wrote:
>> Hi Mike,
>>
>> On Mon, Sep 18, 2017 at 8:45 AM, Mike Looijmans
>> wrote:
>>> I can probably bring some work (e.g. Zynq MPSoC board) and fun
>>> (settop box)
>>> hardware along to demonstrate what I'm using
With systemd, the mounting of the swap partition is handled via systemd
and will mount it, regardless of if PARTUUID is parsed or not. systemd
has a runtime dependency on util-linux-mount so PARTUUID for regular
mount points will be handled correctly. Make all partitions that we add
to the image
When we have been told to use the UUID we should also update the fstab
to make use of PARTUUID instead of hard-coding the device in question.
This will make the resulting image much more portable.
Signed-off-by: Tom Rini
---
scripts/lib/wic/plugins/imager/direct.py | 9 ++---
1 file changed,
Signed-off-by: Khem Raj
---
...a.c-Fix-build-by-Including-libavcodec-hev.patch | 33 ++
.../gstreamer/gstreamer1.0-libav_1.12.2.bb | 1 +
2 files changed, 34 insertions(+)
create mode 100644
meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/0001-hevcpred_msa.c-Fi
on mips, cgo used mips32r1 and that conflicts with mips32r2
lets remove it for now and work go upstream to make it work
for golang as well
Fixes
| # runtime/cgo
| cc1: error: '-mips32r2' conflicts with the other architecture options, which
specify a mips32 processor
Fixes [YOCTO #12108]
Signed-
On Thu, 2017-09-21 at 16:56 +0200, Ola x Nilsson wrote:
> The --with-udev-rules-dir option used with udev is exactly what the
> configure script uses, so there is no need for it.
> On the other hand, if we do not have an udev.pc file we should tell
> alsa-utils where to install the rules so we know
The --with-udev-rules-dir option used with udev is exactly what the
configure script uses, so there is no need for it.
On the other hand, if we do not have an udev.pc file we should tell
alsa-utils where to install the rules so we know where they should be
deleted from.
Signed-off-by: Ola x Nilsso
On Thu, Sep 21, 2017 at 11:50 AM, Tom Rini wrote:
> On Thu, Sep 21, 2017 at 11:48:39AM -0300, Otavio Salvador wrote:
>> On Thu, Sep 21, 2017 at 11:37 AM, Tom Rini wrote:
>> > On Thu, Sep 21, 2017 at 10:58:33AM -0300, Otavio Salvador wrote:
>> >
>> >> The are use cases where the Device Tree append
On Thu, Sep 21, 2017 at 11:48:39AM -0300, Otavio Salvador wrote:
> On Thu, Sep 21, 2017 at 11:37 AM, Tom Rini wrote:
> > On Thu, Sep 21, 2017 at 10:58:33AM -0300, Otavio Salvador wrote:
> >
> >> The are use cases where the Device Tree appended to the kernel is
> >> convinient, so we generate the b
On Thu, Sep 21, 2017 at 11:37 AM, Tom Rini wrote:
> On Thu, Sep 21, 2017 at 10:58:33AM -0300, Otavio Salvador wrote:
>
>> The are use cases where the Device Tree appended to the kernel is
>> convinient, so we generate the bundle concatenating the kernel (and
>> potentionally the initramfs) and the
On Thu, Sep 21, 2017 at 10:58:33AM -0300, Otavio Salvador wrote:
> The are use cases where the Device Tree appended to the kernel is
> convinient, so we generate the bundle concatenating the kernel (and
> potentionally the initramfs) and the Device Tree binaries.
>
> To enable it, set KERNEL_DEVI
Please consider this for pyro. Have clean AB build.
Contains kernel security fixes, bsp kernel updates and build fixes
The following changes since commit 072430b9b3a78b318b66371c36e2986d2ed5cba4:
bitbake.conf: add bzr to HOSTTOOLS_NONFATAL (2017-09-13 22:13:00 +0100)
are available in the git r
On Tue, Sep 19, 2017 at 11:27 AM, Saul Wold wrote:
> Currently systemd-boot actually incorporates libgcc, since the
> systemd-boot needs to be built with 64bit instructions it can not
> use the x32 based libgcc.
>
> Use the new override to ensure it gets overriden, linux-gnux32 could
> not be used
On Thu, Sep 21, 2017 at 2:21 AM, Nicolas Dechesne
wrote:
> A boring upgrade from 1.12.2 to 1.12.3. This is a bugfixes only release,
> a couple of patches removed as they made it upstream in the mean time.
>
> Nicolas Dechesne (10):
> gstreamer1.0: upgrade to version 1.12.3
> gstreamer1.0-plugi
Upgrade to a new stable release and drop patches applied on upstream.
For a full release notes, please see:
https://mesa3d.org/relnotes/17.2.0.html
https://mesa3d.org/relnotes/17.2.1.html
Signed-off-by: Fabio Berton
Signed-off-by: Otavio Salvador
---
Changes in v2:
- update to 17.2.1
...1-a
The are use cases where the Device Tree appended to the kernel is
convinient, so we generate the bundle concatenating the kernel (and
potentionally the initramfs) and the Device Tree binaries.
To enable it, set KERNEL_DEVICETREE_BUNDLE variable to '1'
Signed-off-by: Otavio Salvador
---
Changes
> -Original Message-
> From: André Draszik [mailto:g...@andred.net]
> Sent: den 21 september 2017 10:24
> To: Peter Kjellerstedt ; openembedded-
> c...@lists.openembedded.org
> Subject: Re: [OE-core] [PATCH] useradd-staticids: don't create
> username-group if gid is specified
>
> On Wed, 2
On Thu, Sep 21, 2017 at 07:15:01AM +0200, Martin Hundebøll wrote:
>
>
> On 2017-09-19 19:15, Gerson Fernando Budke wrote:
> >When selected multiple subimages a similar error could happend:
> > Variable do_image_cpio[subimages] value changed \
> > from 'cpio.gz.u-boot cpio.gz' to 'cpio.gz cp
Hi,
On Thu, 2017-09-21 at 12:29 +0100, André Draszik wrote:
> From: André Draszik
>
> Alternative solution to original commit
> 60c90398580998b2379bb438f0f75b29285135a5 ("u-boot: fix extlinux
> creation race")
>
> (Untested)
I am not in a position to test this patch, but I believe that it shou
From: André Draszik
Alternative solution to original commit
60c90398580998b2379bb438f0f75b29285135a5 ("u-boot: fix extlinux
creation race")
(Untested)
Signed-off-by: André Draszik
---
v2: also execute before do_deploy
---
meta/classes/uboot-extlinux-config.bbclass | 4 ++--
1 file changed, 2
From: André Draszik
Alternative solution to original commit
60c90398580998b2379bb438f0f75b29285135a5 ("u-boot: fix extlinux
creation race")
(Untested)
Signed-off-by: André Draszik
---
meta/classes/uboot-extlinux-config.bbclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --
From: André Draszik
This reverts commit 60c90398580998b2379bb438f0f75b29285135a5.
This causes circular dependencies when UBOOT_SIGN_ENABLE is active.
These are usually caused by circular dependencies and any circular dependency
chains found will be printed below. Increase the debug level to se
Enable carbon copy and blind carbon copy recipients for the performance
report emails.
Signed-off-by: Joshua Lock
---
scripts/contrib/oe-build-perf-report-email.py | 17 +++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/scripts/contrib/oe-build-perf-report-email.py
Bugfixes only release.
Signed-off-by: Nicolas Dechesne
---
.../{gstreamer1.0-omx_1.12.2.bb => gstreamer1.0-omx_1.12.3.bb}| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.12.2.bb =>
gstreamer1.0-omx_1.12.3.bb} (69%)
Bugfixes only release.
Signed-off-by: Nicolas Dechesne
---
...er1.0-plugins-bad_1.12.2.bb => gstreamer1.0-plugins-bad_1.12.3.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.12.2.bb
=> gstreamer1.0-plugins-bad_1.
* Bugfixes only release.
* Removed SRC_URI from .inc file since it was duplicated in .bb file as well.
Signed-off-by: Nicolas Dechesne
---
meta/recipes-multimedia/gstreamer/gstreamer1.0-python.inc | 2 --
.../{gstreamer1.0-python_1.12.2.bb => gstreamer1.0-python_1.12.3.bb} | 4 ++--
Bugfixes only release.
Signed-off-by: Nicolas Dechesne
---
meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.12.2.bb | 5 -
meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.12.3.bb | 5 +
2 files changed, 5 insertions(+), 5 deletions(-)
delete mode 100644
meta/recipes-multim
Bugfixes release only.
Signed-off-by: Nicolas Dechesne
---
.../recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.12.2.bb | 6 --
.../recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.12.3.bb | 6 ++
2 files changed, 6 insertions(+), 6 deletions(-)
delete mode 100644
meta/re
Bugfixes only release.
Signed-off-by: Nicolas Dechesne
---
...1.0-plugins-ugly_1.12.2.bb => gstreamer1.0-plugins-ugly_1.12.3.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.12.2.bb
=> gstreamer1.0-plugins-ugly_
Bugfixes only release.
Signed-off-by: Nicolas Dechesne
---
.../{gstreamer1.0-libav_1.12.2.bb => gstreamer1.0-libav_1.12.3.bb}| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.12.2.bb =>
gstreamer1.0-libav_1.12.3.bb} (88
Bugfixes release only.
Signed-off-by: Nicolas Dechesne
---
...1.0-plugins-base_1.12.2.bb => gstreamer1.0-plugins-base_1.12.3.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.12.2.bb
=> gstreamer1.0-plugins-base_
Patch removed since it is already upstream now.
Bugfixes release only.
Signed-off-by: Nicolas Dechesne
---
.../0001-v4l2-Fix-4K-colorimetry.patch | 48 --
...12.2.bb => gstreamer1.0-plugins-good_1.12.3.bb} | 5 +--
2 files changed, 2 insertions(+), 51 deletions(
Bugfixes release only. Removed local patch which was merged upstream.
Signed-off-by: Nicolas Dechesne
---
...dd-switches-for-enabling-disabling-libdw-.patch | 70 --
...treamer1.0_1.12.2.bb => gstreamer1.0_1.12.3.bb} | 5 +-
2 files changed, 2 insertions(+), 73 deletions(-)
A boring upgrade from 1.12.2 to 1.12.3. This is a bugfixes only release,
a couple of patches removed as they made it upstream in the mean time.
Nicolas Dechesne (10):
gstreamer1.0: upgrade to version 1.12.3
gstreamer1.0-plugins-base: upgrade to version 1.12.3
gstreamer1.0-plugins-good: upgra
On Wed, 2017-09-20 at 14:20 +, Peter Kjellerstedt wrote:
> > -Original Message-
> > From: André Draszik [mailto:g...@andred.net]
> > Sent: den 20 september 2017 11:29
> > To: Peter Kjellerstedt ; openembedded-
> > c...@lists.openembedded.org
> > Subject: Re: [OE-core] [PATCH] useradd-st
On Tue, 2017-09-19 at 11:27 -0700, Saul Wold wrote:
> Currently systemd-boot actually incorporates libgcc, since the
> systemd-boot needs to be built with 64bit instructions it can not
> use the x32 based libgcc.
I'm a little confused by this since the point of x32 is that it uses
all the 64 bit i
On Tue, 2017-09-19 at 11:27 -0700, Saul Wold wrote:
> This is needed as an x32 more generic x32 override later in the
> OVERRIDES, currently linux-gnux32 is the first override, but we
> need a stronger (later in the list) x32 override to deal with some
> needed x32 dependency overrides.
>
> Signed
If gdb01 testcase runs as background process, gdb can receive SIGTTOU
and then the case gets stuck. Replace stdin with /dev/null to fix this
issue. The patch is backported from upstream.
Signed-off-by: Yi Zhao
---
...ommands-gdb01-replace-stdin-with-dev-null.patch | 34 ++
me
Upgrade dbus from 1.10.20 to 1.10.22
Signed-off-by: fan@jp.fujitsu.com
---
meta/recipes-core/dbus/dbus_1.10.20.bb | 180 -
meta/recipes-core/dbus/dbus_1.10.22.bb | 180 +
2 files changed, 180 insertions(+), 180 deletions(-)
dele
58 matches
Mail list logo