Ignore the ones ending in .90x as they are -rc releases.
Signed-off-by: Anuj Mittal
---
meta/recipes-support/libevdev/libevdev_1.8.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-support/libevdev/libevdev_1.8.0.bb
b/meta/recipes-support/libevdev/libevdev_1.8.0.bb
index 4
mime and mime-xdb classes add dependencies ( both runtime and buildtime
) on target packages, therefore recipes using allarch should not inherit
mime/mime-xdg or vice-versa, this fixes subtle sstate mismatches
[YOCTO #13805]
Signed-off-by: Khem Raj
Cc: Andreas Müller
---
meta/classes/mime-xdg.
THis release is a mix of improvements and fixes:
https://github.com/SCons/scons/blob/3.1.2/src/RELEASE.txt
* Changed to inherit pypi rather than relying on SOURCEFORGE_MIRROR.
* Add SRC_URI for LICENSE file (not included in pypi tarball).
* Make it more obvious that RDEPENDS are for class-target a
Add PACKAGECONFIG support for fdk-aac in ffmpeg.
Signed-off-by: Scott Branden
---
meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb
b/meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb
index 20a8249b02..
From: Mircea Carausu
Add Fraunhofer FDK AAC Codec Library license.
Signed-offby: Mircea Carausu
Signed-off-by: Scott Branden
---
...aunhofer_FDK_AAC_Codec_Library_for_Android | 92 +++
1 file changed, 92 insertions(+)
create mode 100644
meta/files/common-licenses/Fraunhofer_
All,
The triage team is starting to try and collect up and classify bugs which a
newcomer to the project would be able to work on in a way which means people
can find them. They're being listed on the triage page under the appropriate
heading:
https://wiki.yoctoproject.org/wiki/Bug_Triage#N
On Mon, Feb 24, 2020 at 05:32:29PM +, Richard Purdie wrote:
> On Mon, 2020-02-24 at 17:14 +, André Draszik wrote:
>...
> > I don't want to penalise myself or anybody else by generally forcing
> > a low number of threads either.
>
> We didn't have resource issues on the autobuilder with xz
On Mon, Feb 24, 2020 at 10:39 AM Bartosz Golaszewski <
bgolaszew...@baylibre.com> wrote:
> pon., 24 lut 2020 o 17:07 Khem Raj napisał(a):
> >
> >
> >
> > On Mon, Feb 24, 2020 at 6:15 AM Bartosz Golaszewski
> wrote:
> >>
> >> From: Bartosz Golaszewski
> >>
> >> Only md5sum and sha256sum tools ar
On Mon, 24 Feb 2020 at 15:08, Adrian Bunk wrote:
>
> Alexander, wayland support in webkitgtk requires mesa built with x11
> support (otherwise gl.pc is not available).
>
I had a look; I'm not sure I understood the options correctly, but the
issue is due to this:
${@bb.utils.c
On Fri, Feb 21, 2020 at 8:35 AM Alex Kiernan wrote:
>
> On Tue, Jan 28, 2020 at 8:07 PM Andre McCurdy wrote:
> >
> > On Tue, Jan 28, 2020 at 4:48 AM Alex Kiernan wrote:
> > >
> > > Let me have a look at that - what got me here was trying to get a
> > > static busybox so I could OSTree's tests to
== Series Details ==
Series: fetch2/gitsm: Unpack shallow mirror tarballs
Revision: 1
URL : https://patchwork.openembedded.org/series/22916/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been ex
To fully archive a `gitsm://` entry in SRC_URI we need to also capture
the submodules recursively.
Signed-off-by: Paul Barker
---
meta/classes/archiver.bbclass | 21 +
1 file changed, 17 insertions(+), 4 deletions(-)
diff --git a/meta/classes/archiver.bbclass b/meta/classes/
When a shallow mirror tarball is used to satisfy a gitsm URI it needs to
be unpacked so that the .gitmodules file can be examined.
Signed-off-by: Paul Barker
---
lib/bb/fetch2/gitsm.py | 6 ++
1 file changed, 6 insertions(+)
diff --git a/lib/bb/fetch2/gitsm.py b/lib/bb/fetch2/gitsm.py
index
On Mon, 24 Feb 2020 at 20:14, Paul Barker wrote:
>
> When a shallow mirror tarball is used to satisfy a gitsm URI it needs to
> be unpacked so that the .gitmodules file can be examined.
>
> Signed-off-by: Paul Barker
> ---
> lib/bb/fetch2/gitsm.py | 6 ++
> 1 file changed, 6 insertions(+)
>
From: Bruce Ashfield
Updating linux-yocto/5.2 to the latest korg -stable release that comprises
the following commits:
ef3886a722c8 Linux 5.2.32
ce5a5accc87e dm thin: fix use-after-free in metadata_pre_commit_callback
9aafc6574336 cifs: Fix memory allocation in __smb2_handle_cancelle
On Mon, Feb 24, 2020 at 7:06 PM Robert P. J. Day wrote:
>
>
> in midst of migrating old YP layer to newer one and running across
> all sorts of oddities. in this case, in current master branch of
> oe-core, we have:
>
> recipes-bsp/keymaps/keymaps_1.0.bb:PACKAGE_WRITE_DEPS_append = "
> ${@bb.uti
YP 2.3 migration section describes that variable as deprecated and
likely to be removed in the future, but it still lives on:
classes/sstate.bbclass:SSTATEPOSTINSTFUNCS = ""
classes/sstate.bbclass:for postinst in (d.getVar('SSTATEPOSTINSTFUNCS') or
'').split():
classes/sstate.bbclass:ssta
in midst of migrating old YP layer to newer one and running across
all sorts of oddities. in this case, in current master branch of
oe-core, we have:
recipes-bsp/keymaps/keymaps_1.0.bb:PACKAGE_WRITE_DEPS_append = "
${@bb.utils.contains('DISTRO_FEATURES','systemd
sysvinit','systemd-systemctl-n
Signed-off-by: Alistair Francis
---
...Makefile-Don-t-specify-mabi-or-march.patch | 13 +
.../files/0001-build-Use-ffreestanding.patch | 28 ---
.../{opensbi_0.5.bb => opensbi_0.6.bb}| 6 +---
3 files changed, 9 insertions(+), 38 deletions(-)
delete mode 100644
Fixes [YOCTO #13296]
The lib/warnings test fails on certain images such as
core-image-sato. The upstream has already fixed this issue, thus
submitting the relevent backport patch.
Signed-off-by: Matthew Zeng
--
Mingde (Matthew) Zeng
---
...rl-134117-Close-DATA-in-loc_tools.pl.
On Mon, 2020-02-24 at 17:14 +, André Draszik wrote:
> On Mon, 2020-02-24 at 16:44 +, Richard Purdie wrote:
> > On Mon, 2020-02-24 at 15:40 +0200, Adrian Bunk wrote:
> > > On Mon, Feb 24, 2020 at 12:59:55PM +, André Draszik wrote:
> > > > The number of threads used, and the amount of mem
On Mon, 2020-02-24 at 16:44 +, Richard Purdie wrote:
> On Mon, 2020-02-24 at 15:40 +0200, Adrian Bunk wrote:
> > On Mon, Feb 24, 2020 at 12:59:55PM +, André Draszik wrote:
> > > The number of threads used, and the amount of memory allowed
> > > to be used, should not affect sstate signature
On Mon, Feb 24, 2020 at 04:44:28PM +, Richard Purdie wrote:
> On Mon, 2020-02-24 at 15:40 +0200, Adrian Bunk wrote:
> > On Mon, Feb 24, 2020 at 12:59:55PM +, André Draszik wrote:
> > > The number of threads used, and the amount of memory allowed
> > > to be used, should not affect sstate si
== Series Details ==
Series: perl: fix lib/warnings test on core-image-sato
Revision: 1
URL : https://patchwork.openembedded.org/series/22910/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been
== Series Details ==
Series: perl: fix lib/warnings test on core-image-sato (rev2)
Revision: 2
URL : https://patchwork.openembedded.org/series/22910/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests hav
On Mon, 2020-02-24 at 15:40 +0200, Adrian Bunk wrote:
> On Mon, Feb 24, 2020 at 12:59:55PM +, André Draszik wrote:
> > The number of threads used, and the amount of memory allowed
> > to be used, should not affect sstate signatures, as they
> > don't affect the result.
>
> Unfortunately they c
Fixes [YOCTO #13296]
The lib/warnings test fails on certain images such as
core-image-sato. The upstream has already fixed this issue, thus
submitting the relevent backport patch.
Signed-off-by: Matthew Zeng
--
Mingde (Matthew) Zeng
---
...rl-134117-Close-DATA-in-loc_tools.pl.
Fixes [YOCTO #13296]
The lib/warnings test fails on certain images such as
core-image-sato. The upstream has already fixed this issue, thus
submitting the relevent backport patch.
Signed-off-by: Matthew Zeng
--
Mingde (Matthew) Zeng
---
...rl-134117-Close-DATA-in-loc_tools.pl.
Adrian,
On 2/23/20 9:17 PM, Adrian Bunk wrote:
> On Sun, Feb 23, 2020 at 04:25:18PM -0800, Khem Raj wrote:
>> On Sun, Feb 23, 2020 at 11:34 AM Adrian Bunk wrote:
>>> rpm was the last user in OE-core.
>> we should also assess external dependencies especially on libraries,
>> there might be layers
wrong ml.
should be yo...@list.yoctoproject.org
On 2/24/20 7:45 AM, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski
>
> v4.19 LTS has been dropped in poky in favor of v5.4. Drop the bbappend
> from meta-security as right now the build fails.
Thanks for the patch. I saw this issue yester
On Mon, Feb 24, 2020 at 6:15 AM Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski
>
> Only md5sum and sha256sum tools are provided by HOSTTOOLS. For other
> checksum utils, the conversions need to depend on coreutils-native.
>
> Signed-off-by: Bartosz Golaszewski
> ---
> meta/classes/imag
== Series Details ==
Series: linux: drop the bbappend for linux v4.x series
Revision: 1
URL : https://patchwork.openembedded.org/series/22909/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been
From: Bartosz Golaszewski
v4.19 LTS has been dropped in poky in favor of v5.4. Drop the bbappend
from meta-security as right now the build fails.
Signed-off-by: Bartosz Golaszewski
---
recipes-kernel/linux/linux-yocto_4.%.bbappend | 2 --
1 file changed, 2 deletions(-)
delete mode 100644 reci
On 2/24/20 3:13 AM, Robert Yang wrote:
>
> On 2/24/20 6:23 PM, Richard Purdie wrote:
>> On Sun, 2020-02-23 at 19:12 -0800, Armin Kuster wrote:
>>> Dropping patch 0001-misc-create_inode.c-set-dir-s-mode-
>>> correctly.patch as upstream has not been accepted for over 2 years
>>> and we should not c
On Mon, Feb 24, 2020 at 02:58:21PM +, André Draszik wrote:
> On Mon, 2020-02-24 at 16:31 +0200, Adrian Bunk wrote:
> > On Mon, Feb 24, 2020 at 02:21:57PM +, André Draszik wrote:
> > > ...
> > > Once the artefact has been created, it doesn't matter anymore how it
> > > was created, as long a
On Mon, 2020-02-24 at 16:31 +0200, Adrian Bunk wrote:
> On Mon, Feb 24, 2020 at 02:21:57PM +, André Draszik wrote:
> > ...
> > Once the artefact has been created, it doesn't matter anymore how it
> > was created, as long as the high-level options aren't being changed (like
> > an explicit compr
Announcement: https://lists.gnu.org/archive/html/bug-make/2020-01/msg00057.html
1) Remove upstream provided patches
0001-glob-Do-not-assume-glibc-glob-internals.patch
and 0002-glob-Do-not-assume-glibc-glob-internals.patch.
2) License has been changed to GPLv3 only
3) Important bug-fix is
On Mon, Feb 24, 2020 at 02:21:57PM +, André Draszik wrote:
>...
> Once the artefact has been created, it doesn't matter anymore how it
> was created, as long as the high-level options aren't being changed (like
> an explicit compression level, checksum method, etc.)
>...
meta-poky/conf/distro/
On Mon, 2020-02-24 at 15:40 +0200, Adrian Bunk wrote:
> On Mon, Feb 24, 2020 at 12:59:55PM +, André Draszik wrote:
> > The number of threads used, and the amount of memory allowed
> > to be used, should not affect sstate signatures, as they
> > don't affect the result.
>
> Unfortunately they c
From: Bartosz Golaszewski
Only md5sum and sha256sum tools are provided by HOSTTOOLS. For other
checksum utils, the conversions need to depend on coreutils-native.
Signed-off-by: Bartosz Golaszewski
---
meta/classes/image_types.bbclass | 4
1 file changed, 4 insertions(+)
diff --git a/met
On Mon, 24 Feb 2020 at 15:08, Adrian Bunk wrote:
> Alexander, wayland support in webkitgtk requires mesa built with x11
> support (otherwise gl.pc is not available).
Can you provide links where this happens please? Specifically, where mesa
makes that decision, and where webkit asks for that fil
On Mon, Feb 24, 2020 at 12:46:35PM +0200, Adrian Bunk wrote:
> On Mon, Feb 24, 2020 at 09:17:56AM +, Richard Purdie wrote:
> > On Sun, 2020-02-23 at 20:29 +0200, Adrian Bunk wrote:
> > > opengl is optional.
> > > x11 can be replaced with wayland.
> > >
> > > Signed-off-by: Adrian Bunk
> > > -
On Mon, Feb 24, 2020 at 12:59:55PM +, André Draszik wrote:
> The number of threads used, and the amount of memory allowed
> to be used, should not affect sstate signatures, as they
> don't affect the result.
Unfortunately they can affect the result.
> Otherwise, it becomes impossible to re-us
The number of threads used, and the amount of memory allowed
to be used, should not affect sstate signatures, as they
don't affect the result.
Otherwise, it becomes impossible to re-use sstate from
automated builders on developer's machines (as the former
might execute bitbake with certain constra
The number of threads used, and the amount of memory allowed
to be used, should not affect sstate signatures, as they
don't affect the result.
Otherwise, it becomes impossible to re-use sstate from
automated builders on developer's machines (as the former
might execute bitbake with certain constra
On 2/24/20 6:23 PM, Richard Purdie wrote:
On Sun, 2020-02-23 at 19:12 -0800, Armin Kuster wrote:
Dropping patch 0001-misc-create_inode.c-set-dir-s-mode-
correctly.patch as upstream has not been accepted for over 2 years
and we should not carry it if upstream has not taking it after all
that tim
On Mon, Feb 24, 2020 at 09:17:56AM +, Richard Purdie wrote:
> On Sun, 2020-02-23 at 20:29 +0200, Adrian Bunk wrote:
> > opengl is optional.
> > x11 can be replaced with wayland.
> >
> > Signed-off-by: Adrian Bunk
> > ---
> > meta/recipes-sato/webkit/webkitgtk_2.26.4.bb | 2 +-
> > 1 file cha
On Sun, 2020-02-23 at 19:12 -0800, Armin Kuster wrote:
> Dropping patch 0001-misc-create_inode.c-set-dir-s-mode-
> correctly.patch as upstream has not been accepted for over 2 years
> and we should not carry it if upstream has not taking it after all
> that time.
Looking at the patch, this worries
On Sun, 2020-02-23 at 20:29 +0200, Adrian Bunk wrote:
> opengl is optional.
> x11 can be replaced with wayland.
>
> Signed-off-by: Adrian Bunk
> ---
> meta/recipes-sato/webkit/webkitgtk_2.26.4.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-sato/webkit/w
The following changes since commit 0bfb2e984062e2a00f8989d26aebb89b112d81d2:
package_ipk: Add missing variables to the task hash (2020-02-23 23:33:43
+)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/weston
http://cgit.openembedded.org
Fixed:
DISTRO_FEATURES_remove = "wayland"
$ bitbake weston
clients/meson.build:141:4: ERROR: Problem encountered: weston-simple-dmabuf-egl
requires option renderer-gl which is not enabled. If you rather not build this,
drop "dmabuf-egl" from simple-clients option.
WARNING: exit code 1 from a shel
51 matches
Mail list logo