diff mbox series

[1/6] package/lldpd: update license file

Message ID 20190407195833.9275-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/6] package/lldpd: update license file | expand

Commit Message

Fabrice Fontaine April 7, 2019, 7:58 p.m. UTC
- Instead of README.md, use LICENSE file that has been added in version
  0.9.5 with
  https://github.com/vincentbernat/lldpd/commit/4d534a60ee33aa2431acb6bfe6d499d2e72d66d5
- Add hash of license file

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/lldpd/lldpd.hash | 1 +
 package/lldpd/lldpd.mk   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Comments

Julien Floret April 8, 2019, 3:33 p.m. UTC | #1
Fabrice, all,

Le dim. 7 avr. 2019 à 21:58, Fabrice Fontaine <fontaine.fabrice@gmail.com>
a écrit :

> - Instead of README.md, use LICENSE file that has been added in version
>   0.9.5 with
>
> https://github.com/vincentbernat/lldpd/commit/4d534a60ee33aa2431acb6bfe6d499d2e72d66d5
> - Add hash of license file
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/lldpd/lldpd.hash | 1 +
>  package/lldpd/lldpd.mk   | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)
>

For this entire series,
Acked-by: Julien Floret <julien.floret@6wind.com
<fontaine.fabrice@gmail.com>>

>
<div dir="auto"><div>Fabrice, all,<br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le dim. 7 avr. 2019 à 21:58, Fabrice Fontaine &lt;<a href="mailto:fontaine.fabrice@gmail.com">fontaine.fabrice@gmail.com</a>&gt; a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">- Instead of README.md, use LICENSE file that has been added in version<br>
  0.9.5 with<br>
  <a href="https://github.com/vincentbernat/lldpd/commit/4d534a60ee33aa2431acb6bfe6d499d2e72d66d5" rel="noreferrer noreferrer" target="_blank">https://github.com/vincentbernat/lldpd/commit/4d534a60ee33aa2431acb6bfe6d499d2e72d66d5</a><br>
- Add hash of license file<br>
<br>
Signed-off-by: Fabrice Fontaine &lt;<a href="mailto:fontaine.fabrice@gmail.com" target="_blank" rel="noreferrer">fontaine.fabrice@gmail.com</a>&gt;<br>
---<br>
 package/lldpd/lldpd.hash | 1 +<br>
 package/lldpd/<a href="http://lldpd.mk" rel="noreferrer noreferrer" target="_blank">lldpd.mk</a>   | 2 +-<br>
 2 files changed, 2 insertions(+), 1 deletion(-)<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">For this entire series,</div><div dir="auto"><span style="font-family:sans-serif">Acked-by: Julien Floret &lt;julien.floret</span><a href="mailto:fontaine.fabrice@gmail.com" style="font-family:sans-serif">@6wind.com</a><span style="font-family:sans-serif">&gt;</span><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>
Julien Floret April 8, 2019, 4:25 p.m. UTC | #2
> For this entire series,
> Acked-by: Julien Floret <julien.floret@6wind.com>

And urgh, apologies for the html mess of my previous mail :-/
Thomas Petazzoni April 10, 2019, 5:32 p.m. UTC | #3
On Sun,  7 Apr 2019 21:58:28 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> - Instead of README.md, use LICENSE file that has been added in version
>   0.9.5 with
>   https://github.com/vincentbernat/lldpd/commit/4d534a60ee33aa2431acb6bfe6d499d2e72d66d5
> - Add hash of license file
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/lldpd/lldpd.hash | 1 +
>  package/lldpd/lldpd.mk   | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)

Series applied. Thanks!

Thomas
Peter Korsgaard April 24, 2019, 7:21 p.m. UTC | #4
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > - Instead of README.md, use LICENSE file that has been added in version
 >   0.9.5 with
 >   https://github.com/vincentbernat/lldpd/commit/4d534a60ee33aa2431acb6bfe6d499d2e72d66d5
 > - Add hash of license file

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2019.02.x, thanks.
diff mbox series

Patch

diff --git a/package/lldpd/lldpd.hash b/package/lldpd/lldpd.hash
index 1785197737..1c0e380996 100644
--- a/package/lldpd/lldpd.hash
+++ b/package/lldpd/lldpd.hash
@@ -1,2 +1,3 @@ 
 # Locally computed
 sha256 450b622aac7ae1758f1ef82f3b7b94ec47f2ff33abfb0e6ac82555b9ee55f151  lldpd-1.0.1.tar.gz
+sha256 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d  LICENSE
diff --git a/package/lldpd/lldpd.mk b/package/lldpd/lldpd.mk
index 6a520448da..8d554ae5e2 100644
--- a/package/lldpd/lldpd.mk
+++ b/package/lldpd/lldpd.mk
@@ -8,7 +8,7 @@  LLDPD_VERSION = 1.0.1
 LLDPD_SITE = http://media.luffy.cx/files/lldpd
 LLDPD_DEPENDENCIES = host-pkgconf libevent
 LLDPD_LICENSE = ISC
-LLDPD_LICENSE_FILES = README.md
+LLDPD_LICENSE_FILES = LICENSE
 # 0002-configure-do-not-check-for-libbsd.patch / 0003-configure-remove-check-on-CXX-compiler.patch
 LLDPD_AUTORECONF = YES