All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Patch series
@ 2022-02-22 10:22 Norbert Lange
  2022-02-22 10:22 ` [Buildroot] [PATCH v3 1/7] package/pkg-cmake.mk: use /run as runtime path Norbert Lange
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Norbert Lange @ 2022-02-22 10:22 UTC (permalink / raw)
  To: buildroot

As is was suggested I pulled my patches in a series,
this should combine most of my open work.

It does *not* contain:

-   toolchain: support mismatched merged usr [1]
    recent enough

-   package/dbus-broker: new package [2]
    recent enough

-   package/openssh: improve integration for systemd [3]
    outdated, no time to fix it


Patch 1 and 2 set the runstatedir for CMake and Autotools (new patches)

Patch 3 and 4 are rebased and adopted to feedback.

Patch 5 contains a better commit message

Patch 6 and 7 are new


[PATCH v3 1/7] package/pkg-cmake.mk: use /run as runtime path
[PATCH v3 2/7] pkg-autotools: optimistically set runstatedir
[PATCH v3 3/7] package/systemd: use current tool for generating HWDB
[PATCH v3 4/7] package/systemd: remove hwdb-update service
[PATCH v3 5/7] Makefile: remove /usr/lib/rpm directory on target
[PATCH v3 6/7] package/zsh: Enable dynamic modules
[PATCH v3 7/7] package/zsh: enable static regex module

[1] - https://lists.buildroot.org/pipermail/buildroot/2022-February/637079.html
[2] - https://patchwork.ozlabs.org/project/buildroot/patch/20220109221650.777610-1-nolange79@gmail.com/
[3] - https://patchwork.ozlabs.org/project/buildroot/patch/20200611091407.12688-2-nolange79@gmail.com/

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-09-10 12:35 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-22 10:22 [Buildroot] Patch series Norbert Lange
2022-02-22 10:22 ` [Buildroot] [PATCH v3 1/7] package/pkg-cmake.mk: use /run as runtime path Norbert Lange
2022-02-22 10:22 ` [Buildroot] [PATCH v3 2/7] pkg-autotools: optimistically set runstatedir Norbert Lange
2022-09-10 12:35   ` Yann E. MORIN
2022-02-22 10:22 ` [Buildroot] [PATCH v3 3/7] package/systemd: use current tool for generating HWDB Norbert Lange
2022-07-28 19:09   ` Arnout Vandecappelle
2022-02-22 10:22 ` [Buildroot] [PATCH v3 4/7] package/systemd: remove hwdb-update service Norbert Lange
2022-02-22 10:22 ` [Buildroot] [PATCH v3 5/7] Makefile: remove /usr/lib/rpm directory on target Norbert Lange
2022-02-22 10:22 ` [Buildroot] [PATCH v3 6/7] package/zsh: Enable dynamic modules Norbert Lange
2022-07-28 19:14   ` Arnout Vandecappelle
2022-02-22 10:22 ` [Buildroot] [PATCH v3 7/7] package/zsh: enable static regex module Norbert Lange
2022-07-28 19:16   ` Arnout Vandecappelle
2022-07-28 19:05 ` [Buildroot] Patch series Arnout Vandecappelle
2022-07-29  8:00   ` Norbert Lange

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.