|
[PATCHV2 4/5] devtool: add support for multiple git url inside a cargo based recipe
From: Frederic Martinsons <frederic.martinsons@...> Without that, the possible git urls that are in SRC_URI of a recipe are removed from SRC_URI during devtool process and so the cargo_common_do_patch
From: Frederic Martinsons <frederic.martinsons@...> Without that, the possible git urls that are in SRC_URI of a recipe are removed from SRC_URI during devtool process and so the cargo_common_do_patch
|
By
Frederic Martinsons
·
|
|
[PATCHV2 2/5] cargo_common.bbclass: add support of user in url for patch
From: Frederic Martinsons <frederic.martinsons@...> To handle url like git://git@repo/project Signed-off-by: Frederic Martinsons <frederic.martinsons@...> --- meta/classes-recipe/cargo_common.bbclass
From: Frederic Martinsons <frederic.martinsons@...> To handle url like git://git@repo/project Signed-off-by: Frederic Martinsons <frederic.martinsons@...> --- meta/classes-recipe/cargo_common.bbclass
|
By
Frederic Martinsons
·
|
|
[PATCHV2 1/5] cargo_common.bbclass: Support local github repos
From: Alex Kiernan <alex.kiernan@...> Since disable network was added cargo configurations which reference git repos fail as they attempt to fetch across the network as part of do_compile, even if EXT
From: Alex Kiernan <alex.kiernan@...> Since disable network was added cargo configurations which reference git repos fail as they attempt to fetch across the network as part of do_compile, even if EXT
|
By
Frederic Martinsons
·
|
|
[PATCHV2 0/5] Extend cargo based recipe support
From: Frederic Martinsons <frederic.martinsons@...> This series brings the support of local git repository inside a cargo based recipe. It also enables devtool capacity on it and provides a real crate
From: Frederic Martinsons <frederic.martinsons@...> This series brings the support of local git repository inside a cargo based recipe. It also enables devtool capacity on it and provides a real crate
|
By
Frederic Martinsons
·
|
|
OE-core CVE metrics for langdale on Sun 26 Mar 2023 03:30:01 AM HST
Branch: langdale New this week: 1 CVEs CVE-2023-28531 (CVSS3: 9.8 CRITICAL): openssh https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-28531 * Removed this week: 18 CVEs CVE-2022-41722 (CVSS3:
Branch: langdale New this week: 1 CVEs CVE-2023-28531 (CVSS3: 9.8 CRITICAL): openssh https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-28531 * Removed this week: 18 CVEs CVE-2022-41722 (CVSS3:
|
By
Steve Sakoman
·
|
|
OE-core CVE metrics for kirkstone on Sun 26 Mar 2023 03:00:01 AM HST
Branch: kirkstone New this week: 1 CVEs CVE-2023-28531 (CVSS3: 9.8 CRITICAL): openssh https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-28531 * Removed this week: 16 CVEs CVE-2022-48281 (CVSS3
Branch: kirkstone New this week: 1 CVEs CVE-2023-28531 (CVSS3: 9.8 CRITICAL): openssh https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-28531 * Removed this week: 16 CVEs CVE-2022-48281 (CVSS3
|
By
Steve Sakoman
·
|
|
OE-core CVE metrics for dunfell on Sun 26 Mar 2023 02:30:01 AM HST
Branch: dunfell New this week: 4 CVEs CVE-2022-3515 (CVSS3: 9.8 CRITICAL): gnupg:gnupg-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-3515 * CVE-2023-28486 (CVSS3: 5.3 MEDIUM): sudo
Branch: dunfell New this week: 4 CVEs CVE-2022-3515 (CVSS3: 9.8 CRITICAL): gnupg:gnupg-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-3515 * CVE-2023-28486 (CVSS3: 5.3 MEDIUM): sudo
|
By
Steve Sakoman
·
|
|
[PATCH v2] package: moving field data process before variable process in process_pkgconfig
3 messages
From: Xiangyu Chen <xiangyu.chen@...> Currently, the latest version abseil-cpp contains a new library named "absl_log_internal_format", it's basic package config(.pc file) as below: prefix=/usr exec_p
From: Xiangyu Chen <xiangyu.chen@...> Currently, the latest version abseil-cpp contains a new library named "absl_log_internal_format", it's basic package config(.pc file) as below: prefix=/usr exec_p
|
By
Xiangyu Chen
·
|
|
[PATCH 0/7] kernel: consolidated pull request
5 messages
From: Bruce Ashfield <bruce.ashfield@...> Richard, Here's the latest round of -stable updates. Along with them, there's some fixes for on-target/SDK builds with kernel-devsrc and fixes to ensure that
From: Bruce Ashfield <bruce.ashfield@...> Richard, Here's the latest round of -stable updates. Along with them, there's some fixes for on-target/SDK builds with kernel-devsrc and fixes to ensure that
|
By
Bruce Ashfield
·
|
|
[PATCH] Remove usage of /var/volatile/tmp
17 messages
Currently /tmp is a link to /var/tmp which breaks glib-2.0 ptest Systemd documentation describes tmpdir usage as follows: /tmp/ and /var/tmp/ are two world-writable directories Linux systems provide f
Currently /tmp is a link to /var/tmp which breaks glib-2.0 ptest Systemd documentation describes tmpdir usage as follows: /tmp/ and /var/tmp/ are two world-writable directories Linux systems provide f
|
By
Markus Volk
·
|
|
[langdale 00/21] Pull request (cover letter only)
The following changes since commit 61f268be804795fadafbc918b465561819b592ec: base-files: Drop localhost.localdomain from hosts file (2023-03-16 04:35:11 -1000) are available in the Git repository at:
The following changes since commit 61f268be804795fadafbc918b465561819b592ec: base-files: Drop localhost.localdomain from hosts file (2023-03-16 04:35:11 -1000) are available in the Git repository at:
|
By
Steve Sakoman
·
|
|
[dunfell][PATCH v2 2/2] qemu: fix compile error
From: Kai Kang <kai.kang@...> Backport 2 patches and rebase 0002-hw-display-qxl-Pass-requested-buffer-size-to-qxl_phy.patch to fix compile error: ../qemu-6.2.0/hw/display/qxl.c: In function 'qxl_phys2
From: Kai Kang <kai.kang@...> Backport 2 patches and rebase 0002-hw-display-qxl-Pass-requested-buffer-size-to-qxl_phy.patch to fix compile error: ../qemu-6.2.0/hw/display/qxl.c: In function 'qxl_phys2
|
By
Kai Kang
·
|
|
[PATCH 5/5] patch: support of git patches when the source uri contained subpath param
From: Frederic Martinsons <frederic.martinsons@...> This is for a specific case where: - A recipe use a subpath on a git repo (e.g. git://repo.git/projects;subpath=subproject) - The recipe contains a
From: Frederic Martinsons <frederic.martinsons@...> This is for a specific case where: - A recipe use a subpath on a git repo (e.g. git://repo.git/projects;subpath=subproject) - The recipe contains a
|
By
Frederic Martinsons
·
|
|
[PATCH 2/5] cargo_common.bbclass: add support of user in url for patch
From: Frederic Martinsons <frederic.martinsons@...> To handle url like git://git@repo/project Signed-off-by: Frederic Martinsons <frederic.martinsons@...> --- meta/classes-recipe/cargo_common.bbclass
From: Frederic Martinsons <frederic.martinsons@...> To handle url like git://git@repo/project Signed-off-by: Frederic Martinsons <frederic.martinsons@...> --- meta/classes-recipe/cargo_common.bbclass
|
By
Frederic Martinsons
·
|
|
[PATCH 1/5] cargo_common.bbclass: Support local github repos
From: Alex Kiernan <alex.kiernan@...> Since disable network was added cargo configurations which reference git repos fail as they attempt to fetch across the network as part of do_compile, even if EXT
From: Alex Kiernan <alex.kiernan@...> Since disable network was added cargo configurations which reference git repos fail as they attempt to fetch across the network as part of do_compile, even if EXT
|
By
Frederic Martinsons
·
|
|
[PATCH] webkitgtk: 2.38.5 -> 2.40.0
From: Kai Kang <kai.kang@...> Update webkitgtk from 2.38.5 to 2.40.0 * remove d318bb461f040b90453bc4e100dcf967243ecd98.patch which applied already * rebase 0d3344e17d258106617b0e6d783d073b188a2548.pat
From: Kai Kang <kai.kang@...> Update webkitgtk from 2.38.5 to 2.40.0 * remove d318bb461f040b90453bc4e100dcf967243ecd98.patch which applied already * rebase 0d3344e17d258106617b0e6d783d073b188a2548.pat
|
By
Kai Kang
·
|
|
[PATCH 4/7] gsettings-desktop-schemas: update 43.0 -> 44.0
Signed-off-by: Markus Volk <f_l_k@...> --- ...esktop-schemas_43.0.bb =3D> gsettings-desktop-schemas_44.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gsettings-de
Signed-off-by: Markus Volk <f_l_k@...> --- ...esktop-schemas_43.0.bb =3D> gsettings-desktop-schemas_44.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gsettings-de
|
By
Markus Volk
·
|
|
[PATCH 1/7] glib-2.0: update 2.74.6 -> 2.76.1
--- ...-info-don-t-assume-million-in-one-ev.patch | 50 ------------ ...build-do-not-use-can_run_host_binari.patch | 48 ------------ .../glib-2.0/glib-2.0/cpp-null.patch | 77 ------------------- .../gl
--- ...-info-don-t-assume-million-in-one-ev.patch | 50 ------------ ...build-do-not-use-can_run_host_binari.patch | 48 ------------ .../glib-2.0/glib-2.0/cpp-null.patch | 77 ------------------- .../gl
|
By
Markus Volk
·
|
|
[PATCH 3/7] glib-networking: update 2.74.0 -> 2.76.0
Signed-off-by: Markus Volk <f_l_k@...> --- .../{glib-networking_2.74.0.bb =3D> glib-networking_2.76.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/glib-networking/
Signed-off-by: Markus Volk <f_l_k@...> --- .../{glib-networking_2.74.0.bb =3D> glib-networking_2.76.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/glib-networking/
|
By
Markus Volk
·
|
|
[PATCH 5/7] adwaita-icon-theme: update 43 -> 44.0
- fix patch-fuzz Signed-off-by: Markus Volk <f_l_k@...> --- .../0001-Don-t-use-AC_CANONICAL_HOST.patch | 6 +++--- ...{adwaita-icon-theme_43.bb =3D> adwaita-icon-theme_44.0.bb} | 2 +- 2 files changed,
- fix patch-fuzz Signed-off-by: Markus Volk <f_l_k@...> --- .../0001-Don-t-use-AC_CANONICAL_HOST.patch | 6 +++--- ...{adwaita-icon-theme_43.bb =3D> adwaita-icon-theme_44.0.bb} | 2 +- 2 files changed,
|
By
Markus Volk
·
|