On Wed., Apr. 20, 2022, 10:54 Steve Sakoman, wrote:
> On Wed, Apr 20, 2022 at 4:08 AM Steve Sakoman via
> lists.openembedded.org
> wrote:
> >
> > Please review this set of patches for kirkstone and have comments back by
> > end of day Friday.
>
> I'd particularly like feedback on the security/bu
The do_kernel_configcheck task requires a meta directory, normally
set by ${KMETA}. The meta directory is taken as a relative path
from ${S}:
outfile = "{}/{}/cfg/mismatch.txt".format( s, kmeta )
However, when checking for the presence of ${KMETA} the current
working directory is searched
Hi Alexandre,
Thanks for the info. I think the failure happened because the config files
did not pass do_kernel_configcheck. My patch is intended to catch those
errors. I don't know how to access those test results and how to reproduce
the issue at my side. As this patch is only an improvement, I
On Wed, Apr 20, 2022 at 8:12 AM Paul Gortmaker
wrote:
>
> In a devshell, recent versions of git will complain if the repo is owned
> by someone other than the current UID - consider this example:
>
> --
> bitbake -c devshell linux-yocto
>
> [...]
>
> kernel-source#git branch
> fatal:
On Wed, 2022-04-20 at 12:53 -0400, Randy MacLeod wrote:
> On 2022-04-20 12:14, pgowda cve wrote:
> > Hi Randy,
> >
> > Sorry for the misunderstanding from my side.
> > I am going through the list again and it seems like the required
> > patch
> > was not part of the Hardknott.
> > It was rather a
On Tue, 2022-04-19 at 17:50 +0100, Ross Burton wrote:
> On Sat, 16 Apr 2022 at 11:26, Richard Purdie
> wrote:
> > x86 boot log serio/CD drive timeout in qemu:
> > https://bugzilla.yoctoproject.org/show_bug.cgi?id=14743
> > We've talked about disabling some of the peripherals we don't need/care
>
From: Bruce Ashfield
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
dc213ac85601 Linux 5.4.190
a83a18c4c903 ax25: Fix UAF bugs in ax25 timers
40cb8b3b19c0 ax25: Fix NULL pointer dereferences in ax25 timers
d2be5b563ef3 ax25: fix
From: Bruce Ashfield
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
2845ff3fd344 Linux 5.4.188
993c23880bce llc: only change llc->dev when bind() succeeds
bb4878b39d6d nds32: fix access_ok() checks in get/put_user
5b1d2561a03e tp
From: Bruce Ashfield
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
8e24ff11b5d2 Linux 5.4.186
fcbdaa6a3c92 fixup for "arm64 entry: Add macro for reading symbol address
from the trampoline"
b8bc0718baed kselftest/vm: fix tests build
From: Bruce Ashfield
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
e7d1268f5671 Linux 5.4.183
5817c13cd6dc hamradio: fix macro redefine warning
3c7d63cfa150 net: dcb: disable softirqs in dcbnl_flush_dev()
5f53a6a8ae0f Revert "xf
From: Bruce Ashfield
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
866ae42cf478 Linux 5.4.182
fb2bbb7d3021 fget: clarify and improve __fget_files() implementation
d6a29ce52a79 memblock: use kfree() to release kmalloced memblock regi
Security release, fixes CVE-2021-21300, so remove that patch.
22539ec3b5 unpack_trees(): start with a fresh lstat cache
0d58fef58a run-command: invalidate lstat cache after a command finished
684dd4c2b4 checkout: fix bug that makes checkout follow symlinks in leading path
Signed-off-by: Steve Sak
From: Peter Kjellerstedt
This avoids a redirect.
Signed-off-by: Peter Kjellerstedt
Signed-off-by: Richard Purdie
(cherry picked from commit 879bc5098943cf6977c32555ac31cb21be7b46ae)
Signed-off-by: Steve Sakoman
(cherry picked from commit 2233e83da4fab1d6d34517f6ebf5860f4fd5b2a1)
Signed-off-by
From: zhengruoqin
Signed-off-by: Zheng Ruoqin
Signed-off-by: Richard Purdie
(cherry picked from commit c6ea7450a919f2b571746e7af350c1362e41f8e1)
Signed-off-by: Steve Sakoman
---
...ireless-regdb_2022.02.18.bb => wireless-regdb_2022.04.08.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(
Please review this set of patches for dunfell and have comments back by end
of day Friday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3552
except for a known intermittent issue (the infamous ping issue), which passed on
subsequent re-test:
ht
From: wangmy
License-Update:
Version of driver files updated
Added files for some drivers
Signed-off-by: Wang Mingyu
Signed-off-by: Richard Purdie
(cherry picked from commit 01684df3a51be476081ee21eb54c24fef00acb3f)
Signed-off-by: Steve Sakoman
---
...{linux-firmware_20220310.bb => l
On Wed, 2022-04-20 at 10:05 -1000, Steve Sakoman wrote:
> I still occasionally get the ping error on dunfell autobuilder runs,
> so I suspect it needs something similar to this patch.
>
> I'm not conman literate, so if someone who is can create a patch for
> dunfell I would be most appreciative!
I still occasionally get the ping error on dunfell autobuilder runs,
so I suspect it needs something similar to this patch.
I'm not conman literate, so if someone who is can create a patch for
dunfell I would be most appreciative! The recipe differences between
master and dunfell are great enough
On Wed, Apr 20, 2022 at 3:29 PM Russ Dill wrote:
> On Wed, Apr 20, 2022 at 12:09 PM Bruce Ashfield
> wrote:
> >
> > On Wed, Apr 20, 2022 at 2:44 PM Russ Dill
> wrote:
> > >
> > > On Wed, Apr 20, 2022 at 10:19 AM Bruce Ashfield
> > > wrote:
> > > >
> > > > On Wed, Apr 20, 2022 at 12:38 PM Russ
On Wed, Apr 20, 2022 at 12:09 PM Bruce Ashfield
wrote:
>
> On Wed, Apr 20, 2022 at 2:44 PM Russ Dill wrote:
> >
> > On Wed, Apr 20, 2022 at 10:19 AM Bruce Ashfield
> > wrote:
> > >
> > > On Wed, Apr 20, 2022 at 12:38 PM Russ Dill
> > > wrote:
> > > >
> > > > On Wed, Apr 20, 2022 at 9:32 AM Bru
On Wed, Apr 20, 2022 at 2:44 PM Russ Dill wrote:
>
> On Wed, Apr 20, 2022 at 10:19 AM Bruce Ashfield
> wrote:
> >
> > On Wed, Apr 20, 2022 at 12:38 PM Russ Dill
> > wrote:
> > >
> > > On Wed, Apr 20, 2022 at 9:32 AM Bruce Ashfield
> > > wrote:
> > > >
> > > >
> > > >
> > > > On Wed, Apr 20, 2
On Wed, Apr 20, 2022 at 10:19 AM Bruce Ashfield
wrote:
>
> On Wed, Apr 20, 2022 at 12:38 PM Russ Dill wrote:
> >
> > On Wed, Apr 20, 2022 at 9:32 AM Bruce Ashfield
> > wrote:
> > >
> > >
> > >
> > > On Wed, Apr 20, 2022 at 12:28 PM Russ Dill
> > > wrote:
> > >>
> > >> do_kernel_configcheck ut
On Wed, Apr 20, 2022 at 12:38 PM Russ Dill wrote:
>
> On Wed, Apr 20, 2022 at 9:32 AM Bruce Ashfield
> wrote:
> >
> >
> >
> > On Wed, Apr 20, 2022 at 12:28 PM Russ Dill
> > wrote:
> >>
> >> do_kernel_configcheck utilizes pathnames relative to the sourcedir
> >> but does not specify ${S} in [di
On 2022-04-20 12:14, pgowda cve wrote:
Hi Randy,
Sorry for the misunderstanding from my side.
I am going through the list again and it seems like the required patch
was not part of the Hardknott.
It was rather a part of the Master branch.
I thought so! ;-)
@Mittal, Anuj , @Randy MacLeod
Ple
On Wed, Apr 20, 2022 at 9:32 AM Bruce Ashfield wrote:
>
>
>
> On Wed, Apr 20, 2022 at 12:28 PM Russ Dill wrote:
>>
>> do_kernel_configcheck utilizes pathnames relative to the sourcedir
>> but does not specify ${S} in [dirs]. tasks that do not specify
>> [dirs] default to the cwd of the bitbake pa
On Wed, Apr 20, 2022 at 12:28 PM Russ Dill
wrote:
> do_kernel_configcheck utilizes pathnames relative to the sourcedir
> but does not specify ${S} in [dirs]. tasks that do not specify
> [dirs] default to the cwd of the bitbake parent process. This can be
> seen by inspection of exec_func/exec_fun
do_kernel_configcheck utilizes pathnames relative to the sourcedir
but does not specify ${S} in [dirs]. tasks that do not specify
[dirs] default to the cwd of the bitbake parent process. This can be
seen by inspection of exec_func/exec_func_python of
bitbake/lib/bb/build.py or by placing a "print('
From: Bruce Ashfield
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
dc213ac85601 Linux 5.4.190
a83a18c4c903 ax25: Fix UAF bugs in ax25 timers
40cb8b3b19c0 ax25: Fix NULL pointer dereferences in ax25 timers
d2be5b563ef3 ax25: fix
From: Bruce Ashfield
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
2845ff3fd344 Linux 5.4.188
993c23880bce llc: only change llc->dev when bind() succeeds
bb4878b39d6d nds32: fix access_ok() checks in get/put_user
5b1d2561a03e tp
From: Bruce Ashfield
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
866ae42cf478 Linux 5.4.182
fb2bbb7d3021 fget: clarify and improve __fget_files() implementation
d6a29ce52a79 memblock: use kfree() to release kmalloced memblock regi
From: Bruce Ashfield
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
e7d1268f5671 Linux 5.4.183
5817c13cd6dc hamradio: fix macro redefine warning
3c7d63cfa150 net: dcb: disable softirqs in dcbnl_flush_dev()
5f53a6a8ae0f Revert "xf
From: Bruce Ashfield
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
8e24ff11b5d2 Linux 5.4.186
fcbdaa6a3c92 fixup for "arm64 entry: Add macro for reading symbol address
from the trampoline"
b8bc0718baed kselftest/vm: fix tests build
Hi Randy,
Sorry for the misunderstanding from my side.
I am going through the list again and it seems like the required patch
was not part of the Hardknott.
It was rather a part of the Master branch.
@Mittal, Anuj , @Randy MacLeod
Please let me know if I can upgrade the GLIBC Hardknott to the lat
The files in /sysroot-only are intended to make it into the
recipes sysroot output, but not into the package. However, if
do_package is run before do_populate_sysroot, the files are
removed.
Use a smaller hammer to avoid copying the files into the package so
they are still around when do_populate_
From: Andrei Gherzan
Signed-off-by: Andrei Gherzan
---
.../automake/0001-Drop-ar-u-argument.patch| 35 +++
.../automake/automake_1.16.5.bb | 1 +
2 files changed, 36 insertions(+)
create mode 100644
meta/recipes-devtools/automake/automake/0001-Drop-ar-u-argu
On 2022-04-20 11:30, pgowda cve wrote:
Hi Randy,
The GLIBC was already updated to the latest version on top of [BZ #28353].
Please find the commit which had [BZ #28353] patch along with others.
https://git.openembedded.org/openembedded-core/commit/?h=hardknott&id=d5bdff460cc8b0f38177f1f38d625ee
On Wed, 20 Apr 2022, at 16:36, Khem Raj wrote:
> On Wed, Apr 20, 2022 at 8:17 AM Andrei Gherzan wrote:
>>
>> From: Andrei Gherzan
>>
>> Signed-off-by: Andrei Gherzan
>> ---
>> .../automake/0001-Drop-ar-u-argument.patch| 32 +++
>> .../automake/automake_1.16.5.bb
On Wed, Apr 20, 2022 at 8:17 AM Andrei Gherzan wrote:
>
> From: Andrei Gherzan
>
> Signed-off-by: Andrei Gherzan
> ---
> .../automake/0001-Drop-ar-u-argument.patch| 32 +++
> .../automake/automake_1.16.5.bb | 1 +
> 2 files changed, 33 insertions(+)
> create
On Wed, Apr 20, 2022 at 9:43 AM Ahmad Fatoum wrote:
>
> Hi,
>
> I have existing systems that have the entries of the GPT partition table in a
> different order than the on-disk order of the partitions: e.g. /dev/mmcblk0p7
> is located at an earlier physical offset than /dev/mmcblk0p1.
>
> I have w
Hi Randy,
The GLIBC was already updated to the latest version on top of [BZ #28353].
Please find the commit which had [BZ #28353] patch along with others.
https://git.openembedded.org/openembedded-core/commit/?h=hardknott&id=d5bdff460cc8b0f38177f1f38d625eeda729b459
Thanks,
Pgowda
On Wed, Apr 20
From: Andrei Gherzan
Signed-off-by: Andrei Gherzan
---
.../automake/0001-Drop-ar-u-argument.patch| 32 +++
.../automake/automake_1.16.5.bb | 1 +
2 files changed, 33 insertions(+)
create mode 100644
meta/recipes-devtools/automake/automake/0001-Drop-ar-u-argu
In a devshell, recent versions of git will complain if the repo is owned
by someone other than the current UID - consider this example:
--
bitbake -c devshell linux-yocto
[...]
kernel-source#git branch
fatal: unsafe repository
('/home/paul/poky/build-qemuarm64/tmp/work-shared/qemua
On Wed, Apr 20, 2022 at 7:54 AM Steve Sakoman wrote:
>
> On Wed, Apr 20, 2022 at 4:08 AM Steve Sakoman via
> lists.openembedded.org
> wrote:
> >
> > Please review this set of patches for kirkstone and have comments back by
> > end of day Friday.
>
> I'd particularly like feedback on the security/
On Wed, Apr 20, 2022 at 4:08 AM Steve Sakoman via
lists.openembedded.org
wrote:
>
> Please review this set of patches for kirkstone and have comments back by
> end of day Friday.
I'd particularly like feedback on the security/bug fix version updates
at the end of this series.
In the past I took
On Wed, Apr 20, 2022 at 4:09 AM Steve Sakoman via
lists.openembedded.org
wrote:
>
> From: Ross Burton
Richard indicated on irc that this upgrade probably shouldn't be taken
for kirkstone, so I'll drop it from this series.
Steve
> First upstream release since 2017!
> - Fix a deflate bug when us
Hi,
I have existing systems that have the entries of the GPT partition table in a
different order than the on-disk order of the partitions: e.g. /dev/mmcblk0p7
is located at an earlier physical offset than /dev/mmcblk0p1.
I have written a genimage config to achieve the same result and am curious
On 2022-01-30 01:20, Pgowda wrote:
glibc-2.33 has been upgraded to latest version that includes many CVE and
other bug fixes. Ran the regressions and results are better.
Signed-off-by: pgowda
---
meta/recipes-core/glibc/glibc-version.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: zhengruoqin
Ruby 3.1.2 has been released.
This release includes security fixes.
CVE-2022-28738: Double free in Regexp compilation
CVE-2022-28739: Buffer overrun in String-to-Float conversion
Signed-off-by: Zheng Ruoqin
Signed-off-by: Richard Purdie
(cherry picked from commit 1306c732a3
From: zhengruoqin
Bug fix release:
0f85c4a30b setup: opt-out of check with safe.directory=*
bb50ec3cc3 setup: fix safe.directory key not being checked
e47363e5a8 t0033: add tests for safe.directory
Signed-off-by: Zheng Ruoqin
Signed-off-by: Richard Purdie
(cherry picked from commit 457b5d4dad
From: wangmy
Changelog:
=
Validate repository directory ownership (v1.4)
midx: Fix an undefined behavior (left-shift signed overflow)
fetch: support OID refspec without dst
Fix crash when regenerating a patch with unquoted spaces in filename
Signed-off-by: Wang Mingyu
Signed-off-by: Ric
From: wangmy
Changelog:
==
* Fix regression with transfer free's after closing device
* Fix regression with destroyed context if API is misused
* Workaround for applications using missing default context
* Fix hotplog enumeration regression
* Fix Windows isochronous transfer regression si
From: wangmy
apt (2.4.4)
* Recognize Static-Built-Using and order it below Built-Using
(Closes: #1008759)
Signed-off-by: Wang Mingyu
Signed-off-by: Alexandre Belloni
Signed-off-by: Richard Purdie
(cherry picked from commit c63741294c6322e6657f485034e434aab9fe2d8d)
Signed-off-by: Steve
From: wangmy
Changelog:
=
* Misc HTTP/2 fixes
* Add PUT/POST support to examples/get
* Add `--user-agent` option to examples/get
* Misc meson improvements
* Fix build with Visual Studio
Signed-off-by: Wang Mingyu
Signed-off-by: Alexandre Belloni
Signed-off-by: Richard Purdie
(cherry p
From: Ross Burton
First upstream release since 2017!
- Fix a deflate bug when using the Z_FIXED strategy that can result in
out-of-bound accesses.
- Fix a deflate bug when the window is full in deflate_stored().
- Speed up CRC-32 computations by a factor of 1.5 to 3.
- Use the hardware CRC-32 in
From: zhengruoqin
Signed-off-by: Zheng Ruoqin
Signed-off-by: Richard Purdie
(cherry picked from commit c6ea7450a919f2b571746e7af350c1362e41f8e1)
Signed-off-by: Steve Sakoman
---
...ireless-regdb_2022.02.18.bb => wireless-regdb_2022.04.08.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(
From: wangmy
License-Update:
Version of driver files updated
Added files for some drivers
Signed-off-by: Wang Mingyu
Signed-off-by: Richard Purdie
(cherry picked from commit 01684df3a51be476081ee21eb54c24fef00acb3f)
Signed-off-by: Steve Sakoman
---
...{linux-firmware_20220310.bb => l
From: Kai Kang
It duplicates udevadm in systemd recipe to make it could run
update_udev_hwdb with multilib enabled. Since systemd last update,
it deploys a shared library libsystemd-shared-250.so in /lib/systemd/.
The library will be overwritten when multilib enabled. Then if both
udev-hwdb and l
From: Alexander Kanavin
Signed-off-by: Alexander Kanavin
Signed-off-by: Alexandre Belloni
Signed-off-by: Richard Purdie
(cherry picked from commit e43558d5357aadf08521e7fb6170ad0bfd69f3f3)
Signed-off-by: Steve Sakoman
---
...indGObjectIntrospection.cmake-prefix-variables-obta.patch | 5 -
From: Peter Kjellerstedt
pkg-config is used by the Makefiles, and thus pkgconfig needs to be
inherited.
Signed-off-by: Peter Kjellerstedt
Signed-off-by: Richard Purdie
(cherry picked from commit 6148ac9bc5d3e0d0ffdbbd6695acd96ca1836b78)
Signed-off-by: Steve Sakoman
---
meta/recipes-bsp/u-boo
From: Peter Kjellerstedt
This avoids a redirect.
Signed-off-by: Peter Kjellerstedt
Signed-off-by: Richard Purdie
(cherry picked from commit 879bc5098943cf6977c32555ac31cb21be7b46ae)
Signed-off-by: Steve Sakoman
---
meta/recipes-bsp/u-boot/u-boot-common.inc | 3 +--
1 file changed, 1 insertio
From: Konrad Weihmann
which has the same info as the in-file header used in before
Signed-off-by: Konrad Weihmann
Signed-off-by: Alexandre Belloni
Signed-off-by: Richard Purdie
(cherry picked from commit 8618589c10f85b7a92de01d93180751a804837ea)
Signed-off-by: Steve Sakoman
---
meta/recipes
From: Davide Gardenal
If IMAGE_NAME and IMAGE_LINK_NAME are the same an
exception is raised in image_combine_spdx because
it cannot create a symlink with the same exact
path of the original file. In that case there is
no point in creating a link in the first place.
Refactor image_combine_spdx to
From: Konrad Weihmann
by default git pulls in several code fragments not being licensed
under just GPL-2.0-only.
obstack and poll are licensed under GPL-2.0-or-later
reftable being BSD-3-Clause
sha1dc and inet_ntop being MIT
netmalloc being Bosst-1.0 aka BSL-1.0
regex being LGPL-2.1-or-later
Si
From: Ferry Toth
When signing the deb package feed gpg tools are a soft requirement. If
gnupg-native
is not declared a dependancy the version from hosttools is used. Unfortunately
the
gpg-agent version from Ubuntu 16.04 on the autobuilders is incompatible with
the package_index task
and fails
From: Ferry Toth
Since Gatesgarth apt (1.8.2) has become more strict and doesn’t allow unsigned
repositories by default.
Currently when building images this requirement is worked around by using
[allow-insecure=yes] and
equivalently when performing selftest.
Patches "gpg-sign: Add parameters t
From: Khem Raj
This option is no longer needed
Signed-off-by: Khem Raj
Signed-off-by: Alexandre Belloni
Signed-off-by: Richard Purdie
(cherry picked from commit 8d7130937ea4e47f0fa4d23c1c8394e3ca3f939b)
Signed-off-by: Steve Sakoman
---
meta/recipes-extended/mdadm/mdadm_4.2.bb | 2 --
1 file
From: Khem Raj
This is a workaround for issue reported with gcc12 [1]
[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105234
Signed-off-by: Khem Raj
Signed-off-by: Alexandre Belloni
Signed-off-by: Richard Purdie
(cherry picked from commit 8b8259e070c582d0c566535a3559aa712148efc0)
Signed-off
From: Khem Raj
Backport a patch to fix
| ../git/util.cxx:1766:56: error: 'std::pointer_to_unary_function<_Arg,
_Result> std::ptr_fun(_Result (*)(_Arg)) [with _Arg = int; _Result = int]' is
deprecated: use 'std::function' instea
d [-Werror=deprecated-declarations]
| 1766 |
From: Khem Raj
backport patch to silence new array-bounds warnings
Signed-off-by: Khem Raj
Signed-off-by: Alexandre Belloni
Signed-off-by: Richard Purdie
(cherry picked from commit 54fa74e6e60472e10f1a11b3daa8ee9f00f0c9d5)
Signed-off-by: Steve Sakoman
---
.../0001-render-Fix-build-with-gcc-
From: Khem Raj
These settings are good for developers/maintainers but for distributions
generally disabling them turns out to be better especially when there is
a knob to do so. This fixes build with gcc-12 which find additional
warnings
inlined from 'bt_ctf_object_set_parent' at
../../../g
From: Richard Purdie
Users may or may not include the certificates in buildtools. Only set the
appropriate variables if they're present.
Signed-off-by: Richard Purdie
(cherry picked from commit 0945a2a5d7c41af22e222a116aafacb4beee54d2)
Signed-off-by: Steve Sakoman
---
meta/recipes-core/meta/b
From: Paulo Neves
A fix is being added to bitbake to correctly handle spaces inside
checksum filenames. Add a test to oe-selftest to ensure this is
tested and doesn't regress in future.
Signed-off-by: Paulo Neves
Signed-off-by: Richard Purdie
(cherry picked from commit 324109f034f069ee3e91a1a7
From: Jon Mason
The virtio PCI devices seemed to be required for this machine for some
versions of qemu (based on errors from running qemu saying that the
devices don't exist). Changes to the entries here is all that is needed
to get it working.
Signed-off-by: Jon Mason
Signed-off-by: Richard
From: Martin Jansa
* efi-ld meson option was changed in systemd 250:
https://github.com/systemd/systemd/commit/fe330f02dfebbaa462e0f4590de1049e47da54b9
the value was changed with the systemd upgrade in:
https://git.openembedded.org/openembedded-core/commit/?id=e22188e47d2fce2406d9db9c952
Please review this set of patches for kirkstone and have comments back by
end of day Friday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3547
The following changes since commit d2ba3b8850d461bc7b773240cdf15b22b31a3f9e:
lua: fix CVE-2022-2880
On Wed, 2022-04-20 at 11:19 +0100, Ross Burton wrote:
> On Wed, 20 Apr 2022 at 05:10, wangmy wrote:
> > temporarily override SRC_URI which is hard-coded in xorg-app-common.inc
> > since new versions of packages use a new compression format - .tar.xz
>
> Why would this be temporary? Do you expect
Rather than duplicating SRC_URI, change the compression to a variable.
Signed-off-by: Richard Purdie
---
meta/recipes-graphics/xorg-app/mkfontscale_1.2.2.bb | 3 +--
meta/recipes-graphics/xorg-app/xdpyinfo_1.3.3.bb| 3 +--
meta/recipes-graphics/xorg-app/xorg-app-common.inc | 3 ++-
meta/rec
From: Richard Purdie
Shadow is happily spamming the host syslog with messages and shouldn't be
which suggests the patch isn't working. Redo it to work at the configure
level which is simpler and hopefully more effective.
This is a squashed cherry-pick of commit 8f181686 (shadow-native:
Simplify
Add tune include for armv8.4a. This adds support only for bare armv8.4a
(and for crypto extension). There is no support for additional
instructions added by architecture extensions (except the main crypto
extension support).
Signed-off-by: Dmitry Baryshkov
---
.../machine/include/arm/arch-armv8-
Fix a typo in the TUNEVALID[armv8-2a]: It enables instructions for
ARMv8.2-a, not just ARMv8-a.
Signed-off-by: Dmitry Baryshkov
---
meta/conf/machine/include/arm/arch-armv8-2a.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/conf/machine/include/arm/arch-armv8-2a.inc
On Wed, 20 Apr 2022 at 05:10, wangmy wrote:
> temporarily override SRC_URI which is hard-coded in xorg-app-common.inc
> since new versions of packages use a new compression format - .tar.xz
Why would this be temporary? Do you expect xorg to stop using tar.xz,
or do you expect *every* package to
Atheros AR3011 Bluetooth devices require special ath3k-1.fw firmware
file. Package it separately from the main linux-firmware package to
allow deploying this firmware on embedded devices.
Signed-off-by: Dmitry Baryshkov
---
.../linux-firmware/linux-firmware_20220411.bb | 6 +-
According to the WHENCE file, some a3k firmware files are licensed
under the special ar3k license, while others are licensed under the more
generic Atheros license. Document this by adding extending the
LICENSE:${PN}-ar3k and depending on both of them.
Signed-off-by: Dmitry Baryshkov
---
meta/re
83 matches
Mail list logo