From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/systemd: bump to version 244
Date: Thu, 5 Dec 2019 22:14:30 +0100 [thread overview]
Message-ID: <20191205221430.603a32bb@windsurf> (raw)
In-Reply-To: <20191205205321.2489258-1-aduskett@gmail.com>
On Thu, 5 Dec 2019 12:53:21 -0800
aduskett at gmail.com wrote:
> -SYSTEMD_VERSION = 243.4
> +SYSTEMD_VERSION = 244
> SYSTEMD_SITE = $(call github,systemd,systemd-stable,v$(SYSTEMD_VERSION))
> -SYSTEMD_LICENSE = LGPL-2.1+, GPL-2.0+ (udev), Public Domain (few source files, see README)
> -SYSTEMD_LICENSE_FILES = LICENSE.GPL2 LICENSE.LGPL2.1 README
> +SYSTEMD_LICENSE = BSD-Style LGPL-2.1+, GPL-2.0+ (udev), Public Domain (few source files, see README)
Missing comma separator after BSD-Style. Also BSD-Style is not a proper
license in https://spdx.org/licenses/, we need to use the exact
license, which is a BSD-3-Clause in this case.
Also, we want some indication of to what the license applies, between
parenthesis.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2019-12-05 21:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-05 20:53 [Buildroot] [PATCH 1/1] package/systemd: bump to version 244 aduskett at gmail.com
2019-12-05 21:14 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191205221430.603a32bb@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox