|
[dunfell 05/12] alsa-plugins: fix libavtp vs. avtp packageconfig
From: Marcel Ziswiler <marcel.ziswiler@...>
Fix PACKAGECONFIG to refer to libavtp instead of avtp as this is what
the project and everything is really called everywhere.
Signed-off-by:
From: Marcel Ziswiler <marcel.ziswiler@...>
Fix PACKAGECONFIG to refer to libavtp instead of avtp as this is what
the project and everything is really called everywhere.
Signed-off-by:
|
By
Steve Sakoman
·
#167067
·
|
|
[dunfell 04/12] kernel-yocto.bbclass: Reset to exiting on non-zero return code at end of task
From: Stefan Wiehler <stefan.wiehler@...>
Several tasks deactivate exiting on non-zero return codes via set +e because
they run subcommands that have legitimate non-zero return codes. However
From: Stefan Wiehler <stefan.wiehler@...>
Several tasks deactivate exiting on non-zero return codes via set +e because
they run subcommands that have legitimate non-zero return codes. However
|
By
Steve Sakoman
·
#167066
·
|
|
[dunfell 03/12] vim: Upgrade 8.2.5034 -> 8.2.5083
From: Richard Purdie <richard.purdie@...>
Includes fixes for CVE-2022-1927, CVE-2022-1942.
Signed-off-by: Richard Purdie <richard.purdie@...>
Signed-off-by: Alexandre
From: Richard Purdie <richard.purdie@...>
Includes fixes for CVE-2022-1927, CVE-2022-1942.
Signed-off-by: Richard Purdie <richard.purdie@...>
Signed-off-by: Alexandre
|
By
Steve Sakoman
·
#167065
·
|
|
[dunfell 02/12] openssh: Whitelist CVE-2021-36368
From: Pawan Badganchi <badganchipv@...>
As per debian, the issue is fixed by a feature called
"agent restriction" in openssh 8.9.
Urgency is unimportant as per debian, Hence this CVE is
From: Pawan Badganchi <badganchipv@...>
As per debian, the issue is fixed by a feature called
"agent restriction" in openssh 8.9.
Urgency is unimportant as per debian, Hence this CVE is
|
By
Steve Sakoman
·
#167064
·
|
|
[dunfell 01/12] cups: fix CVE-2022-26691
In scheduler/cert.c the previous algorithm didn't expect the strings can
have a different length, so one string can be a substring of the other
and such substring was reported as equal to the longer
In scheduler/cert.c the previous algorithm didn't expect the strings can
have a different length, so one string can be a substring of the other
and such substring was reported as equal to the longer
|
By
Steve Sakoman
·
#167063
·
|
|
[dunfell 00/12] Patch review
Please review this set of patches for dunfell and have comments back by end
of day Tuesday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3790
The
Please review this set of patches for dunfell and have comments back by end
of day Tuesday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3790
The
|
By
Steve Sakoman
·
#167062
·
|
|
[kirkstone 15/15] liberror-perl: Update sstate/equiv versions to clean cache
From: Richard Purdie <richard.purdie@...>
There are cached reproducibility issues on the autobuilder due to the PRServ
sstate checksum issues, flush the bad data out the system by
From: Richard Purdie <richard.purdie@...>
There are cached reproducibility issues on the autobuilder due to the PRServ
sstate checksum issues, flush the bad data out the system by
|
By
Steve Sakoman
·
#167061
·
|
|
[kirkstone 14/15] systemd: update 0008-add-missing-FTW_-macros-for-musl.patch
From: Pavel Zhukov <pavel@...>
Fixes fuzz warning with insane class ihnerited introduced in 4c3f51142b
Kirkstone specific, master has been updated to 251.2 and FTBFS with musl [Yocto
From: Pavel Zhukov <pavel@...>
Fixes fuzz warning with insane class ihnerited introduced in 4c3f51142b
Kirkstone specific, master has been updated to 251.2 and FTBFS with musl [Yocto
|
By
Steve Sakoman
·
#167060
·
|
|
[kirkstone 13/15] archiver: don't use machine variables in shared recipes
From: Jose Quaresma <quaresma.jose@...>
When using multiconfig with the same TMP folder we can have
races because the shared recipes like gcc-source run twice.
ARCHIVER_OUTDIR =
From: Jose Quaresma <quaresma.jose@...>
When using multiconfig with the same TMP folder we can have
races because the shared recipes like gcc-source run twice.
ARCHIVER_OUTDIR =
|
By
Steve Sakoman
·
#167059
·
|
|
[kirkstone 12/15] gcc-source: Fix incorrect task dependencies from ${B}
From: Richard Purdie <richard.purdie@...>
Some tasks may reference ${B} for gcc-source which in general would not exist.
It has dependencies on HOST_SYS and TARGET_SYS which are not
From: Richard Purdie <richard.purdie@...>
Some tasks may reference ${B} for gcc-source which in general would not exist.
It has dependencies on HOST_SYS and TARGET_SYS which are not
|
By
Steve Sakoman
·
#167058
·
|
|
[kirkstone 11/15] git: fix override syntax in RDEPENDS
From: Yi Zhao <yi.zhao@...>
RDEPENDS_${PN}-tk -> RDEPENDS:${PN}-tk
Signed-off-by: Yi Zhao <yi.zhao@...>
Signed-off-by: Alexandre Belloni
From: Yi Zhao <yi.zhao@...>
RDEPENDS_${PN}-tk -> RDEPENDS:${PN}-tk
Signed-off-by: Yi Zhao <yi.zhao@...>
Signed-off-by: Alexandre Belloni
|
By
Steve Sakoman
·
#167057
·
|
|
[kirkstone 10/15] popt: fix override syntax in RDEPENDS
From: Yi Zhao <yi.zhao@...>
RDEPENDS_${PN}-ptest -> RDEPENDS:${PN}-ptest
Signed-off-by: Yi Zhao <yi.zhao@...>
Signed-off-by: Alexandre Belloni
From: Yi Zhao <yi.zhao@...>
RDEPENDS_${PN}-ptest -> RDEPENDS:${PN}-ptest
Signed-off-by: Yi Zhao <yi.zhao@...>
Signed-off-by: Alexandre Belloni
|
By
Steve Sakoman
·
#167056
·
|
|
[kirkstone 09/15] e2fsprogs: add alternatives handling of lsattr as well
From: Rasmus Villemoes <rasmus.villemoes@...>
Building busybox with CONFIG_LSATTR=y and installing that in the same
filesystem as e2fsprogs breaks:
ERROR: ... do_rootfs: Postinstall
From: Rasmus Villemoes <rasmus.villemoes@...>
Building busybox with CONFIG_LSATTR=y and installing that in the same
filesystem as e2fsprogs breaks:
ERROR: ... do_rootfs: Postinstall
|
By
Steve Sakoman
·
#167055
·
|
|
[kirkstone 08/15] oescripts: change compare logic in OEListPackageconfigTests
From: Mingli Yu <mingli.yu@...>
When multilib enabled and add layers/meta-openembedded/meta-oe in
conf/bblayers.conf, it reports below error when run oe-selftest.
$ oe-selftest -r
From: Mingli Yu <mingli.yu@...>
When multilib enabled and add layers/meta-openembedded/meta-oe in
conf/bblayers.conf, it reports below error when run oe-selftest.
$ oe-selftest -r
|
By
Steve Sakoman
·
#167054
·
|
|
[kirkstone 07/15] xxhash: fix build with gcc 12
From: Kai Kang <kai.kang@...>
It fails to compile xxhash when '-Og' is set in CFLAGS via such as set
DEBUG_BUILD = '1' in local.conf. Check and disable inline when
From: Kai Kang <kai.kang@...>
It fails to compile xxhash when '-Og' is set in CFLAGS via such as set
DEBUG_BUILD = '1' in local.conf. Check and disable inline when
|
By
Steve Sakoman
·
#167053
·
|
|
[kirkstone 06/15] archiver: use bb.note instead of echo
From: Jose Quaresma <quaresma.jose@...>
Signed-off-by: Jose Quaresma <jose.quaresma@...>
Signed-off-by: Luca Ceresoli <luca.ceresoli@...>
Signed-off-by: Richard Purdie
From: Jose Quaresma <quaresma.jose@...>
Signed-off-by: Jose Quaresma <jose.quaresma@...>
Signed-off-by: Luca Ceresoli <luca.ceresoli@...>
Signed-off-by: Richard Purdie
|
By
Steve Sakoman
·
#167052
·
|
|
[kirkstone 05/15] meson.bbclass: add cython binary to cross/native toolchain config
From: Jack Mitchell <ml@...>
This allows building Cython based Python modules with the native
meson support which has been present since meson version
From: Jack Mitchell <ml@...>
This allows building Cython based Python modules with the native
meson support which has been present since meson version
|
By
Steve Sakoman
·
#167051
·
|
|
[kirkstone 04/15] devtool: Fix _copy_file() TypeError
From: Xiaobing Luo <luoxiaobing0926@...>
when devtool finish, the _copy_file() failed.
--------------------------------------------
TypeError: _copy_file() got an unexpected keyword
From: Xiaobing Luo <luoxiaobing0926@...>
when devtool finish, the _copy_file() failed.
--------------------------------------------
TypeError: _copy_file() got an unexpected keyword
|
By
Steve Sakoman
·
#167050
·
|
|
[kirkstone 03/15] selftest/multiconfig: Test that multiconfigs in separate layers works
From: Richard Purdie <richard.purdie@...>
We should test that mutliconfigs from a layer work, not just build/conf.
This adds such a test.
[YOCTO #13566]
Signed-off-by: Richard
From: Richard Purdie <richard.purdie@...>
We should test that mutliconfigs from a layer work, not just build/conf.
This adds such a test.
[YOCTO #13566]
Signed-off-by: Richard
|
By
Steve Sakoman
·
#167049
·
|
|
[kirkstone 02/15] uboot-sign: Fix potential index error issues
From: Richard Purdie <richard.purdie@...>
Someone reported that if some other shell function has left i or j set,
the concat_dtb_helper function could fail. Add a small tweak to avoid
From: Richard Purdie <richard.purdie@...>
Someone reported that if some other shell function has left i or j set,
the concat_dtb_helper function could fail. Add a small tweak to avoid
|
By
Steve Sakoman
·
#167048
·
|