[Buildroot] [PATCH] package/systemd: bump to v243-78

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Nov 1 10:39:40 UTC 2019


Hello Jérémy,

On Fri,  1 Nov 2019 09:57:46 +0100
Jérémy Rosen <jeremy.rosen at smile.fr> wrote:

> -SYSTEMD_VERSION = 243
> -SYSTEMD_SITE = $(call github,systemd,systemd,v$(SYSTEMD_VERSION))
> +SYSTEMD_VERSION = v243-78-gef677436aa
> +SYSTEMD_SITE = $(call github,systemd,systemd-stable,v$(SYSTEMD_VERSION))

You added a leading "v" in the _VERSION variable, but it was already
encoded in the _SITE variable. So I dropped it again from _VERSION and
applied.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list