From: Bruce Ashfield
Updating to the latest korg -stable release that comprises
the following commits:
0ec831fa971d Linux 5.4.205
1be11d7f3c89 dmaengine: ti: Add missing put_device in
ti_dra7_xbar_route_allocate
b31ab132561c dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_al
From: Bruce Ashfield
Integrating the following commit(s) to linux-yocto/5.4:
cc478e363cc3 rt: fixup random and irq/manage merge issues
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta
Hi Khem,
I’d say no. There should no build time impact except for the do_rootfs behavior
change when switching on NO_RECOMMENDATIONS.
Also, we’ve been using ‘RDEPENDS’ for glibc-dev until the recent ‘-dev’ package
change.
Regards,
Qi
From: Khem Raj
Sent: Thursday, July 21, 2022 10:59 AM
To: C
On Wed, Jul 20, 2022 at 10:52 PM Chen Qi wrote:
> The linux kernel headers are necessary for glibc-dev, so
> we need to use RDEPENDS instead of DEV_PKG_DEPENDENCY which
> specifies RRECOMMENDS.
>
> Currently, in case of NO_RECOMMENDATIONS set to "1", linux
> kernel headers are not pulled in by gl
The linux kernel headers are necessary for glibc-dev, so
we need to use RDEPENDS instead of DEV_PKG_DEPENDENCY which
specifies RRECOMMENDS.
Currently, in case of NO_RECOMMENDATIONS set to "1", linux
kernel headers are not pulled in by glibc-dev, causing error
like below when compiling.
fatal er
Some opkg commands print an error during cleanup when the tmp_dir
does not exist and an attempt is made to delete it. The error messages
are harmless and the opkg commands eventually succeed.
When these commands are run and stderr is piped to stdout, the error
messages may clobber the stdout and ca
Enable X11 forwarding whenever X11 is part of the DISTRO_FEATURES.
Add backport patch to fix X11 forwarding in the current 2022.82
version.
Signed-off-by: Daniel Gomez
---
meta/recipes-core/dropbear/dropbear.inc | 5 ++-
...d-failure-use-DROPBEAR_PRIO_LOWDELAY.patch | 27
Hello Richard,
Em qua., 20 de jul. de 2022 às 15:11, Otavio Salvador <
ota...@ossystems.com.br> escreveu:
> Em qua., 20 de jul. de 2022 às 14:21, Richard Purdie <
> richard.pur...@linuxfoundation.org> escreveu:
>
>> I've done a bit more work on this and the more I dig, the more I think
>> we have
On Wed, 2022-07-20 at 15:11 -0300, Otavio Salvador wrote:
>
>
> Em qua., 20 de jul. de 2022 às 14:21, Richard Purdie
> escreveu:
> > I've done a bit more work on this and the more I dig, the more I
> > think
> > we have some issues we need to sort with taking a step back and
> > checking some as
Em qua., 20 de jul. de 2022 às 14:21, Richard Purdie <
richard.pur...@linuxfoundation.org> escreveu:
> I've done a bit more work on this and the more I dig, the more I think
> we have some issues we need to sort with taking a step back and
> checking some assumptions.
>
> What I'm lacking is a goo
On Mon, 2022-07-18 at 21:07 -0300, Otavio Salvador wrote:
> Em seg., 18 de jul. de 2022 às 19:54, Richard Purdie
> escreveu:
> > On Mon, 2022-07-18 at 18:41 -0300, Otavio Salvador wrote:
> > > Em seg., 18 de jul. de 2022 às 18:18, Richard Purdie
> > > escreveu:
> > > > > It does, indeed, but it d
If you build perf from Linux 5.4 it still contains buildpaths (pointing
to the sysroot's Python) as the existing fixes don't apply to the lines
in that old release.
Add further expressions to remove the final buildpaths.
Signed-off-by: Ross Burton
---
meta/recipes-kernel/perf/perf.bb | 3 +++
1
On Wed, Jul 20, 2022 at 11:35 AM Bartosz Golaszewski wrote:
> On Tue, Jul 19, 2022 at 4:58 PM Khem Raj wrote:
> >
> > On Tue, Jul 19, 2022 at 10:48 AM Bartosz Golaszewski
> wrote:
> > >
> > > On Tue, Jul 19, 2022 at 2:54 PM Khem Raj wrote:
> > > >
> > > >
> > > >
> > > > On Tue, Jul 19, 2022 a
On Wed, 20 Jul 2022 at 17:41, Mittal, Anuj wrote:
> I don't know if there are any Yocto users of it who might notice.
>
> Instead of dropping the testing completely, may be we should switch to
> building/testing just the core-image-minimal image on autobuilder and
> keep at least some minimal supp
On Wed, 2022-07-20 at 11:58 +0200, Alexander Kanavin wrote:
> On Wed, 20 Jul 2022 at 11:50, Ross Burton
> wrote:
> > Also, Intel should get to have an opinion on this. If they
> > actually care about x32 then they can help fix the issues, if they
> > don’t then we can easily switch to a platform
On Tue, Jul 19, 2022 at 4:58 PM Khem Raj wrote:
>
> On Tue, Jul 19, 2022 at 10:48 AM Bartosz Golaszewski wrote:
> >
> > On Tue, Jul 19, 2022 at 2:54 PM Khem Raj wrote:
> > >
> > >
> > >
> > > On Tue, Jul 19, 2022 at 3:40 AM Bartosz Golaszewski wrote:
> > >>
> > >> On Tue, Jul 19, 2022 at 12:10
On Wed, 20 Jul 2022 at 14:11, Alexandre Belloni
wrote:
> I can but it doesn't change that the whole patch can't be applied
> because a hunk is for meta-yocto and the others are for oe-core so this
> has to be split as we are not applying patches on poky directly.
Right, I misunderstood what the p
It has been superseded by libinput/evdev on Linux, and upstream specifically
errors out on Linux in latest release:
https://github.com/freedesktop/xorg-xf86-input-keyboard/commit/7e366936d7b7d6c3b4d9c1554908ad20eef74a27
Signed-off-by: Alexander Kanavin
---
meta/conf/distro/include/maintainers.in
On Wed, Jul 20, 2022 at 5:35 AM Yu, Mingli wrote:
> Hi Khem,
>
> On 7/5/22 21:39, Khem Raj wrote:
> > [Please note: This e-mail is from an EXTERNAL e-mail address]
> >
> > On 7/5/22 3:03 AM, Yu, Mingli wrote:
> >> From: Mingli Yu
> >>
> >> Disable the build on riscv32 as it's not supported on ri
On 20/07/2022 12:09:20+0200, Alexander Kanavin wrote:
> On Wed, 20 Jul 2022 at 11:58, Alexandre Belloni
> wrote:
> > > diff --git a/meta-poky/conf/distro/include/poky-floating-revisions.inc
> > > b/meta-poky/conf/distro/include/poky-floating-revisions.inc
> > > index 6f473de88c..0cc4e005b9 100644
> On 19 Jul 2022, at 08:54, akash hadke via lists.openembedded.org
> wrote:
>
> Actually, I wanted to get all patched CVE numbers from a recipe in one
> variable, and the value of that variable will be used in other tasks. And for
> this purpose, I used the anonymous function because without
The task do_compile_kernelmodules runs after the shared_workdir and
is installing some files in STAGING_KERNEL_BUILDDIR, this can races
in other recipes that depends on "virtual/kernel:do_shared_workdir"
as the STAGING_KERNEL_BUILDDIR is not fully populated when the
shared_workdir task ends.
To ad
This is the absolute bare minimum for testing the RT patches, but it
does mean we if we build and boot a RT kernel we can verify that it is
what we expect.
Signed-off-by: Ross Burton
---
meta/lib/oeqa/runtime/cases/rt.py | 17 +
1 file changed, 17 insertions(+)
create mode 10064
From: Ming Liu
Only touching /tmp/.automount-$name is not good enough, it must contain
the mount name, otherwise umount could not get the path from it.
Signed-off-by: Ming Liu
---
meta/recipes-core/udev/udev-extraconf/mount.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a
On Wed, 20 Jul 2022 at 11:58, Alexandre Belloni
wrote:
> > diff --git a/meta-poky/conf/distro/include/poky-floating-revisions.inc
> > b/meta-poky/conf/distro/include/poky-floating-revisions.inc
> > index 6f473de88c..0cc4e005b9 100644
> > --- a/meta-poky/conf/distro/include/poky-floating-revisions
On Wed, 20 Jul 2022 at 12:00, Marko Lindqvist wrote:
> How much difference is there between x32 and riscv32 in upstreams? As
> they would trip on the same issues, one would assume that if the issue
> is fixed for one, it gets fixed for the other too.
> But might be that relevant upstreams need t
On Wed, 20 Jul 2022 at 12:50, Ross Burton wrote:
>
> On 20 Jul 2022, at 10:28, Alexander Kanavin via lists.openembedded.org
> wrote:
> >
> > On Wed, 20 Jul 2022 at 11:23, Richard Purdie
> > wrote:
> >> That amounts to dropping x32 support because as soon as we remove these
> >> tests, it will b
Hello,
On 20/07/2022 10:44:01+0200, Alexander Kanavin wrote:
> It has been superseded by libinput/evdev on Linux, and upstream specifically
> errors out on Linux in latest release:
> https://github.com/freedesktop/xorg-xf86-input-keyboard/commit/7e366936d7b7d6c3b4d9c1554908ad20eef74a27
>
> Signe
On Wed, 20 Jul 2022 at 11:50, Ross Burton wrote:
> Also, Intel should get to have an opinion on this. If they actually care
> about x32 then they can help fix the issues, if they don’t then we can easily
> switch to a platform that has support.
Ok, let's ask Intel, specifically Anuj :-)
Anuj,
On 20 Jul 2022, at 10:28, Alexander Kanavin via lists.openembedded.org
wrote:
>
> On Wed, 20 Jul 2022 at 11:23, Richard Purdie
> wrote:
>> That amounts to dropping x32 support because as soon as we remove these
>> tests, it will bitrot.
>>
>> There is still some value in the project being able
Hi Khem,
On 7/5/22 21:39, Khem Raj wrote:
[Please note: This e-mail is from an EXTERNAL e-mail address]
On 7/5/22 3:03 AM, Yu, Mingli wrote:
From: Mingli Yu
Disable the build on riscv32 as it's not supported on riscv32 [1].
[1]
https://github.com/strace/strace/commit/69ff62ea5087506ad36a27
On Wed, 20 Jul 2022 at 11:23, Richard Purdie
wrote:
> That amounts to dropping x32 support because as soon as we remove these
> tests, it will bitrot.
>
> There is still some value in the project being able to support
> different architectures and different type sizes so I do still lean
> towards
On Wed, 2022-07-20 at 10:49 +0200, Alexander Kanavin wrote:
> Note: this update fails on x32 with
>
> > configure: error: unrecognized GNU build triplet linux-gnux32
>
> This time I want to put my foot down and suggest that we just drop the
> whole x32 variant from the autobuilder (I had already
From: Naveen
Backport a fix from:
https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=9234cdca6ee88badfc00297e72f13dac4e540c79
which fixes rust recursion issues in the demangler.
Signed-off-by: Naveen
---
meta/recipes-devtools/gcc/gcc-11.3.inc| 2 +-
.../gcc/gcc/0030-rust-recursion-limit.
Note: this update fails on x32 with
| configure: error: unrecognized GNU build triplet linux-gnux32
This time I want to put my foot down and suggest that we just drop the
whole x32 variant from the autobuilder (I had already sent a patch for
this previously). In all likelihood it was never used t
Signed-off-by: Alexander Kanavin
---
.../epiphany/{epiphany_42.2.bb => epiphany_42.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-gnome/epiphany/{epiphany_42.2.bb => epiphany_42.3.bb} (94%)
diff --git a/meta/recipes-gnome/epiphany/epiphany_42.2.bb
b
Signed-off-by: Alexander Kanavin
---
.../webkit/{webkitgtk_2.36.3.bb => webkitgtk_2.36.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-sato/webkit/{webkitgtk_2.36.3.bb => webkitgtk_2.36.4.bb}
(98%)
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.36.3.b
Signed-off-by: Alexander Kanavin
---
.../xwayland/{xwayland_22.1.2.bb => xwayland_22.1.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/xwayland/{xwayland_22.1.2.bb =>
xwayland_22.1.3.bb} (95%)
diff --git a/meta/recipes-graphics/xwayland/xwayland
Signed-off-by: Alexander Kanavin
---
.../sqlite/{sqlite3_3.39.0.bb => sqlite3_3.39.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/sqlite/{sqlite3_3.39.0.bb => sqlite3_3.39.1.bb}
(86%)
diff --git a/meta/recipes-support/sqlite/sqlite3_3.39.0.b
Signed-off-by: Alexander Kanavin
---
meta/recipes-devtools/vala/vala_0.56.1.bb | 3 ---
meta/recipes-devtools/vala/vala_0.56.2.bb | 3 +++
2 files changed, 3 insertions(+), 3 deletions(-)
delete mode 100644 meta/recipes-devtools/vala/vala_0.56.1.bb
create mode 100644 meta/recipes-devtools/vala/
Signed-off-by: Alexander Kanavin
---
.../{wayland-protocols_1.25.bb => wayland-protocols_1.26.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/wayland/{wayland-protocols_1.25.bb =>
wayland-protocols_1.26.bb} (91%)
diff --git a/meta/recipes-graphics/wayl
Signed-off-by: Alexander Kanavin
---
.../python/{python3-zipp_3.8.0.bb => python3-zipp_3.8.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-zipp_3.8.0.bb =>
python3-zipp_3.8.1.bb} (85%)
diff --git a/meta/recipes-devtools/python/python
Signed-off-by: Alexander Kanavin
---
...-setuptools-scm_7.0.3.bb => python3-setuptools-scm_7.0.5.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-setuptools-scm_7.0.3.bb =>
python3-setuptools-scm_7.0.5.bb} (91%)
diff --git a/meta/recipes-de
Signed-off-by: Alexander Kanavin
---
.../0001-conditionally-do-not-fetch-code-by-easy_install.patch | 2 +-
...ython3-setuptools_62.6.0.bb => python3-setuptools_63.2.0.bb} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python3-setuptools_62.6.0.bb
Signed-off-by: Alexander Kanavin
---
...92f08b1248dc03862da86915c2745e0ff7ec.patch | 221 ++
0.bb => python3-setuptools-rust_1.4.1.bb} | 5 +-
2 files changed, 224 insertions(+), 2 deletions(-)
create mode 100644
meta/recipes-devtools/python/python3-setuptools-rust/8e9892f
Signed-off-by: Alexander Kanavin
---
...ython3-hypothesis_6.48.2.bb => python3-hypothesis_6.50.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-hypothesis_6.48.2.bb =>
python3-hypothesis_6.50.1.bb} (91%)
diff --git a/meta/recipes-devtools
Signed-off-by: Alexander Kanavin
---
meta/recipes-graphics/piglit/piglit_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/piglit/piglit_git.bb
b/meta/recipes-graphics/piglit/piglit_git.bb
index 38ededfcf8..932f2928a0 100644
--- a/meta/recipes-graph
Signed-off-by: Alexander Kanavin
---
.../{python3-dtschema_2022.5.bb => python3-dtschema_2022.7.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-dtschema_2022.5.bb =>
python3-dtschema_2022.7.bb} (83%)
diff --git a/meta/recipes-devtools/pyt
Signed-off-by: Alexander Kanavin
---
.../recipes-graphics/pango/{pango_1.50.7.bb => pango_1.50.8.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/pango/{pango_1.50.7.bb => pango_1.50.8.bb} (94%)
diff --git a/meta/recipes-graphics/pango/pango_1.50.7.bb
b/me
Signed-off-by: Alexander Kanavin
---
.../mpg123/{mpg123_1.30.0.bb => mpg123_1.30.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-multimedia/mpg123/{mpg123_1.30.0.bb => mpg123_1.30.1.bb}
(96%)
diff --git a/meta/recipes-multimedia/mpg123/mpg123_1.30.
Signed-off-by: Alexander Kanavin
---
meta/recipes-devtools/mmc/mmc-utils_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/mmc/mmc-utils_git.bb
b/meta/recipes-devtools/mmc/mmc-utils_git.bb
index 3e611d1306..0bb94ab93a 100644
--- a/meta/recipes-devto
Signed-off-by: Alexander Kanavin
---
.../recipes-devtools/meson/{meson_0.62.2.bb => meson_0.63.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/meson/{meson_0.62.2.bb => meson_0.63.0.bb} (98%)
diff --git a/meta/recipes-devtools/meson/meson_0.62.2.bb
b/me
Signed-off-by: Alexander Kanavin
---
.../log4cplus/{log4cplus_2.0.7.bb => log4cplus_2.0.8.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/log4cplus/{log4cplus_2.0.7.bb =>
log4cplus_2.0.8.bb} (90%)
diff --git a/meta/recipes-devtools/log4cplus/log4cp
Signed-off-by: Alexander Kanavin
---
.../libnotify/{libnotify_0.7.12.bb => libnotify_0.8.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-gnome/libnotify/{libnotify_0.7.12.bb =>
libnotify_0.8.0.bb} (93%)
diff --git a/meta/recipes-gnome/libnotify/libnotify_0
Signed-off-by: Alexander Kanavin
---
.../libuv/{libuv_1.44.1.bb => libuv_1.44.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-connectivity/libuv/{libuv_1.44.1.bb => libuv_1.44.2.bb}
(93%)
diff --git a/meta/recipes-connectivity/libuv/libuv_1.44.1
Signed-off-by: Alexander Kanavin
---
...97f8982544c4fcb403893bae6701230d5165.patch | 48 ---
.../libnl/{libnl_3.6.0.bb => libnl_3.7.0.bb} | 8 ++--
2 files changed, 3 insertions(+), 53 deletions(-)
delete mode 100644
meta/recipes-support/libnl/files/fa7f97f8982544c4fcb403893ba
License-Update: copyright years
Signed-off-by: Alexander Kanavin
---
.../libidn/{libidn2_2.3.2.bb => libidn2_2.3.3.bb} | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
rename meta/recipes-extended/libidn/{libidn2_2.3.2.bb => libidn2_2.3.3.bb}
(81%)
diff --git a/meta/recipe
Signed-off-by: Alexander Kanavin
---
.../libhandy/{libhandy_1.6.2.bb => libhandy_1.6.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-gnome/libhandy/{libhandy_1.6.2.bb => libhandy_1.6.3.bb}
(95%)
diff --git a/meta/recipes-gnome/libhandy/libhandy_1.6.2.b
Signed-off-by: Alexander Kanavin
---
.../drm/{libdrm_2.4.111.bb => libdrm_2.4.112.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/drm/{libdrm_2.4.111.bb => libdrm_2.4.112.bb} (96%)
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.111.bb
b/
Signed-off-by: Alexander Kanavin
---
meta/recipes-devtools/git/{git_2.37.0.bb => git_2.37.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/git/{git_2.37.0.bb => git_2.37.1.bb} (98%)
diff --git a/meta/recipes-devtools/git/git_2.37.0.bb
b/meta/recipes-devt
Signed-off-by: Alexander Kanavin
---
meta/recipes-extended/hdparm/{hdparm_9.63.bb => hdparm_9.64.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-extended/hdparm/{hdparm_9.63.bb => hdparm_9.64.bb} (94%)
diff --git a/meta/recipes-extended/hdparm/hdparm_9.63.bb
b/met
Signed-off-by: Alexander Kanavin
---
.../diffoscope/{diffoscope_217.bb => diffoscope_218.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/diffoscope/{diffoscope_217.bb =>
diffoscope_218.bb} (92%)
diff --git a/meta/recipes-support/diffoscope/diffosco
Signed-off-by: Alexander Kanavin
---
.../alsa/{alsa-lib_1.2.7.1.bb => alsa-lib_1.2.7.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-multimedia/alsa/{alsa-lib_1.2.7.1.bb =>
alsa-lib_1.2.7.2.bb} (94%)
diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1
Signed-off-by: Alexander Kanavin
---
.../alsa/{alsa-ucm-conf_1.2.7.1.bb => alsa-ucm-conf_1.2.7.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-multimedia/alsa/{alsa-ucm-conf_1.2.7.1.bb =>
alsa-ucm-conf_1.2.7.2.bb} (89%)
diff --git a/meta/recipes-multimedia/alsa/
Signed-off-by: Alexander Kanavin
---
...pp_vulkan_resource.h-add-header-incl.patch | 27 +++
.../vulkan/vulkan-samples_git.bb | 3 ++-
2 files changed, 29 insertions(+), 1 deletion(-)
create mode 100644
meta/recipes-graphics/vulkan/vulkan-samples/0001-framework-cor
Signed-off-by: Alexander Kanavin
---
.../0001-render-Fix-build-with-gcc-12.patch | 90 ---
...-xorg_21.1.3.bb => xserver-xorg_21.1.4.bb} | 7 +-
2 files changed, 3 insertions(+), 94 deletions(-)
delete mode 100644
meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-render-Fi
Signed-off-by: Alexander Kanavin
---
meta/conf/distro/include/tcmode-default.inc | 2 +-
meta/recipes-devtools/llvm/llvm_git.bb | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/conf/distro/include/tcmode-default.inc
b/meta/conf/distro/include/tcmode-default.inc
Native python and native swig are new requirements for scripts/dtc
License-Update: added bzip2 licensed headers:
https://source.denx.de/u-boot/u-boot/-/commit/fba0882bcdfd919727ee9ee8523ef3156daab507
(overall license still gpl2)
Signed-off-by: Alexander Kanavin
---
meta/recipes-bsp/u-boot/u-boo
License-Update: added sha256 support under bsd-3-clause:
https://github.com/libgit2/libgit2/commit/b900981cf7f6499b99cf83f77f73cf5fc436653b
Signed-off-by: Alexander Kanavin
---
.../libgit2/{libgit2_1.4.3.bb => libgit2_1.5.0.bb}| 8
1 file changed, 4 insertions(+), 4 deletions(-)
Signed-off-by: Alexander Kanavin
---
meta/recipes-devtools/go/{go-1.18.3.inc => go-1.18.4.inc} | 2 +-
...{go-binary-native_1.18.3.bb => go-binary-native_1.18.4.bb} | 4 ++--
...o-cross-canadian_1.18.3.bb => go-cross-canadian_1.18.4.bb} | 0
.../go/{go-cross_1.18.3.bb => go-cross_1.18.4.bb}
License-Update: a few obsolete firmware were dropped
(particularly i2400m and tda7706), file list updates.
Signed-off-by: Alexander Kanavin
---
...mware_20220610.bb => linux-firmware_20220708.bb} | 13 ++---
1 file changed, 2 insertions(+), 11 deletions(-)
rename meta/recipes-kernel/lin
Signed-off-by: Alexander Kanavin
---
...0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch | 6 +++---
meta/recipes-rt/rt-tests/rt-tests.inc | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git
a/meta/recipes-rt/rt-tests/files/0001-Makefile-Allow-for
Signed-off-by: Alexander Kanavin
---
.../xorg-font/{font-util_1.3.2.bb => font-util_1.3.3.bb} | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-font/{font-util_1.3.2.bb =>
font-util_1.3.3.bb} (84%)
diff --git a/meta/recipes-graphics/xorg-font/font
Add ability to tweak compressor suffix in filenames, similar
to xorg apps and drivers.
Signed-off-by: Alexander Kanavin
---
.../recipes-graphics/xorg-font/encodings/nocompiler.patch | 8
.../xorg-font/{encodings_1.0.5.bb => encodings_1.0.6.bb} | 6 +++---
meta/recipes-graphics/xorg-fon
Signed-off-by: Alexander Kanavin
---
...xf86-video-cirrus_1.5.3.bb => xf86-video-cirrus_1.6.0.bb} | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-driver/{xf86-video-cirrus_1.5.3.bb =>
xf86-video-cirrus_1.6.0.bb} (72%)
diff --git a/meta/recipes-graph
Drop 64bit_time_t_support.patch as issue fixed upstream:
https://github.com/freedesktop/xorg-xf86-input-synaptics/commit/073b1b40bde9935928758c3452176c0d8dc67370
Signed-off-by: Alexander Kanavin
---
.../64bit_time_t_support.patch| 51 ---
...1.9.1.bb => xf86-input
It has been superseded by libinput/evdev on Linux, and upstream specifically
errors out on Linux in latest release:
https://github.com/freedesktop/xorg-xf86-input-keyboard/commit/7e366936d7b7d6c3b4d9c1554908ad20eef74a27
Signed-off-by: Alexander Kanavin
---
.../conf/distro/include/poky-floating-r
Signed-off-by: Alexander Kanavin
---
.../xorg-app/{xmodmap_1.0.10.bb => xmodmap_1.0.11.bb}| 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-app/{xmodmap_1.0.10.bb => xmodmap_1.0.11.bb}
(78%)
diff --git a/meta/recipes-graphics/xorg-app/xmodmap_
Signed-off-by: Alexander Kanavin
---
meta/recipes-graphics/xorg-app/{xev_1.2.4.bb => xev_1.2.5.bb} | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
rename meta/recipes-graphics/xorg-app/{xev_1.2.4.bb => xev_1.2.5.bb} (81%)
diff --git a/meta/recipes-graphics/xorg-app/xev_1.2.4.bb
b/meta
Signed-off-by: Alexander Kanavin
---
.../libva/{libva-utils_2.14.0.bb => libva-utils_2.15.0.bb}| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/libva/{libva-utils_2.14.0.bb =>
libva-utils_2.15.0.bb} (90%)
diff --git a/meta/recipes-graphics/libva/libva-
Signed-off-by: Alexander Kanavin
---
.../libva/{libva-initial_2.14.0.bb => libva-initial_2.15.0.bb} | 0
meta/recipes-graphics/libva/libva.inc | 2 +-
.../recipes-graphics/libva/{libva_2.14.0.bb => libva_2.15.0.bb} | 0
3 files changed, 1 insertion(+), 1 deletion(-)
re
Signed-off-by: Alexander Kanavin
---
.../rpm/files/0001-CVE-2021-3521.patch| 57 ---
...lib-rpm-as-the-installation-path-for.patch | 14 +-
.../rpm/files/0002-CVE-2021-3521.patch| 64
.../rpm/files/0003-CVE-2021-3521.patch| 329 --
.../rpm/{rpm_4.17
Signed-off-by: Alexander Kanavin
---
...md-boot_251.2.bb => systemd-boot_251.3.bb} | 0
meta/recipes-core/systemd/systemd.inc | 3 +-
...sysctl.d-binfmt.d-modules-load.d-to-.patch | 16 ---
...red-utmp-wtmp-fix-build-without-utmp.patch | 32 --
...7ca2ab96d085158485ecfc4
Signed-off-by: Alexander Kanavin
---
.../efibootmgr/0001-remove-extra-decl.patch | 31 ---
...1-src-make-compatible-with-efivar-38.patch | 47 ---
...8ae0bce776a36ea2001dea63d376be8274ac.patch | 83 ---
.../{efibootmgr_17.bb => efibootmgr_18.bb}| 8 +-
4 files c
Signed-off-by: Alexander Kanavin
---
meta/recipes-gnome/gcr/gcr_3.40.0.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-gnome/gcr/gcr_3.40.0.bb
b/meta/recipes-gnome/gcr/gcr_3.40.0.bb
index b6e591fb6e..0c2af42f06 100644
--- a/meta/recipes-gnome/gcr/gcr_3.40.0.bb
+++ b/meta/reci
Signed-off-by: Alexander Kanavin
---
meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb
b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb
index e2140bfdd7..1ebbf010f3 10064
Please use subprocess.run() (which allows separate capture of stderr),
rather than switch the whole thing to popen.
Alex
On Tue, 19 Jul 2022 at 23:51, Shruthi Ravichandran
wrote:
>
> Some opkg commands print an error during cleanup when the tmp_dir
> does not exist and an attempt is made to dele
On Wed, Jul 20, 2022 at 12:19 AM, Marta Rybczynska wrote:
>
> On Tue, Jul 12, 2022 at 12:28 PM akash hadke via
> lists.openembedded.org
> wrote:
>
>> Add an anonymous function to get patched CVEs from the recipe
>> and set the value to 'CVE_PATCHED' variable
>> This variable later can be used t
88 matches
Mail list logo