From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/mender/mender.mk: fix license list
Date: Sat, 3 Apr 2021 09:31:18 +0200 [thread overview]
Message-ID: <20210403073118.GV24043@scaer> (raw)
In-Reply-To: <20210401154453.144605-1-aduskett@gmail.com>
Adam, All,
On 2021-04-01 08:44 -0700, Adam Duskett spake thusly:
> The license files were updated in the .hash file, but not in the .mk file.
>
> Fixes:
> http://autobuild.buildroot.org/results/42c2987e5cf2bb8918f7fdbd8303951f34b8ead1
> Signed-off-by: Adam Duskett <aduskett@gmail.com>
Series of three patches applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/mender/mender.mk | 9 ++++++---
> 1 file changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/package/mender/mender.mk b/package/mender/mender.mk
> index 317e533532..794dd4be8c 100644
> --- a/package/mender/mender.mk
> +++ b/package/mender/mender.mk
> @@ -14,18 +14,20 @@ MENDER_LICENSE = Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, MIT, OLDAP-2.8
> MENDER_LICENSE_FILES = \
> LICENSE \
> LIC_FILES_CHKSUM.sha256 \
> - vendor/github.com/mendersoftware/mendertesting/LICENSE \
> vendor/github.com/mendersoftware/mender-artifact/LICENSE \
> vendor/github.com/mendersoftware/openssl/LICENSE \
> + vendor/github.com/minio/sha256-simd/LICENSE \
> + vendor/github.com/mendersoftware/progressbar/LICENSE \
> vendor/github.com/pkg/errors/LICENSE \
> + vendor/github.com/godbus/dbus/LICENSE \
> + vendor/github.com/klauspost/compress/LICENSE \
> vendor/github.com/pmezard/go-difflib/LICENSE \
> vendor/golang.org/x/crypto/LICENSE \
> vendor/golang.org/x/sys/LICENSE \
> - vendor/golang.org/x/net/LICENSE \
> vendor/github.com/bmatsuo/lmdb-go/LICENSE.md \
> - vendor/golang.org/x/text/LICENSE \
> vendor/github.com/remyoudompheng/go-liblzma/LICENSE \
> vendor/github.com/davecgh/go-spew/LICENSE \
> + vendor/github.com/klauspost/pgzip/LICENSE \
> vendor/github.com/sirupsen/logrus/LICENSE \
> vendor/github.com/stretchr/testify/LICENSE \
> vendor/github.com/ungerik/go-sysfs/LICENSE \
> @@ -33,6 +35,7 @@ MENDER_LICENSE_FILES = \
> vendor/github.com/stretchr/objx/LICENSE \
> vendor/github.com/konsorten/go-windows-terminal-sequences/LICENSE \
> vendor/gopkg.in/yaml.v3/LICENSE \
> + vendor/github.com/mattn/go-isatty/LICENSE \
> vendor/github.com/bmatsuo/lmdb-go/LICENSE.mdb.md
>
> MENDER_DEPENDENCIES = host-pkgconf openssl xz
> --
> 2.30.2
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
prev parent reply other threads:[~2021-04-03 7:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-01 15:44 [Buildroot] [PATCH] package/mender/mender.mk: fix license list Adam Duskett
2021-04-01 15:44 ` [Buildroot] [PATCH] package/mender: make xz optional Adam Duskett
2021-04-03 7:29 ` Yann E. MORIN
2021-04-01 15:44 ` [Buildroot] [PATCH] package/mender: add nodbus to tags if dbus is not selected Adam Duskett
2021-04-01 15:59 ` Thomas Petazzoni
2021-04-01 16:38 ` Adam Duskett
2021-04-03 7:31 ` Yann E. MORIN [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=20210403073118.GV24043@scaer \
--to=yann.morin.1998@free.fr \
--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