|
[PATCH V6 5/6] meta-selftest: provide a recipe for zvariant
10 messages
From: Frederic Martinsons <frederic.martinsons@...> This recipe is for showing a "real world" example of a crate that depends on some git repositories. Usually, this kind of crate is built within a gl
From: Frederic Martinsons <frederic.martinsons@...> This recipe is for showing a "real world" example of a crate that depends on some git repositories. Usually, this kind of crate is built within a gl
|
By
Frederic Martinsons
·
|
|
[PATCH V7 5/6] meta-selftest: provide a recipe for zvariant
From: Frederic Martinsons <frederic.martinsons@...> This recipe is for showing a "real world" example of a crate that depends on some git repositories. Usually, this kind of crate is built within a gl
From: Frederic Martinsons <frederic.martinsons@...> This recipe is for showing a "real world" example of a crate that depends on some git repositories. Usually, this kind of crate is built within a gl
|
By
Frederic Martinsons
·
|
|
[PATCH V7 6/6] cargo-update-recipe-crates: force name overrides
From: Frederic Martinsons <frederic.martinsons@...> A project can have multiple Cargo.lock (provides multiple binaries for example) and each one can depends on differenct version of the same crates. E
From: Frederic Martinsons <frederic.martinsons@...> A project can have multiple Cargo.lock (provides multiple binaries for example) and each one can depends on differenct version of the same crates. E
|
By
Frederic Martinsons
·
|
|
[PATCH V7 4/6] patch: support of git patches when the source uri contained subpath parameter
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 V7 3/6] 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
·
|
|
[PATCH V7 2/6] 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 V7 1/6] 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 V7 0/6] 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 to such a recipe along with an
From: Frederic Martinsons <frederic.martinsons@...> This series brings the support of local git repository inside a cargo based recipe. It also enables devtool capacity to such a recipe along with an
|
By
Frederic Martinsons
·
|
|
[PATCH] cve-update-nvd2-native: new CVE database fetcher
4 messages
Add new fetcher for the NVD database using the 2.0 API [1]. The implementation changes as little as possible, keeping the current database format (but using a different database file for the transitio
Add new fetcher for the NVD database using the 2.0 API [1]. The implementation changes as little as possible, keeping the current database format (but using a different database file for the transitio
|
By
Marta Rybczynska
·
|
|
[PATCH 7/7] insane.bbclass: add a RECIPE_MAINTAINER check (oe-core recipes only)
2 messages
Absent maintainer entries are as well a frequent source of friction, as they are checked only in selftest, and so aren revealed until autobuilder runs. The selftest is retained as it also checks for o
Absent maintainer entries are as well a frequent source of friction, as they are checked only in selftest, and so aren revealed until autobuilder runs. The selftest is retained as it also checks for o
|
By
Alexander Kanavin
·
|
|
[PATCH] busybox: hwclock init moved earlier in startup
hwclock.sh had default update-rc parameters which made it run after other tasks that work with the clock such as connman. This causes a time obtained by NTP to be clobbered by a potentially incorrect
hwclock.sh had default update-rc parameters which made it run after other tasks that work with the clock such as connman. This causes a time obtained by NTP to be clobbered by a potentially incorrect
|
By
Chris Elledge
·
|
|
[PATCH 1/1] shadow: Fix can not print full login timeout message
When we do not enter password during login, it is expected to display message "Login timed out after 60 seconds". But it prints only first few bytes(like "Login t") when write is immediately followed
When we do not enter password during login, it is expected to display message "Login timed out after 60 seconds". But it prints only first few bytes(like "Login t") when write is immediately followed
|
By
Soumya
·
|
|
[PATCH] Fix cve-check false negative
7 messages
Fixes [YOCTO #14127] NVD DB store version and update in the same value, separated by '_'. The proposed patch check if the version from NVD DB contains a "_", ie 9.2.0_p1 is convert to 9.2.0p1 before v
Fixes [YOCTO #14127] NVD DB store version and update in the same value, separated by '_'. The proposed patch check if the version from NVD DB contains a "_", ie 9.2.0_p1 is convert to 9.2.0p1 before v
|
By
Geoffrey GIRY
·
|
|
[dunfell 00/15] Pull request (cover letter only)
The following changes since commit a04b207c4ffa900313a0b5e3079ad2eec7d31f27: base-files: Drop localhost.localdomain from hosts file (2023-03-20 16:38:51 -1000) are available in the Git repository at:
The following changes since commit a04b207c4ffa900313a0b5e3079ad2eec7d31f27: base-files: Drop localhost.localdomain from hosts file (2023-03-20 16:38:51 -1000) are available in the Git repository at:
|
By
Steve Sakoman
·
|
|
[PATCH v2 4/9] oeqa/utils/qemurunner: support ignoring vt100 escape sequences
2 messages
If we talk to terminals that like colors, we need to ignore the vt100 escape sequences when matching strings. Signed-off-by: Enrico Jorns <ejo@...> --- meta/lib/oeqa/utils/qemurunner.py | 3 ++- 1 file
If we talk to terminals that like colors, we need to ignore the vt100 escape sequences when matching strings. Signed-off-by: Enrico Jorns <ejo@...> --- meta/lib/oeqa/utils/qemurunner.py | 3 ++- 1 file
|
By
Enrico Jörns
·
|
|
[PATCH v2 3/9] barebox: set default BAREBOX_CONFIG for qemu machines
2 messages
These are set in the barebox recipe rather in the corresponding machines (where they would belong otherwise) to keep the impact of barebox to oe-core minimal for now. Signed-off-by: Enrico Jorns <ejo@
These are set in the barebox recipe rather in the corresponding machines (where they would belong otherwise) to keep the impact of barebox to oe-core minimal for now. Signed-off-by: Enrico Jorns <ejo@
|
By
Enrico Jörns
·
|
|
[PATCH v2 0/9] Add barebox bootloader support (and testing)
2 messages
This adds support for the barebox bootloader (and tools) to oe-core. In order to have proper testing, this extends oe-selftest to allow basic testing of bootloaders. While at it, cover both barebox an
This adds support for the barebox bootloader (and tools) to oe-core. In order to have proper testing, this extends oe-selftest to allow basic testing of bootloaders. While at it, cover both barebox an
|
By
Enrico Jörns
·
|
|
[PATCH v2] oeqa/runtime: clean up deprecated backslash expansion
Signed-off-by: Ross Burton <ross.burton@...> --- meta/lib/oeqa/runtime/cases/apt.py | 4 ++-- meta/lib/oeqa/runtime/cases/buildcpio.py | 7 +++++-- meta/lib/oeqa/runtime/cases/systemd.py | 2 +- 3 files
Signed-off-by: Ross Burton <ross.burton@...> --- meta/lib/oeqa/runtime/cases/apt.py | 4 ++-- meta/lib/oeqa/runtime/cases/buildcpio.py | 7 +++++-- meta/lib/oeqa/runtime/cases/systemd.py | 2 +- 3 files
|
By
Ross Burton
·
|
|
[PATCH v4 06/10] webkitgtk: add missing dependencies
2 messages
When gobject-introspection feature is disabled, gettext and glib-2.0-native dependencies are not pulled in, which causes failures in do_compile due to missing xgettext and gdbus-codegen. Signed-off-by
When gobject-introspection feature is disabled, gettext and glib-2.0-native dependencies are not pulled in, which causes failures in do_compile due to missing xgettext and gdbus-codegen. Signed-off-by
|
By
Petr Kubizňák
·
|
|
[PATCH v4 07/10] harfbuzz: depend on glib-2.0-native
When gobject-introspection feature is disabled, glib-2.0-native package dependency is not pulled in but harfbuzz has a hard dependency on it (do_configure fails due to missing glib-mkenums). Signed-of
When gobject-introspection feature is disabled, glib-2.0-native package dependency is not pulled in but harfbuzz has a hard dependency on it (do_configure fails due to missing glib-mkenums). Signed-of
|
By
Petr Kubizňák
·
|