From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: bruno.thomsen@gmail.com
Subject: [ptxdist] [PATCH 5/6] libfastjson: add license file and hash
Date: Tue, 14 Nov 2023 12:48:06 +0100 [thread overview]
Message-ID: <20231114114807.23620-5-bruno.thomsen@gmail.com> (raw)
In-Reply-To: <20231114114807.23620-1-bruno.thomsen@gmail.com>
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/libfastjson.make | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
diff --git a/rules/libfastjson.make b/rules/libfastjson.make
index 0d1ec5a1c7be..34a918c16217 100644
--- a/rules/libfastjson.make
+++ b/rules/libfastjson.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_LIBFASTJSON) += libfastjson
#
# Paths and names
#
-LIBFASTJSON_VERSION := 0.99.8
-LIBFASTJSON_MD5 := 730713ad1d851def7ac8898f751bbfdd
-LIBFASTJSON := libfastjson-$(LIBFASTJSON_VERSION)
-LIBFASTJSON_SUFFIX := tar.gz
-LIBFASTJSON_URL := https://codeload.github.com/rsyslog/libfastjson/$(LIBFASTJSON_SUFFIX)/v$(LIBFASTJSON_VERSION)
-LIBFASTJSON_SOURCE := $(SRCDIR)/$(LIBFASTJSON).$(LIBFASTJSON_SUFFIX)
-LIBFASTJSON_DIR := $(BUILDDIR)/$(LIBFASTJSON)
-LIBFASTJSON_LICENSE := MIT
+LIBFASTJSON_VERSION := 0.99.8
+LIBFASTJSON_MD5 := 730713ad1d851def7ac8898f751bbfdd
+LIBFASTJSON := libfastjson-$(LIBFASTJSON_VERSION)
+LIBFASTJSON_SUFFIX := tar.gz
+LIBFASTJSON_URL := https://codeload.github.com/rsyslog/libfastjson/$(LIBFASTJSON_SUFFIX)/v$(LIBFASTJSON_VERSION)
+LIBFASTJSON_SOURCE := $(SRCDIR)/$(LIBFASTJSON).$(LIBFASTJSON_SUFFIX)
+LIBFASTJSON_DIR := $(BUILDDIR)/$(LIBFASTJSON)
+LIBFASTJSON_LICENSE := MIT
+LIBFASTJSON_LICENSE_FILES := \
+ file://COPYING;md5=a958bb07122368f3e1d9b2efe07d231f
# ----------------------------------------------------------------------------
# Prepare
--
2.41.0
next prev parent reply other threads:[~2023-11-14 11:49 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-14 11:48 [ptxdist] [PATCH 1/6] gnutls: " Bruno Thomsen
2023-11-14 11:48 ` [ptxdist] [PATCH 2/6] grep: add license information Bruno Thomsen
2023-11-24 7:28 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-14 11:48 ` [ptxdist] [PATCH 3/6] htop: add license file and hash Bruno Thomsen
2023-11-24 7:28 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-14 11:48 ` [ptxdist] [PATCH 4/6] iptables: " Bruno Thomsen
2023-11-24 7:28 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-14 11:48 ` Bruno Thomsen [this message]
2023-11-24 7:28 ` [ptxdist] [APPLIED] libfastjson: " Michael Olbrich
2023-11-14 11:48 ` [ptxdist] [PATCH 6/6] json-glib: " Bruno Thomsen
2023-11-24 7:28 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-24 7:28 ` [ptxdist] [APPLIED] gnutls: " Michael Olbrich
2023-11-24 11:31 ` [ptxdist] [PATCH 1/6] " Roland Hieber
2023-11-27 19:55 ` Bruno Thomsen
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=20231114114807.23620-5-bruno.thomsen@gmail.com \
--to=bruno.thomsen@gmail.com \
--cc=ptxdist@pengutronix.de \
/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