|
[langdale 05/21] image_types: fix vname var init in multiubi_mkfs() function
From: Romuald JEANNE <romuald.jeanne@...> As vname var is needed in multiubi_mkfs() function, we need to keep it defined and use it as parameter to the new write_ubi_config() function. See [YOCTO #150
From: Romuald JEANNE <romuald.jeanne@...> As vname var is needed in multiubi_mkfs() function, we need to keep it defined and use it as parameter to the new write_ubi_config() function. See [YOCTO #150
|
By
Steve Sakoman
·
|
|
[langdale 04/21] libgit2: update license information
From: Sudip Mukherjee <sudipm.mukherjee@...> The LICENSE did not have complete information. Some examples of missing license: Zlib: deps/zlib/ ISC: tests/clar/clar.c LGPL-2.1-or-later: src/libgit2/xdi
From: Sudip Mukherjee <sudipm.mukherjee@...> The LICENSE did not have complete information. Some examples of missing license: Zlib: deps/zlib/ ISC: tests/clar/clar.c LGPL-2.1-or-later: src/libgit2/xdi
|
By
Steve Sakoman
·
|
|
[langdale 03/21] go: upgrade to 1.19.7
From: Chee Yang Lee <chee.yang.lee@...> upgrade include fix for CVE-2022-41722 CVE-2022-41723 CVE-2022-41724 CVE-2022-41725 CVE-2023-24532 Release notes: go1.19.5 (released 2023-01-10) includes fixes
From: Chee Yang Lee <chee.yang.lee@...> upgrade include fix for CVE-2022-41722 CVE-2022-41723 CVE-2022-41724 CVE-2022-41725 CVE-2023-24532 Release notes: go1.19.5 (released 2023-01-10) includes fixes
|
By
Steve Sakoman
·
|
|
[langdale 02/21] tiff: Fix CVE-2023-0795 CVE-2023-0796 CVE-2023-0797 CVE-2023-0798 CVE-2023-0799
From: Chee Yang Lee <chee.yang.lee@...> import patch from ubuntu to fix multiple CVEs http://archive.ubuntu.com/ubuntu/pool/main/t/tiff/tiff_4.4.0-4ubuntu3.3.debian.tar.xz Signed-off-by: Chee Yang Lee
From: Chee Yang Lee <chee.yang.lee@...> import patch from ubuntu to fix multiple CVEs http://archive.ubuntu.com/ubuntu/pool/main/t/tiff/tiff_4.4.0-4ubuntu3.3.debian.tar.xz Signed-off-by: Chee Yang Lee
|
By
Steve Sakoman
·
|
|
[langdale 01/21] git: ignore CVE-2023-22743
From: Chee Yang Lee <chee.yang.lee@...> Signed-off-by: Chee Yang Lee <chee.yang.lee@...> Signed-off-by: Steve Sakoman <steve@...> --- meta/recipes-devtools/git/git_2.37.6.bb | 2 ++ 1 file changed, 2 i
From: Chee Yang Lee <chee.yang.lee@...> Signed-off-by: Chee Yang Lee <chee.yang.lee@...> Signed-off-by: Steve Sakoman <steve@...> --- meta/recipes-devtools/git/git_2.37.6.bb | 2 ++ 1 file changed, 2 i
|
By
Steve Sakoman
·
|
|
[langdale 00/21] Patch review
Please review this set of patches for langdale and have comments back by end of day Friday. Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/5076 The fol
Please review this set of patches for langdale and have comments back by end of day Friday. Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/5076 The fol
|
By
Steve Sakoman
·
|
|
[kirkstone 00/21] Pull request (cover letter only)
The following changes since commit 8b41b5d2e423636942e34723ad940f6f143640c9: vala: Fix install conflict when enable multilib. (2023-03-14 05:40:43 -1000) are available in the Git repository at: https:
The following changes since commit 8b41b5d2e423636942e34723ad940f6f143640c9: vala: Fix install conflict when enable multilib. (2023-03-14 05:40:43 -1000) are available in the Git repository at: https:
|
By
Steve Sakoman
·
|
|
[PATCH] selftest: incompatible_lic.py: run bitbake -c testimage separately for each image
2 messages
* with 1 preconfigured tap device you cannot run testimage on multiple images at the same time in my case have /tmp/qemu-tap-locks/tap0.skip (tap0 is used by openvpn on builder) and /etc/runqemu-nosud
* with 1 preconfigured tap device you cannot run testimage on multiple images at the same time in my case have /tmp/qemu-tap-locks/tap0.skip (tap0 is used by openvpn on builder) and /etc/runqemu-nosud
|
By
Martin Jansa
·
|
|
[PATCH] lib/oeqa: add __init__.py
2 messages
to allow loading of oeqa modules outside of bitbake. Calls like from oeqa.runtime.case import OERuntimeTestCase or from oeqa.runtime.case import OERuntimeTestCase assume that oeqa is a python module,
to allow loading of oeqa modules outside of bitbake. Calls like from oeqa.runtime.case import OERuntimeTestCase or from oeqa.runtime.case import OERuntimeTestCase assume that oeqa is a python module,
|
By
Konrad Weihmann
·
|
|
[PATCH] go: fix some linkshared regression introduced in go 1.20
Since go 1.20 some packages fails to link [1][2] and only build staticaly with GO_LINKSHARED = "" [1] https://lists.yoctoproject.org/g/meta-virtualization/topic/97182310 [2] https://github.com/golang/
Since go 1.20 some packages fails to link [1][2] and only build staticaly with GO_LINKSHARED = "" [1] https://lists.yoctoproject.org/g/meta-virtualization/topic/97182310 [2] https://github.com/golang/
|
By
Jose Quaresma
·
|
|
[dunfell] update_udev_hwdb: postinstall intercept hook failure when using systemd v250
When I was trying to include systemd v250 on dunfell I ran into the following error when building: do_rootfs: The postinstall intercept hook 'update_udev_hwdb' failed On kirkstone this is patched: htt
When I was trying to include systemd v250 on dunfell I ran into the following error when building: do_rootfs: The postinstall intercept hook 'update_udev_hwdb' failed On kirkstone this is patched: htt
|
By
Jermain Horsman
·
|
|
[PATCH v2] recipes: add support for loongarch64
From: Jialing Zhang <zhangjialing@...> glibc gcc vulkan add support for loongarch64 Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/recipes-core/gl
From: Jialing Zhang <zhangjialing@...> glibc gcc vulkan add support for loongarch64 Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/recipes-core/gl
|
By
zhangjialing@...
·
|
|
[PATCH] systemd: rebase musl patches
3 messages
Signed-off-by: Yureka Lilian <yuka@...> --- meta/recipes-core/systemd/systemd.inc | 4 +- .../0001-Adjust-for-musl-headers.patch | 82 ++++++++- ...all-dependency-links-at-install-tim.patch} | 14 +- ...
Signed-off-by: Yureka Lilian <yuka@...> --- meta/recipes-core/systemd/systemd.inc | 4 +- .../0001-Adjust-for-musl-headers.patch | 82 ++++++++- ...all-dependency-links-at-install-tim.patch} | 14 +- ...
|
By
Yureka
·
|
|
[kirkstone][PATCH v3] curl: Add fix for CVE-2023-23914, CVE-2023-23915
From: Pawan Badganchi <badganchipv@...> Add below patches to fix CVE-2023-23914 [1], CVE-2023-23915 [2] CVE-2023-23914_5-1.patch CVE-2023-23914_5-2.patch CVE-2023-23914_5-3.patch CVE-2023-23914_5-4.pa
From: Pawan Badganchi <badganchipv@...> Add below patches to fix CVE-2023-23914 [1], CVE-2023-23915 [2] CVE-2023-23914_5-1.patch CVE-2023-23914_5-2.patch CVE-2023-23914_5-3.patch CVE-2023-23914_5-4.pa
|
By
Yu, Mingli
·
|
|
[PATCH v3] rng-tools: splitting the rng-tools systemd/sysvinit serivce as a package
From: Xiangyu Chen <xiangyu.chen@...> Since we removed the openssh dependency[1] on rng-tools, there are no package requiring rng-tools in oe-core, meta-oe, meta-virt, and the /dev/random won't block
From: Xiangyu Chen <xiangyu.chen@...> Since we removed the openssh dependency[1] on rng-tools, there are no package requiring rng-tools in oe-core, meta-oe, meta-virt, and the /dev/random won't block
|
By
Xiangyu Chen
·
|
|
[PATCH] recipes: add support for loongarch64
2 messages
From: Jialing Zhang <zhangjialing@...> glibc gcc linux vulkan add support for loongarch64 Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/recipes-c
From: Jialing Zhang <zhangjialing@...> glibc gcc linux vulkan add support for loongarch64 Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/recipes-c
|
By
zhangjialing@...
·
|
|
[PATCH] add support for loongarch64
From: Jialing Zhang <zhangjialing@...> add locale_arch_options for loongarch64 Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/lib/oe/package_manag
From: Jialing Zhang <zhangjialing@...> add locale_arch_options for loongarch64 Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/lib/oe/package_manag
|
By
zhangjialing@...
·
|
|
[PATCH] image-uefi: add support for loongarch64
From: Jialing Zhang <zhangjialing@...> Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/conf/image-uefi.conf | 1 + 1 file changed, 1 insertion(+) di
From: Jialing Zhang <zhangjialing@...> Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/conf/image-uefi.conf | 1 + 1 file changed, 1 insertion(+) di
|
By
zhangjialing@...
·
|
|
[PATCH] Do not remove the -m option for loongarch64
From: Jialing Zhang <zhangjialing@...> Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- scripts/runqemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion
From: Jialing Zhang <zhangjialing@...> Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- scripts/runqemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion
|
By
zhangjialing@...
·
|
|
[PATCH] class-recipe: add support for loongarch64
From: Jialing Zhang <zhangjialing@...> Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/classes-recipe/libc-package.bbclass | 3 ++- meta/classes-rec
From: Jialing Zhang <zhangjialing@...> Signed-off-by: Jialing Zhang <zhangjialing@...> Signed-off-by: Qizheng Zhu <zhuqizheng@...> --- meta/classes-recipe/libc-package.bbclass | 3 ++- meta/classes-rec
|
By
zhangjialing@...
·
|