[Buildroot] [PATCH 1/3] systemd: bump to v239

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Jul 1 12:19:25 UTC 2018


Hello,

On Sat, 30 Jun 2018 00:25:50 +0200, Jérémy Rosen wrote:
> * remove upstreamed patches
> * refresh patch 0002 which didn't apply cleanly
> * update patch 0001 to catch more uses of agetty
> 
> 
> Signed-off-by: Jérémy Rosen <jeremy.rosen at smile.fr>
> ---
>  package/systemd/0001-fix-getty-unit.patch     |  61 ++++--
>  .../0002-install-don-t-use-ln-relative.patch  |  19 +-
>  ...-include-libmount-h-in-a-header-file.patch |  75 -------
>  .../0005-basic-macros-rename-noreturn.patch   | 201 ------------------
>  package/systemd/systemd.hash                  |   2 +-
>  package/systemd/systemd.mk                    |   2 +-
>  6 files changed, 63 insertions(+), 297 deletions(-)
>  delete mode 100644 package/systemd/0004-core-dont-include-libmount-h-in-a-header-file.patch
>  delete mode 100644 package/systemd/0005-basic-macros-rename-noreturn.patch

I've applied, after fixing the issues pointed out by Romain: do not
re-assign the patches to yourself when you're just making some small
adjustements, use "git format-patch -N".

Also, you forgot to update the hash of the README file, which has
changed. That was breaking "make legal-info", so I fixed that.

Finally, I did a follow-up commit dropping the 0003 patch, which as
noted by Romain Naour was no longer needed.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list