Show patches with: none      |   22031 patches
« 1 2 ... 195 196 197220 221 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[18/19] repo: update 2.37 -> 2.39 [01/19] sstate.bbclass: setscene_depvalid(): do not exclude shadow-native from task dependency reso… - - - --- 2023-11-27 Alexander Kanavin Accepted
[19/19] rt-tests: update 2.5 -> 2.6 [01/19] sstate.bbclass: setscene_depvalid(): do not exclude shadow-native from task dependency reso… - - - --- 2023-11-27 Alexander Kanavin Accepted
[1/6] selftest/sstatetest: print output from bitbake with actual newlines, not \n [1/6] selftest/sstatetest: print output from bitbake with actual newlines, not \n - - - --- 2023-12-08 Alexander Kanavin Accepted
[2/6] selftest/sstatetests: do not delete custom $TMPDIRs under build-st when testing printdiff [1/6] selftest/sstatetest: print output from bitbake with actual newlines, not \n - - - --- 2023-12-08 Alexander Kanavin Accepted
[3/6] sstatesig/find_siginfo: special-case gcc-source when looking in sstate caches [1/6] selftest/sstatetest: print output from bitbake with actual newlines, not \n - - - --- 2023-12-08 Alexander Kanavin Accepted
[4/6] gnu-config: add a do_compile task [1/6] selftest/sstatetest: print output from bitbake with actual newlines, not \n - - - --- 2023-12-08 Alexander Kanavin New
[5/6] runqueue: rework 'bitbake -S printdiff' logic [1/6] selftest/sstatetest: print output from bitbake with actual newlines, not \n - - - --- 2023-12-08 Alexander Kanavin New
[6/6] oeqa/selftest/sstatetests: re-disable CDN tests [1/6] selftest/sstatetest: print output from bitbake with actual newlines, not \n - - - --- 2023-12-08 Alexander Kanavin New
[1/9] oeqa/selftest/sstatetests: re-work CDN tests, add local cache tests [1/9] oeqa/selftest/sstatetests: re-work CDN tests, add local cache tests - - - --- 2023-12-14 Alexander Kanavin Accepted
[2/9] gnu-config: delete do_compile task [1/9] oeqa/selftest/sstatetests: re-work CDN tests, add local cache tests - - - --- 2023-12-14 Alexander Kanavin New
[3/9] bitbake/runqueue: initialize RunQueueExecute before printdiff rather than after [1/9] oeqa/selftest/sstatetests: re-work CDN tests, add local cache tests - - - --- 2023-12-14 Alexander Kanavin New
[4/9] bitbake/runqueue: rework 'bitbake -S printdiff' logic [1/9] oeqa/selftest/sstatetests: re-work CDN tests, add local cache tests - - - --- 2023-12-14 Alexander Kanavin New
[5/9] selftest/sstatetests: fix up printdiff test to match rework of printdiff logic [1/9] oeqa/selftest/sstatetests: re-work CDN tests, add local cache tests - - - --- 2023-12-14 Alexander Kanavin New
[6/9] sstatesig/find_siginfo: unify a disjointed API [1/9] oeqa/selftest/sstatetests: re-work CDN tests, add local cache tests - - - --- 2023-12-14 Alexander Kanavin New
[7/9] bitbake-diffsigs/runqueue: adapt to reworked find_siginfo() [1/9] oeqa/selftest/sstatetests: re-work CDN tests, add local cache tests - - - --- 2023-12-14 Alexander Kanavin New
[8/9] bitbake/runqueue: prioritize local stamps over sstate signatures in printdiff [1/9] oeqa/selftest/sstatetests: re-work CDN tests, add local cache tests - - - --- 2023-12-14 Alexander Kanavin New
[9/9] bitbake/runqueue: add debugging for find_siginfo() calls [1/9] oeqa/selftest/sstatetests: re-work CDN tests, add local cache tests - - - --- 2023-12-14 Alexander Kanavin New
[01/10] gobject-introspection: depend on setuptools to obtain distutils module [01/10] gobject-introspection: depend on setuptools to obtain distutils module - - - --- 2023-12-15 Alexander Kanavin Accepted
[02/10] libcap-ng-python: depend on setuptools to obtain distutils copy [01/10] gobject-introspection: depend on setuptools to obtain distutils module - - - --- 2023-12-15 Alexander Kanavin Accepted
[03/10] dnf: remove obsolete python3-gpg dependency (provided by gpgme) [01/10] gobject-introspection: depend on setuptools to obtain distutils module - - - --- 2023-12-15 Alexander Kanavin Accepted
[04/10] gpgme: disable python support (until upstream fixes 3.12 compatibility) [01/10] gobject-introspection: depend on setuptools to obtain distutils module - - - --- 2023-12-15 Alexander Kanavin Accepted
[05/10] python3-setuptools-rust: remove distutils dependency [01/10] gobject-introspection: depend on setuptools to obtain distutils module - - - --- 2023-12-15 Alexander Kanavin Accepted
[06/10] python3-babel: replace distutils with setuptools, as supported by upstream [01/10] gobject-introspection: depend on setuptools to obtain distutils module - - - --- 2023-12-15 Alexander Kanavin Accepted
[07/10] python3-pip: remove distutils depedency [01/10] gobject-introspection: depend on setuptools to obtain distutils module - - - --- 2023-12-15 Alexander Kanavin Accepted
[08/10] glib-2.0: replace distutils dependency with setuptools [01/10] gobject-introspection: depend on setuptools to obtain distutils module - - - --- 2023-12-15 Alexander Kanavin Accepted
[09/10] python3-pytest-runner: remove distutils dependency [01/10] gobject-introspection: depend on setuptools to obtain distutils module - - - --- 2023-12-15 Alexander Kanavin Accepted
[10/10] python3-numpy: distutils is no longer required [01/10] gobject-introspection: depend on setuptools to obtain distutils module - - - --- 2023-12-15 Alexander Kanavin Accepted
[1/7] bitbake/runqueue: rework 'bitbake -S printdiff' logic [1/7] bitbake/runqueue: rework 'bitbake -S printdiff' logic - - - --- 2023-12-18 Alexander Kanavin New
[2/7] selftest/sstatetests: fix up printdiff test to match rework of printdiff logic [1/7] bitbake/runqueue: rework 'bitbake -S printdiff' logic - - - --- 2023-12-18 Alexander Kanavin Accepted
[3/7] sstatesig/find_siginfo: unify a disjointed API [1/7] bitbake/runqueue: rework 'bitbake -S printdiff' logic - - - --- 2023-12-18 Alexander Kanavin Accepted
[4/7] bitbake-diffsigs/runqueue: adapt to reworked find_siginfo() [1/7] bitbake/runqueue: rework 'bitbake -S printdiff' logic - - - --- 2023-12-18 Alexander Kanavin New
[5/7] bitbake/runqueue: prioritize local stamps over sstate signatures in printdiff [1/7] bitbake/runqueue: rework 'bitbake -S printdiff' logic - - - --- 2023-12-18 Alexander Kanavin New
[6/7] bitbake/runqueue: add debugging for find_siginfo() calls [1/7] bitbake/runqueue: rework 'bitbake -S printdiff' logic - - - --- 2023-12-18 Alexander Kanavin New
[7/7] selftest/sstatetest: re-enable gcc printdiff test [1/7] bitbake/runqueue: rework 'bitbake -S printdiff' logic - - - --- 2023-12-18 Alexander Kanavin Accepted
[1/2] libadwaita: update 1.4.0 -> 1.4.2 [1/2] libadwaita: update 1.4.0 -> 1.4.2 - - - --- 2023-12-22 Alexander Kanavin Accepted
[2/2] appstream: update 0.16.3 -> 1.0.1 [1/2] libadwaita: update 1.4.0 -> 1.4.2 - - - --- 2023-12-22 Alexander Kanavin New
speexdsp: enable native variant speexdsp: enable native variant - - - --- 2023-12-31 Alexander Kanavin Accepted
lib/sstatesig/find_siginfo: raise an error instead of returning None when obtaining mtime lib/sstatesig/find_siginfo: raise an error instead of returning None when obtaining mtime - - - --- 2024-01-02 Alexander Kanavin Accepted
[v5,1/2] cairo: upgrade 1.16.0 -> 1.18.0 [v5,1/2] cairo: upgrade 1.16.0 -> 1.18.0 - - - --- 2024-01-02 Alexander Kanavin New
[v5,2/2] cairo: fix builds on targets without qemu usermode [v5,1/2] cairo: upgrade 1.16.0 -> 1.18.0 - - - --- 2024-01-02 Alexander Kanavin New
glibc-y2038-tests: do not run tests using 32 bit time APIs glibc-y2038-tests: do not run tests using 32 bit time APIs - - - --- 2024-01-03 Alexander Kanavin Accepted
[1/3] devtool/standard: correctly escape \ [1/3] devtool/standard: correctly escape \ - - - --- 2024-01-05 Alexander Kanavin Accepted
[2/3] python3-pyaaml: make compatible with cython 3.x [1/3] devtool/standard: correctly escape \ - - - --- 2024-01-05 Alexander Kanavin Accepted
[3/3] python3-cython: update 0.29.36 -> 3.0.7 [1/3] devtool/standard: correctly escape \ - - - --- 2024-01-05 Alexander Kanavin Accepted
[1/3] taglib: fix upstream version check [1/3] taglib: fix upstream version check - - - --- 2024-01-08 Alexander Kanavin Accepted
[2/3] libpcre2: fix upstream version check [1/3] taglib: fix upstream version check - - - --- 2024-01-08 Alexander Kanavin Accepted
[3/3] icon-naming-utils: take tarball from debian [1/3] taglib: fix upstream version check - - - --- 2024-01-08 Alexander Kanavin New
selftest/sstatetests: include fetcher diagnostics into CDN test failure message selftest/sstatetests: include fetcher diagnostics into CDN test failure message - - - --- 2024-01-08 Alexander Kanavin Accepted
selftest/SStatePrintdiff: ensure all base signatures are present in sstate in test_image_minimal_vs… selftest/SStatePrintdiff: ensure all base signatures are present in sstate in test_image_minimal_vs… - - - --- 2024-01-10 Alexander Kanavin Accepted
[1/2] shadow: update 4.13 -> 4.14.2 [1/2] shadow: update 4.13 -> 4.14.2 - - - --- 2024-01-10 Alexander Kanavin Accepted
[2/2] shadow: link executables statically for -native variant [1/2] shadow: update 4.13 -> 4.14.2 - - - --- 2024-01-10 Alexander Kanavin Accepted
[1/2] shadow: update 4.13 -> 4.14.2 [1/2] shadow: update 4.13 -> 4.14.2 - - - --- 2024-01-10 Alexander Kanavin Accepted
[2/2] shadow: link executables statically for -native variant [1/2] shadow: update 4.13 -> 4.14.2 - - - --- 2024-01-10 Alexander Kanavin Accepted
[v3,1/2] shadow: update 4.13 -> 4.14.2 [v3,1/2] shadow: update 4.13 -> 4.14.2 - - - --- 2024-01-11 Alexander Kanavin Accepted
[v3,2/2] shadow: link executables statically for -native variant [v3,1/2] shadow: update 4.13 -> 4.14.2 - - - --- 2024-01-11 Alexander Kanavin Accepted
[1/2] glib-2.0: pull in python3-dbusmock unconditionally [1/2] glib-2.0: pull in python3-dbusmock unconditionally - - - --- 2024-01-12 Alexander Kanavin New
[2/2] python: update 3.11.5 -> 3.12.1 [1/2] glib-2.0: pull in python3-dbusmock unconditionally - - - --- 2024-01-12 Alexander Kanavin Accepted
[v2,1/3] glib-2.0: ensure GI_DATA_ENABLED is set [v2,1/3] glib-2.0: ensure GI_DATA_ENABLED is set - - - --- 2024-01-16 Alexander Kanavin Accepted
[v2,2/3] gobject-introspection-data.bbclass: move do_compile() tweak to g-i class [v2,1/3] glib-2.0: ensure GI_DATA_ENABLED is set - - - --- 2024-01-16 Alexander Kanavin Accepted
[v2,3/3] python: update 3.11.5 -> 3.12.1 [v2,1/3] glib-2.0: ensure GI_DATA_ENABLED is set - - - --- 2024-01-16 Alexander Kanavin Accepted
[1/4] oeqa/runtime/rpm: raise exception if test rpm file cannot be found [1/4] oeqa/runtime/rpm: raise exception if test rpm file cannot be found - - - --- 2024-01-18 Alexander Kanavin New
[2/4] classes/package_rpm: write file permissions and ownership explicitly into .spec [1/4] oeqa/runtime/rpm: raise exception if test rpm file cannot be found - - - --- 2024-01-18 Alexander Kanavin New
[3/4] classes/package_rpm: use weak user/group dependencies [1/4] oeqa/runtime/rpm: raise exception if test rpm file cannot be found - - - --- 2024-01-18 Alexander Kanavin New
[4/4] rpm: update 4.18.1 -> 4.19.1 [1/4] oeqa/runtime/rpm: raise exception if test rpm file cannot be found - - - --- 2024-01-18 Alexander Kanavin New
shadow: replace static linking with dynamic libraries in a custom location and bundled with shadow shadow: replace static linking with dynamic libraries in a custom location and bundled with shadow - - - --- 2024-01-19 Alexander Kanavin Accepted
[1/8] sysroot user management postinsts: run with /bin/sh -e to report errors when they happen [1/8] sysroot user management postinsts: run with /bin/sh -e to report errors when they happen - - - --- 2024-01-26 Alexander Kanavin Accepted
[2/8] classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS [1/8] sysroot user management postinsts: run with /bin/sh -e to report errors when they happen - - - --- 2024-01-26 Alexander Kanavin Accepted
[3/8] classes/staging: capture output of sysroot postinsts into logs [1/8] sysroot user management postinsts: run with /bin/sh -e to report errors when they happen - - - --- 2024-01-26 Alexander Kanavin Accepted
[4/8] classes/package_rpm: write file permissions and ownership explicitly into .spec [1/8] sysroot user management postinsts: run with /bin/sh -e to report errors when they happen - - - --- 2024-01-26 Alexander Kanavin Accepted
[5/8] classes/package_rpm: use weak user/group dependencies [1/8] sysroot user management postinsts: run with /bin/sh -e to report errors when they happen - - - --- 2024-01-26 Alexander Kanavin Accepted
[6/8] classes/package_rpm: set bogus locations for passwd/group files [1/8] sysroot user management postinsts: run with /bin/sh -e to report errors when they happen - - - --- 2024-01-26 Alexander Kanavin Accepted
[7/8] oeqa/runtime/rpm: fail tests if test rpm file cannot be found [1/8] sysroot user management postinsts: run with /bin/sh -e to report errors when they happen - - - --- 2024-01-26 Alexander Kanavin Accepted
[8/8] rpm: update 4.18.1 -> 4.19.1 [1/8] sysroot user management postinsts: run with /bin/sh -e to report errors when they happen - - - --- 2024-01-26 Alexander Kanavin Accepted
classes/package_rpm: do not mangle filenames with % in them classes/package_rpm: do not mangle filenames with % in them - - - --- 2024-01-29 Alexander Kanavin New
classes/package_rpm: correctly escape percent characters classes/package_rpm: correctly escape percent characters - - - --- 2024-01-29 Alexander Kanavin Accepted
setftest/cdn tests: check for exceptions also in fetcher diagnostics setftest/cdn tests: check for exceptions also in fetcher diagnostics - - - --- 2024-01-30 Alexander Kanavin Accepted
[1/2] selftest/SStateCacheManagement: do not manipulate ERROR_QA [1/2] selftest/SStateCacheManagement: do not manipulate ERROR_QA - - - --- 2024-01-30 Alexander Kanavin Accepted
[2/2] selftest/SStateCacheManagement: pre-populate the cache [1/2] selftest/SStateCacheManagement: do not manipulate ERROR_QA - - - --- 2024-01-30 Alexander Kanavin Accepted
[1/2] classes/package_rpm: additionally escape \ and " in filenames [1/2] classes/package_rpm: additionally escape \ and " in filenames - - - --- 2024-01-31 Alexander Kanavin Accepted
[2/2] classes/package_rpm: streamline the logic in one of the condition blocks [1/2] classes/package_rpm: additionally escape \ and " in filenames - - - --- 2024-01-31 Alexander Kanavin Accepted
[1/5] meta/conf/templates/default/conf-description.txt: add a template description [1/5] meta/conf/templates/default/conf-description.txt: add a template description - - - --- 2024-01-31 Alexander Kanavin New
[2/5] meta/lib/bblayers/buildconf.py: add support for configuration descriptions [1/5] meta/conf/templates/default/conf-description.txt: add a template description - - - --- 2024-01-31 Alexander Kanavin New
[3/5] scripts/oe-setup-builddir: add support for configuration descriptions [1/5] meta/conf/templates/default/conf-description.txt: add a template description - - - --- 2024-01-31 Alexander Kanavin New
[4/5] scripts/oe-setup-layers: write a list of layer paths into the checkout's top dir [1/5] meta/conf/templates/default/conf-description.txt: add a template description - - - --- 2024-01-31 Alexander Kanavin New
[5/5] oe-setup-build: add a tool for discovering config templates and setting up builds [1/5] meta/conf/templates/default/conf-description.txt: add a template description - - - --- 2024-01-31 Alexander Kanavin New
[v2,1/2] classes/package_rpm: additionally escape \ and " in filenames [v2,1/2] classes/package_rpm: additionally escape \ and " in filenames - - - --- 2024-02-01 Alexander Kanavin Accepted
[v2,2/2] classes/package_rpm: streamline the logic in one of the condition blocks [v2,1/2] classes/package_rpm: additionally escape \ and " in filenames - - - --- 2024-02-01 Alexander Kanavin Accepted
rpm: depend on curl-native rpm: depend on curl-native - - - --- 2024-02-02 Alexander Kanavin Superseded
rpm: override curl executable search with just 'curl' rpm: override curl executable search with just 'curl' - - - --- 2024-02-02 Alexander Kanavin Accepted
[1/2] lzlib: add a recipe [1/2] lzlib: add a recipe - - - --- 2024-02-05 Alexander Kanavin Superseded
[2/2] file: enable additional internal compressor support [1/2] lzlib: add a recipe - - - --- 2024-02-05 Alexander Kanavin Superseded
[v2,1/2] lzlib: add a recipe [v2,1/2] lzlib: add a recipe - - - --- 2024-02-06 Alexander Kanavin Accepted
[v2,2/2] file: enable additional internal compressor support [v2,1/2] lzlib: add a recipe - - - --- 2024-02-06 Alexander Kanavin Accepted
shadow: add a packageconfig for logind support shadow: add a packageconfig for logind support - - - --- 2024-02-08 Alexander Kanavin Accepted
[1/5] meta/conf/templates/default/conf-summary.txt: add a template summary [1/5] meta/conf/templates/default/conf-summary.txt: add a template summary - - - --- 2024-02-16 Alexander Kanavin Accepted
[2/5] meta/lib/bblayers/buildconf.py: add support for configuration summaries [1/5] meta/conf/templates/default/conf-summary.txt: add a template summary - - - --- 2024-02-16 Alexander Kanavin Accepted
[3/5] scripts/oe-setup-builddir: add support for configuration summaries [1/5] meta/conf/templates/default/conf-summary.txt: add a template summary - - - --- 2024-02-16 Alexander Kanavin Accepted
[4/5] scripts/oe-setup-layers: write a list of layer paths into the checkout's top dir [1/5] meta/conf/templates/default/conf-summary.txt: add a template summary - - - --- 2024-02-16 Alexander Kanavin Accepted
[5/5] oe-setup-build: add a tool for discovering config templates and setting up builds [1/5] meta/conf/templates/default/conf-summary.txt: add a template summary - - - --- 2024-02-16 Alexander Kanavin Accepted
dbus: disable assertions and enable only modular tests dbus: disable assertions and enable only modular tests - - - --- 2024-02-20 Alexander Kanavin Accepted
« 1 2 ... 195 196 197220 221 »