Show patches with: State = Action Required       |    Archived = No       |   216 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[kirkstone,2.0] fetch/git: Fix local clone url to make it work with repo [kirkstone,2.0] fetch/git: Fix local clone url to make it work with repo - - - --- 2023-03-29 preeti.sachan@intel.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
[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
[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
[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] query.py: Adjust show-layers output layout [1/2] query.py: Replace layer directory name with layer name for show-layers - - - --- 2023-01-27 pedro.miguel.baptista@gmail.com New
[1/2] query.py: Replace layer directory name with layer name for show-layers [1/2] query.py: Replace layer directory name with layer name for show-layers - - - --- 2023-01-27 pedro.miguel.baptista@gmail.com New
Enable to use some bitbake server commands Enable to use some bitbake server commands - - - --- 2022-12-17 yosuke.nky@gmail.com New
wget: Add CHECKMD_wget option wget: Add CHECKMD_wget option - - - --- 2022-12-19 alp.oezmert@mercedes-benz.com New
toaster: Add quoting of variables to avoid splitting toaster: Add quoting of variables to avoid splitting - - - --- 2022-04-05 Abongwa Bonalais New
toaster: Add quoting of variables to avoid splitting toaster: Add quoting of variables to avoid splitting - - - --- 2022-04-05 Abongwa Bonalais New
Added double quotes aound variables in bitbake/source to prevent gobbling or splitting Added double quotes aound variables in bitbake/source to prevent gobbling or splitting - - - --- 2022-04-05 Abongwa Bonalais New
data_smart: Pass flags through variable rename data_smart: Pass flags through variable rename - - - --- 2022-06-09 Alex Kiernan New
wget.py: use a longer timeout in checkstatus() wget.py: use a longer timeout in checkstatus() - - - --- 2022-02-09 Alexander Kanavin New
providers.py: do not skip recipes providing 'virtual/x' in world builds providers.py: do not skip recipes providing 'virtual/x' in world builds - - - --- 2022-01-01 Alexander Kanavin New
[v2] tests: bb.tests.fetch.GitShallowTest: allow file transport [v2] tests: bb.tests.fetch.GitShallowTest: allow file transport - - - --- 2022-10-21 Alexandre Belloni New
bb.tests.fetch.GitShallowTest: always allow file transport bb.tests.fetch.GitShallowTest: always allow file transport - - - --- 2022-10-21 Alexandre Belloni 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
[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
Add path control to BB_ALLOWED_NETWORKS Add path control to BB_ALLOWED_NETWORKS - - - --- 2023-02-01 Anders Jørgensen New
bitbake: git fetcher: use urllib quote ... bitbake: git fetcher: use urllib quote ... - - - --- 2023-03-22 CESTONARO Thilo New
bitbake-layers: fix a typo bitbake-layers: fix a typo - 1 - --- 2023-01-02 Enguerrand de Ribaucourt New
[kirkstone,2.0] siggen: fix inefficient string concatenation [kirkstone,2.0] siggen: fix inefficient string concatenation - - - --- 2023-02-14 Etienne Cordonnier New
siggen: fix very inefficient string concatenation siggen: fix very inefficient string concatenation - - - --- 2023-02-01 Etienne Cordonnier New
ensure locale en_US.UTF-8 is available on the system ensure locale en_US.UTF-8 is available on the system - - - --- 2022-12-06 Frank de Brabander New
README: improve explanation about running the testsuite README: improve explanation about running the testsuite - - - --- 2022-12-05 Frank de Brabander 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-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,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
[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
[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
[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
[PATCHV2] crate.py: make checksum verification mandatory [PATCHV2] crate.py: make checksum verification mandatory - - - --- 2023-03-16 Frédéric Martinsons New
fetch2: Add checksum capability for crate fetcher fetch2: Add checksum capability for crate fetcher - - - --- 2023-03-15 Frédéric Martinsons New
bitbake: fetch2: gitsm: fix incorrect handling of git submodule relative urls bitbake: fetch2: gitsm: fix incorrect handling of git submodule relative urls - - - --- 2022-06-30 Gennaro Iorio 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
[PATCHv2] Add NODE_EXTRA_CA_CERTS to export list [PATCHv2] Add NODE_EXTRA_CA_CERTS to export list - - - --- 2023-02-07 George Kelly 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
fetch2/git: Ensure gitsrcname is not too long fetch2/git: Ensure gitsrcname is not too long - - - --- 2022-05-31 Jan Brzezanski New
[oe-core,v7,2/2] base.bbclass: Add sysroot deps for repo fetcher [oe-core,v7,1/2] repo: Add recipe for 2.17.3 - - - --- 2021-11-24 Jasper Orschulko New
[oe-core,v7,1/2] repo: Add recipe for 2.17.3 [oe-core,v7,1/2] repo: Add recipe for 2.17.3 - - - --- 2021-11-24 Jasper Orschulko New
[eo-core,v6,2/2] base.bbclass: Add sysroot deps for repo fetcher [eo-core,v6,1/2] repo: Add recipe for 2.17.3 - - - --- 2021-11-24 Jasper Orschulko New
[eo-core,v6,1/2] repo: Add recipe for 2.17.3 [eo-core,v6,1/2] repo: Add recipe for 2.17.3 - - - --- 2021-11-24 Jasper Orschulko New
[v3] fetch2/repo: Implement AUTOREV for repo fetcher [v3] fetch2/repo: Implement AUTOREV for repo fetcher - - - --- 2021-11-15 Jasper Orschulko New
[1.46] hashserv: specify loop for asyncio in python < 3.7 [1.46] hashserv: specify loop for asyncio in python < 3.7 - - - --- 2022-01-13 Jate Sujjavanich New
[bitbake-devel,2/2] build: log when the task is locked [bitbake-devel,1/2] build: log the lockfiles in use with debug - - - --- 2022-11-11 Jose Quaresma New
[bitbake-devel,1/2] build: log the lockfiles in use with debug [bitbake-devel,1/2] build: log the lockfiles in use with debug - - - --- 2022-11-11 Jose Quaresma New
[bitbake-devel] fetch2/crate fixup c212b0f3 loglevel [bitbake-devel] fetch2/crate fixup c212b0f3 loglevel - - - --- 2022-09-19 Jose Quaresma New
[2/2] lib/bb: fix bitbake debug logger with invalid args [1/2] lib/bb: warning when the debug message is invalid - - - --- 2022-09-19 Jose Quaresma New
[bitbake-devel,v2] build: prefix the tasks with a timestamp in the log task_order [bitbake-devel,v2] build: prefix the tasks with a timestamp in the log task_order - - - --- 2022-08-05 Jose Quaresma New
[bitbake-devel] build: prefix the tasks with a timestamp in the log task_order [bitbake-devel] build: prefix the tasks with a timestamp in the log task_order - - - --- 2022-08-05 Jose Quaresma New
[bitbake-devel] bb/utils: movefile: use the logger for printing [bitbake-devel] bb/utils: movefile: use the logger for printing - - - --- 2022-07-19 Jose Quaresma New
[bitbake-devel] bb/utils: remove: check the path again the expand python glob [bitbake-devel] bb/utils: remove: check the path again the expand python glob - - - --- 2022-07-19 Jose Quaresma New
[bitbake-devel] bitbake: bitbake-user-manual: hashserv can be accessed on a dedicated domain [bitbake-devel] bitbake: bitbake-user-manual: hashserv can be accessed on a dedicated domain - - - --- 2022-07-18 Jose Quaresma New
[bitbake-devel,v4] bitbake: Convert to argparse [bitbake-devel,v4] bitbake: Convert to argparse - - - --- 2022-12-13 Joshua Watt New
[bitbake-devel,v3] bitbake: Convert to argparse [bitbake-devel,v3] bitbake: Convert to argparse - - - --- 2022-12-13 Joshua Watt New
[bitbake-devel,v2] bitbake: Convert to argparse [bitbake-devel,v2] bitbake: Convert to argparse - - - --- 2022-11-10 Joshua Watt New
[bitbake-devel] bitbake: Convert to argparse [bitbake-devel] bitbake: Convert to argparse - - - --- 2022-11-10 Joshua Watt New
[bitbake-devel] bitbake: Fix a few more logger debug() calls [bitbake-devel] bitbake: Fix a few more logger debug() calls - - - --- 2022-09-21 Joshua Watt New
[bitbake-devel] utils: Pass lock argument in fileslocked [bitbake-devel] utils: Pass lock argument in fileslocked - - - --- 2022-08-30 Joshua Watt New
[bitbake-devel] siggen: Fix insufficent entropy in sigtask file names [bitbake-devel] siggen: Fix insufficent entropy in sigtask file names - - - --- 2022-08-03 Joshua Watt New
[bitbake-devel,v2] siggen: Fix sigtask data not being renamed atomically [bitbake-devel,v2] siggen: Fix sigtask data not being renamed atomically - - - --- 2022-08-02 Joshua Watt New
[bitbake-devel] siggen: Fix sigtask data not being renamed atomically [bitbake-devel] siggen: Fix sigtask data not being renamed atomically - - - --- 2022-08-01 Joshua Watt New
[bitbake-devel] asyncrpc: Add TCP Keep Alives [bitbake-devel] asyncrpc: Add TCP Keep Alives - - - --- 2022-07-19 Joshua Watt New
[bitbake-devel] bitbake: Ensure manually created loggers have the once filter [bitbake-devel] bitbake: Ensure manually created loggers have the once filter - - - --- 2022-02-17 Joshua Watt New
[bitbake-devel] bitbake: msg: Add bb.warnonce() and bb.erroronce() log methods [bitbake-devel] bitbake: msg: Add bb.warnonce() and bb.erroronce() log methods - - - --- 2022-02-16 Joshua Watt New
[bitbake-devel,RFC] bitbake-worker: Switch to use asyncio [bitbake-devel,RFC] bitbake-worker: Switch to use asyncio - - - --- 2021-12-11 Joshua Watt New
fetch2/git: Check srcrev exists in checkstatus() fetch2/git: Check srcrev exists in checkstatus() - - - --- 2022-07-05 Maia Xiao New
scriptutils: fix style to be more PEP8 compliant scriptutils: fix style to be more PEP8 compliant - - - --- 2022-04-14 Marius Kriegerowski New
make bitbake-diffsig PEP8 compliant make bitbake-diffsig PEP8 compliant - - - --- 2022-04-13 Marius Kriegerowski New
scriptutils: fix style to be more PEP8 compliant scriptutils: fix style to be more PEP8 compliant - - - --- 2022-04-13 Marius Kriegerowski 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-devel,2/2] wget.py: Combine urlopener exceptions Add fetch2 wget exception handler - - - --- 2023-03-09 Mark Hatle New
[bitbake-devel,1/2] wget.py: Add catch TimeoutError exception Add fetch2 wget exception handler - - - --- 2023-03-09 Mark Hatle New
[bitbake-devel,kirkstone,langdale,master] utils/ply: Update md5 to better report errors with hashlib [bitbake-devel,kirkstone,langdale,master] utils/ply: Update md5 to better report errors with hashlib - - - --- 2022-10-06 Mark Hatle New
Change md5 usages to work on FIPS enabled hosts Change md5 usages to work on FIPS enabled hosts - - - --- 2022-03-01 Mark Hatle New
utils.py: lockfile(): Catch ENAMETOOLONG utils.py: lockfile(): Catch ENAMETOOLONG - - - --- 2021-11-13 Mark Hatle New
[v2,master-next] lib/bb: fix exit when found renamed variables [v2,master-next] lib/bb: fix exit when found renamed variables - - - --- 2022-02-21 Marta Rybczynska New
[master-next] lib/bb: fix exit when found renamed variables [master-next] lib/bb: fix exit when found renamed variables - - - --- 2022-02-21 Marta Rybczynska 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
[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,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,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
[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
[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
[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
bitbake-worker: expand network varFlag bitbake-worker: expand network varFlag - - - --- 2022-11-03 Martin Jansa New
[RFC,DO-NOT-MERGE] tests: add test that LFS objects are resolved also inside submodules [RFC,DO-NOT-MERGE] tests: add test that LFS objects are resolved also inside submodules - - - --- 2022-10-18 Martin Jansa New
gitsm: pass lfs parameter from main repo to all its submodules gitsm: pass lfs parameter from main repo to all its submodules - - - --- 2022-10-17 Martin Jansa New
cooker: avoid DeprecationWarning with python-3.11 cooker: avoid DeprecationWarning with python-3.11 - - - --- 2022-06-08 Martin Jansa 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
knotty/uihelper: use monotonic time to report task duration knotty/uihelper: use monotonic time to report task duration - - - --- 2023-01-25 Michael Opdenacker New
bitbake-user-manual: punctuation fixes bitbake-user-manual: punctuation fixes - - - --- 2022-03-29 Michael Opdenacker New
[1.52] doc/conf.py: correct version [1.52] doc/conf.py: correct version - - - --- 2022-03-29 Michael Opdenacker New
[1.50] doc/conf.py: correct version [1.50] doc/conf.py: correct version - - - --- 2022-03-29 Michael Opdenacker New
[1.46] doc/conf.py: correct version [1.46] doc/conf.py: correct version - - - --- 2022-03-29 Michael Opdenacker New
bitbake-user-manual: fix broken links to manual releases bitbake-user-manual: fix broken links to manual releases - - - --- 2022-03-29 Michael Opdenacker New
doc: bitbake-user-manual: conf.py: add more extlinks doc: bitbake-user-manual: conf.py: add more extlinks - - - --- 2021-12-15 Michael Opdenacker New
bitbake: wget: fix netrc with pseudo bitbake: wget: fix netrc with pseudo - - - --- 2022-09-30 Nicholas Jackson 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
« 1 2 3 »