Re: [PATCH 0/7] Resurrect backports Integration Mode
Hauke Mehrtens <[email protected]>
| Newsgroups | org.kernel.vger.backports |
|---|---|
| Message-ID | <[email protected]> |
On 11/24/21 6:54 AM, Thomas Pedersen wrote: > The backports integration mode[0] seems to have suffered some bitrot and > doesn't currently work. Integration mode can be convenient in certain > use cases and build flows though, so this patch set tries to fixup the > integration mode. > > These changes were developed and tested for backporting a v5.10 > backports + linux branch to a v4.19 kernel. v5.15-rc6 backports + linux > was successfully built against v4.19. > > 0: https://backports.wiki.kernel.org/index.php/Documentation/integration Thank you for your work. I didn't use this feature and you are right it did bit rot. Hauke > > Thomas Pedersen (7): > backport: refresh integration patch > backport: resurrect integrations > gentree: try to make patch operation idempotent in case of --clean > gentree: do not prefix Kernel.local symbols > lib/bpversion: calculate Kconfig.versions for next major version > backport: expose BP_MODULES in package mode only > kconfig: fix select conversion for BPAUTO_ symbols in integration mode > > backport/Kconfig.integrate | 11 ++-- > backport/Kconfig.package | 10 +-- > backport/Kconfig.package.hacks | 9 +++ > backport/Kconfig.sources | 18 +++--- > backport/compat/Kconfig | 9 --- > gentree.py | 62 +++++++++++++------ > .../0001-enable-backports-built-in.patch | 34 +++++----- > lib/bpversion.py | 11 +++- > lib/kconfig.py | 5 +- > 9 files changed, 96 insertions(+), 73 deletions(-) > -- To unsubscribe from this list: send the line "unsubscribe backports" in