Show patches with: none      |   1628 patches
« 1 2 ... 11 12 1316 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[langdale,2.2,2/2] fetch2/git: Clarify the meaning of namespace [langdale,2.2,1/2] fetch2/git: Prevent git fetcher from fetching gitlab repository metadata - - - --- 2023-02-01 Steve Sakoman New
[[bitbake] ] If you are behind a corporate proxy, the npm fetcher uses the proxy IP address already… [[bitbake] ] If you are behind a corporate proxy, the npm fetcher uses the proxy IP address already… - - - --- 2023-02-06 George Kelly New
[v2] fetch2: Add path control to BB_ALLOWED_NETWORKS #bitbake [v2] fetch2: Add path control to BB_ALLOWED_NETWORKS #bitbake - - - --- 2023-02-07 Anders Jørgensen New
[v3] fetch2: Add path control to BB_ALLOWED_NETWORKS #bitbake [v3] fetch2: Add path control to BB_ALLOWED_NETWORKS #bitbake - - - --- 2023-02-07 Anders Jørgensen New
[PATCHv2] Add NODE_EXTRA_CA_CERTS to export list [PATCHv2] Add NODE_EXTRA_CA_CERTS to export list - - - --- 2023-02-07 George Kelly New
[PATCHv3] bitbake: fetch2: Add NODE_EXTRA_CA_CERTS to export list [PATCHv3] bitbake: fetch2: Add NODE_EXTRA_CA_CERTS to export list - - - --- 2023-02-09 George Kelly New
[1/3] tests: Remove redundant lfs=1 URI paramter [1/3] tests: Remove redundant lfs=1 URI paramter - - - --- 2023-02-10 Paulo Neves New
[2/3] tests: Make test_lfs_enabled actually test git-lfs [1/3] tests: Remove redundant lfs=1 URI paramter - - - --- 2023-02-10 Paulo Neves New
[3/3] tests: Make sure test_lfs_enabled is ran with git lfs available [1/3] tests: Remove redundant lfs=1 URI paramter - - - --- 2023-02-10 Paulo Neves New
[1/2] action.py: add BUILDDIR in bblayers_conf path for add-layer [1/2] action.py: add BUILDDIR in bblayers_conf path for add-layer - - - --- 2023-02-12 pedro.miguel.baptista@gmail.com New
[2/2] action.py: add BUILDDIR in bblayers_conf path for remove-layer [1/2] action.py: add BUILDDIR in bblayers_conf path for add-layer - - - --- 2023-02-12 pedro.miguel.baptista@gmail.com New
[PATCHv2,1/2] action.py: add BBPATH in bblayers_conf path for add-layer [PATCHv2,1/2] action.py: add BBPATH in bblayers_conf path for add-layer - - - --- 2023-02-13 pedro.miguel.baptista@gmail.com New
[PATCHv2,2/2] action.py: add BBPATH in bblayers_conf path for remove-layer [PATCHv2,1/2] action.py: add BBPATH in bblayers_conf path for add-layer - - - --- 2023-02-13 pedro.miguel.baptista@gmail.com New
[kirkstone,2.0] siggen: fix inefficient string concatenation [kirkstone,2.0] siggen: fix inefficient string concatenation - - - --- 2023-02-14 Etienne Cordonnier New
[langdale,2.2,1/1] siggen: Fix inefficient string concatenation [langdale,2.2,1/1] siggen: Fix inefficient string concatenation - - - --- 2023-02-14 Steve Sakoman New
[RFC] ast.py: catch SyntaxError from imported modules as well [RFC] ast.py: catch SyntaxError from imported modules as well - - - --- 2023-02-15 Martin Jansa New
[1.46] bitbake-worker: show debug output when network is enabled [1.46] bitbake-worker: show debug output when network is enabled - - - --- 2023-02-17 Martin Jansa New
[1/5] tests: git-lfs: Restore _find_git_lfs [1/5] tests: git-lfs: Restore _find_git_lfs - - - --- 2023-02-17 Paulo Neves New
[2/5] test: Add real git lfs tests and decorator [1/5] tests: git-lfs: Restore _find_git_lfs - - - --- 2023-02-17 Paulo Neves New
[3/5] git: Remove is None check on _find_git_lfs [1/5] tests: git-lfs: Restore _find_git_lfs - - - --- 2023-02-17 Paulo Neves New
[4/5] git.py: @_contains_lfs: Removed unused variables [1/5] tests: git-lfs: Restore _find_git_lfs - - - --- 2023-02-17 Paulo Neves New
[5/5] git.py Replace mkdtemp with TemporaryDirectory and avoid exception masking [1/5] tests: git-lfs: Restore _find_git_lfs - - - --- 2023-02-17 Paulo Neves New
fetcher: npmsw: add more short forms for git operations fetcher: npmsw: add more short forms for git operations - - - --- 2023-02-24 Mark Asselstine New
bitbake-user-manual: fix reference to "Obtaining BitBake" section bitbake-user-manual: fix reference to "Obtaining BitBake" section - - - --- 2023-02-27 Michael Opdenacker New
[RFC] providers.sh: versionVariableMatch: use the name of provided item instead of pn [RFC] providers.sh: versionVariableMatch: use the name of provided item instead of pn - - - --- 2023-03-03 Martin Jansa New
[bitbake-devel] data_smart: fix library name contains special word cause do_package failed [bitbake-devel] data_smart: fix library name contains special word cause do_package failed - - - --- 2023-03-08 Xiangyu Chen New
[bitbake-devel,1/2] wget.py: Add catch TimeoutError exception Add fetch2 wget exception handler - - - --- 2023-03-09 Mark Hatle New
[bitbake-devel,2/2] wget.py: Combine urlopener exceptions Add fetch2 wget exception handler - - - --- 2023-03-09 Mark Hatle New
[2.2,1/4] utils: Allow to_boolean to support int values [2.2,1/4] utils: Allow to_boolean to support int values - - - --- 2023-03-10 Martin Jansa New
[2.2,2/4] cookerdata: Remove incorrect SystemExit usage [2.2,1/4] utils: Allow to_boolean to support int values - - - --- 2023-03-10 Martin Jansa New
[2.2,3/4] cookerdata: Improve early exception handling [2.2,1/4] utils: Allow to_boolean to support int values - - - --- 2023-03-10 Martin Jansa New
[2.2,4/4] cookerdata: Drop dubious exception handling code [2.2,1/4] utils: Allow to_boolean to support int values - - - --- 2023-03-10 Martin Jansa New
[langdale,2.2,1/3] toaster: fixtures/README: django 1.8 -> 3.2 toaster: update fixtures - - - --- 2023-03-14 Tim Orling New
[langdale,2.2,2/3] toaster: fixtures/gen_fixtures.py: update branches toaster: update fixtures - - - --- 2023-03-14 Tim Orling New
[langdale,2.2,3/3] toaster: Add refreshed oe-core and poky fixtures toaster: update fixtures - - - --- 2023-03-14 Tim Orling New
[mickledore,2.4,1/2] toaster: update gen_fixtures.py for mickledore [mickledore,2.4,1/2] toaster: update gen_fixtures.py for mickledore - - - --- 2023-03-15 Tim Orling New
[mickledore,2.4,2/2] toaster: update fixtures for mickledore [mickledore,2.4,1/2] toaster: update gen_fixtures.py for mickledore - - - --- 2023-03-15 Tim Orling New
[1/3] cargo-update-recipe-crates: generate checksum for each crates [1/3] cargo-update-recipe-crates: generate checksum for each crates - - - --- 2023-03-16 Frédéric Martinsons New
[2/3] python3-bcrypt: add crates checksums [1/3] cargo-update-recipe-crates: generate checksum for each crates - - - --- 2023-03-16 Frédéric Martinsons New
[3/3] python3-cryptography: add crates checksums [1/3] cargo-update-recipe-crates: generate checksum for each crates - - - --- 2023-03-16 Frédéric Martinsons New
[bitbake-devel,v2,1/3] fetch2: Add checksum capability for crate fetcher [bitbake-devel,v2,1/3] fetch2: Add checksum capability for crate fetcher - - - --- 2023-03-17 Frédéric Martinsons New
[bitbake-devel,v2,2/3] crate.py: make checksum verification mandatory [bitbake-devel,v2,1/3] fetch2: Add checksum capability for crate fetcher - - - --- 2023-03-17 Frédéric Martinsons New
[bitbake-devel,v2,3/3] crate.py: authorize crate url with parameters [bitbake-devel,v2,1/3] fetch2: Add checksum capability for crate fetcher - - - --- 2023-03-17 Frédéric Martinsons New
bitbake: git fetcher: use urllib quote ... bitbake: git fetcher: use urllib quote ... - - - --- 2023-03-22 CESTONARO Thilo New
fetch:crate: create versioned 'name' entries fetch:crate: create versioned 'name' entries - - - --- 2023-04-05 Enrico Scholz New
[bitbake-devel,1/2] runqueue: fix PSI check calculation [bitbake-devel,1/2] runqueue: fix PSI check calculation - - - --- 2023-04-07 ChenQi New
[bitbake-devel,2/2] runqueue.py: use 'full' line for PSI check [bitbake-devel,1/2] runqueue: fix PSI check calculation - - - --- 2023-04-07 ChenQi New
Recipes containing both git and npmsw sources in the SRC_URI fail during fetch from the shrinkwrap.… Recipes containing both git and npmsw sources in the SRC_URI fail during fetch from the shrinkwrap.… - - - --- 2023-04-17 Svend Meyland Nicolaisen New
upstream source tracing: base process (patch 1/3) upstream source tracing: base process (patch 1/3) - - - --- 2023-04-20 Alberto Pianon New
upstream source tracing: data collection (patch 2/3) upstream source tracing: data collection (patch 2/3) - - - --- 2023-04-20 Alberto Pianon New
[v2,1/3] upstream source tracing: base process [v2,1/3] upstream source tracing: base process - - - --- 2023-04-21 Alberto Pianon New
[v2,2/3] upstream source tracing: metadata collection [v2,1/3] upstream source tracing: base process - - - --- 2023-04-21 Alberto Pianon New
[v3,1/3] fetch2: Add support for upstream source tracing [v3,1/3] fetch2: Add support for upstream source tracing - - - --- 2023-04-23 Alberto Pianon New
[v3,2/3] fetch2: Add metadata collection for upstream source tracing [v3,1/3] fetch2: Add support for upstream source tracing - - - --- 2023-04-23 Alberto Pianon New
[master,mickledore,1/2] fetch2/crate: Simplify extraction of crate names and versions from URIs [master,mickledore,1/2] fetch2/crate: Simplify extraction of crate names and versions from URIs - - - --- 2023-04-29 Peter Kjellerstedt New
[master,mickledore,2/2] fetch2/crate: Correct unpack for a crate that matches the recipe name [master,mickledore,1/2] fetch2/crate: Simplify extraction of crate names and versions from URIs - - - --- 2023-04-29 Peter Kjellerstedt New
[bitbake-devel] bitbake: add --noreply-timeout option [bitbake-devel] bitbake: add --noreply-timeout option - - - --- 2023-05-10 ChenQi New
[v2] bitbake: git fetcher: use urllib quote ... [v2] bitbake: git fetcher: use urllib quote ... - - - --- 2023-05-10 CESTONARO Thilo New
[bitbake-devel] runqemu.py: fix PSI check logic [bitbake-devel] runqemu.py: fix PSI check logic - - - --- 2023-05-22 ChenQi New
[bitbake-devel,V2] runqueue.py: fix PSI check logic [bitbake-devel,V2] runqueue.py: fix PSI check logic - - 1 --- 2023-05-23 ChenQi New
bitbake: Add task timeout support bitbake: Add task timeout support - - - --- 2023-05-25 Michal Sieron New
[kirkstone] fetch2: npmsw: Add support for the new format of the shrinkwrap file [kirkstone] fetch2: npmsw: Add support for the new format of the shrinkwrap file - - - --- 2023-05-27 belouargamohamed@gmail.com New
[bitbake-devel] runqueue: Pass hashfn in taskdep data [bitbake-devel] runqueue: Pass hashfn in taskdep data - - - --- 2023-05-30 Joshua Watt New
[master] fetch2: npmsw: Don't fetch dev dependencies when they are not demanded [master] fetch2: npmsw: Don't fetch dev dependencies when they are not demanded - - - --- 2023-05-30 belouargamohamed@gmail.com New
[master] fetch2: npm: Remove special caracters that casauses recipe tool to fail [master] fetch2: npm: Remove special caracters that casauses recipe tool to fail - - - --- 2023-05-31 belouargamohamed@gmail.com New
[bitbake-devel] server: Fix crash when checking lock file [bitbake-devel] server: Fix crash when checking lock file - - - --- 2023-05-31 Joshua Watt New
[master,v2,1/3] bitbake: fetch2: npmsw: Add support for the new format of the shrinkwrap file [master,v2,1/3] bitbake: fetch2: npmsw: Add support for the new format of the shrinkwrap file - - - --- 2023-06-04 belouargamohamed@gmail.com New
[master,v2,2/3] fetch2: npmsw: Don't fetch dev dependencies when they are not demanded [master,v2,1/3] bitbake: fetch2: npmsw: Add support for the new format of the shrinkwrap file - - - --- 2023-06-04 belouargamohamed@gmail.com New
[master,v2,3/3] fetch2: npm: Remove special caracters that causes recipe tool to fail [master,v2,1/3] bitbake: fetch2: npmsw: Add support for the new format of the shrinkwrap file - - - --- 2023-06-04 belouargamohamed@gmail.com New
Support packaging Support packaging - - - --- 2023-06-16 Wu Zhenyu New
fetch2:init check if path is none before calculating checksums fetch2:init check if path is none before calculating checksums - - - --- 2023-07-21 belouargamohamed@gmail.com New
[bitbake-devel] contrib: vim: Fix up a few errors when reloading [bitbake-devel] contrib: vim: Fix up a few errors when reloading - - - --- 2023-07-28 Joshua Watt New
[bitbake-devel,v2] fetch2: add Google Cloud Platform (GCP) fetcher [bitbake-devel,v2] fetch2: add Google Cloud Platform (GCP) fetcher - - - --- 2023-08-01 Emil Ekmečić New
[bitbake-devel,v3] fetch2: add Google Cloud Platform (GCP) fetcher [bitbake-devel,v3] fetch2: add Google Cloud Platform (GCP) fetcher - - - --- 2023-08-02 Emil Ekmečić New
[bitbake-devel,V3] runqueue.py: fix PSI check logic [bitbake-devel,V3] runqueue.py: fix PSI check logic - - - --- 2023-08-03 ChenQi New
[bitbake-devel,V4] runqueue.py: fix PSI check logic [bitbake-devel,V4] runqueue.py: fix PSI check logic - - - --- 2023-08-03 ChenQi New
[bitbake-devel] fetch2: git: Check if directory is a bare git repo [bitbake-devel] fetch2: git: Check if directory is a bare git repo - - - --- 2023-08-04 Joshua Watt New
[bitbake-devel,V5] runqueue.py: fix PSI check logic [bitbake-devel,V5] runqueue.py: fix PSI check logic - - - --- 2023-08-08 ChenQi New
[bitbake-devel,v4] fetch2: add Google Cloud Platform (GCP) fetcher [bitbake-devel,v4] fetch2: add Google Cloud Platform (GCP) fetcher - - - --- 2023-08-08 Emil Ekmečić New
[bitbake-devel,v5] fetch2: add Google Cloud Platform (GCP) fetcher [bitbake-devel,v5] fetch2: add Google Cloud Platform (GCP) fetcher - - - --- 2023-08-09 Emil Ekmečić New
[bitbake-devel,v6] fetch2: add Google Cloud Platform (GCP) fetcher [bitbake-devel,v6] fetch2: add Google Cloud Platform (GCP) fetcher - - - --- 2023-08-09 Emil Ekmečić New
[bitbake-devel] bblayers/query: Add multiconfig support to `show-appends` [bitbake-devel] bblayers/query: Add multiconfig support to `show-appends` - - - --- 2023-08-15 Joshua Watt New
[bitbake-devel] cooker: Fix error message [bitbake-devel] cooker: Fix error message - - - --- 2023-08-15 Joshua Watt New
[bitbake-devel,kirkstone,2.0] fetch2: add Google Cloud Platform (GCP) fetcher [bitbake-devel,kirkstone,2.0] fetch2: add Google Cloud Platform (GCP) fetcher - - - --- 2023-08-17 Emil Ekmečić New
[bitbake-devel] Add xattr and acl libraries [bitbake-devel] Add xattr and acl libraries - 1 1 --- 2023-08-17 Joshua Watt New
bitbake-worker: export_proxies if network flag = 1 bitbake-worker: export_proxies if network flag = 1 - - - --- 2023-08-23 Randolph Sapp New
[v4,1/3] fetch2: Add support for upstream source tracing [v4,1/3] fetch2: Add support for upstream source tracing - - - --- 2023-08-24 Alberto Pianon New
[v4,2/3] fetch2: Add metadata collection for upstream source tracing [v4,1/3] fetch2: Add support for upstream source tracing - - - --- 2023-08-24 Alberto Pianon New
[bitbake-devel,v2] fetch2: git: Check if clone directory is a git repo [bitbake-devel,v2] fetch2: git: Check if clone directory is a git repo - - - --- 2023-08-24 Joshua Watt New
[bitbake-devel] fetch2: git: Remove useless try..else clause [bitbake-devel] fetch2: git: Remove useless try..else clause - - - --- 2023-08-31 Joshua Watt New
bitbake-worker: remove the network flag bitbake-worker: remove the network flag - - - --- 2023-09-10 Randolph Sapp New
[v2] bitbake-worker: remove the network flag [v2] bitbake-worker: remove the network flag - - - --- 2023-09-10 Randolph Sapp New
Adds vscode devcontainer support Adds vscode devcontainer support - - - --- 2023-09-11 Matthias Schnelte New
prserver: add self-tests prserver: add self-tests - - - --- 2023-09-13 Rusty Howell New
prserver: add self-tests prserver: add self-tests - - - --- 2023-09-13 Rusty Howell New
bitbake: fetch2: git: revert path checks bitbake: fetch2: git: revert path checks - - - --- 2023-09-13 Mikko Rapeli New
[bitbake-devel,1/2] utils: Add path_is_descendant() fetch2: git: Fix path check for git repos - - - --- 2023-09-13 Joshua Watt New
[bitbake-devel,2/2] fetch2: git: Use path_is_descendant() instead of path for repo check fetch2: git: Fix path check for git repos - - - --- 2023-09-13 Joshua Watt New
[1/1] bitbake: data: Add missing dependency handling of :remove operation Fix dependency handling bug of :remove operation - - - --- 2023-09-18 Insu Park New
[v2,1/1] bitbake: data: Add missing dependency handling of remove operator Fix dependency handling bug of remove operator - - - --- 2023-09-19 Insu Park New
« 1 2 ... 11 12 1316 17 »