* [Buildroot] [PATCH 1/3] package/mediastreamer: add license hash
@ 2018-09-09 14:25 Bernd Kuhls
2018-09-09 14:25 ` [Buildroot] [PATCH 2/3] package/squeezelite: " Bernd Kuhls
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Bernd Kuhls @ 2018-09-09 14:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/mediastreamer/mediastreamer.hash | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/mediastreamer/mediastreamer.hash b/package/mediastreamer/mediastreamer.hash
index 5f26b54bff..8ebf64af09 100644
--- a/package/mediastreamer/mediastreamer.hash
+++ b/package/mediastreamer/mediastreamer.hash
@@ -1,2 +1,3 @@
# Locally calculated
sha256 1144849c0c96abafb1153adf56109f0f195a9e4a53cf28cb611bbca7a9012c1a mediastreamer-2.14.0.tar.gz
+sha256 ba9ed2269151ad63b922598f3c5c19ddf781b2bbb6cb843ed9f085ecd1679c5d COPYING
--
2.18.0
^ permalink raw reply related [flat|nested] 4+ messages in thread* [Buildroot] [PATCH 2/3] package/squeezelite: add license hash
2018-09-09 14:25 [Buildroot] [PATCH 1/3] package/mediastreamer: add license hash Bernd Kuhls
@ 2018-09-09 14:25 ` Bernd Kuhls
2018-09-09 14:25 ` [Buildroot] [PATCH 3/3] package/ibrcommon: add license hashes Bernd Kuhls
2018-09-10 15:23 ` [Buildroot] [PATCH 1/3] package/mediastreamer: add license hash Thomas Petazzoni
2 siblings, 0 replies; 4+ messages in thread
From: Bernd Kuhls @ 2018-09-09 14:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/squeezelite/squeezelite.hash | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/squeezelite/squeezelite.hash b/package/squeezelite/squeezelite.hash
index 1dbb4c155a..d56f5da665 100644
--- a/package/squeezelite/squeezelite.hash
+++ b/package/squeezelite/squeezelite.hash
@@ -1,2 +1,3 @@
# Locally calculated
sha256 0c844e7714d3f15325629c59ee75e6309763116e61a6b73486b502e2e5cce5fd squeezelite-v1.8.tar.gz
+sha256 3e4379e1f34b8c5da00e545cfe94369b94a57745902c5d12be43b6332c34c04e LICENSE.txt
--
2.18.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 3/3] package/ibrcommon: add license hashes
2018-09-09 14:25 [Buildroot] [PATCH 1/3] package/mediastreamer: add license hash Bernd Kuhls
2018-09-09 14:25 ` [Buildroot] [PATCH 2/3] package/squeezelite: " Bernd Kuhls
@ 2018-09-09 14:25 ` Bernd Kuhls
2018-09-10 15:23 ` [Buildroot] [PATCH 1/3] package/mediastreamer: add license hash Thomas Petazzoni
2 siblings, 0 replies; 4+ messages in thread
From: Bernd Kuhls @ 2018-09-09 14:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/ibrcommon/ibrcommon.hash | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/ibrcommon/ibrcommon.hash b/package/ibrcommon/ibrcommon.hash
index 21a0ec6f19..9d13f06d38 100644
--- a/package/ibrcommon/ibrcommon.hash
+++ b/package/ibrcommon/ibrcommon.hash
@@ -1,2 +1,4 @@
# Locally calculated
sha256 9c457c1ebc01e6216524636628c647bef34ab11bd96f0e0788be8749374fdc20 ibrcommon-1.0.1.tar.gz
+sha256 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92 COPYING
+sha256 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c README
--
2.18.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 1/3] package/mediastreamer: add license hash
2018-09-09 14:25 [Buildroot] [PATCH 1/3] package/mediastreamer: add license hash Bernd Kuhls
2018-09-09 14:25 ` [Buildroot] [PATCH 2/3] package/squeezelite: " Bernd Kuhls
2018-09-09 14:25 ` [Buildroot] [PATCH 3/3] package/ibrcommon: add license hashes Bernd Kuhls
@ 2018-09-10 15:23 ` Thomas Petazzoni
2 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2018-09-10 15:23 UTC (permalink / raw)
To: buildroot
Hello,
On Sun, 9 Sep 2018 16:25:32 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/mediastreamer/mediastreamer.hash | 1 +
> 1 file changed, 1 insertion(+)
All three patches applied to master. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-09-10 15:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-09 14:25 [Buildroot] [PATCH 1/3] package/mediastreamer: add license hash Bernd Kuhls
2018-09-09 14:25 ` [Buildroot] [PATCH 2/3] package/squeezelite: " Bernd Kuhls
2018-09-09 14:25 ` [Buildroot] [PATCH 3/3] package/ibrcommon: add license hashes Bernd Kuhls
2018-09-10 15:23 ` [Buildroot] [PATCH 1/3] package/mediastreamer: add license hash Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox