* [Buildroot] [PATCH 1/2] libphidget: bump to version 2.1.8.20170607
@ 2018-05-20 15:22 Fabrice Fontaine
2018-05-20 15:22 ` [Buildroot] [PATCH 2/2] phidgetwebservice: " Fabrice Fontaine
2018-05-20 16:46 ` [Buildroot] [PATCH 1/2] libphidget: " Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2018-05-20 15:22 UTC (permalink / raw)
To: buildroot
Add hash for license file
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/libphidget/libphidget.hash | 3 ++-
package/libphidget/libphidget.mk | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/package/libphidget/libphidget.hash b/package/libphidget/libphidget.hash
index a89ba367ed..120d6373e1 100644
--- a/package/libphidget/libphidget.hash
+++ b/package/libphidget/libphidget.hash
@@ -1,2 +1,3 @@
# locally computed
-sha256 2d496828a085ada8ff139da9306bd2b8cb987798fee93caf0089dc399195e238 libphidget_2.1.8.20140319.tar.gz
+sha256 f6da13dc0db057c1a87e0a831e3f5507cd26a32f3ced40f2c0ad783fc244bcd5 libphidget_2.1.8.20170607.tar.gz
+sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
diff --git a/package/libphidget/libphidget.mk b/package/libphidget/libphidget.mk
index 803d5012a4..d84a8b911d 100644
--- a/package/libphidget/libphidget.mk
+++ b/package/libphidget/libphidget.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBPHIDGET_VERSION = 2.1.8.20140319
+LIBPHIDGET_VERSION = 2.1.8.20170607
LIBPHIDGET_SOURCE = libphidget_$(LIBPHIDGET_VERSION).tar.gz
LIBPHIDGET_SITE = https://www.phidgets.com/downloads/phidget21/libraries/linux/libphidget
LIBPHIDGET_DEPENDENCIES = libusb
--
2.14.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 2/2] phidgetwebservice: bump to version 2.1.8.20170607
2018-05-20 15:22 [Buildroot] [PATCH 1/2] libphidget: bump to version 2.1.8.20170607 Fabrice Fontaine
@ 2018-05-20 15:22 ` Fabrice Fontaine
2018-05-20 16:46 ` [Buildroot] [PATCH 1/2] libphidget: " Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2018-05-20 15:22 UTC (permalink / raw)
To: buildroot
Add hash for license file
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/phidgetwebservice/phidgetwebservice.hash | 3 ++-
package/phidgetwebservice/phidgetwebservice.mk | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/package/phidgetwebservice/phidgetwebservice.hash b/package/phidgetwebservice/phidgetwebservice.hash
index 7cd85da79a..e369049c1c 100644
--- a/package/phidgetwebservice/phidgetwebservice.hash
+++ b/package/phidgetwebservice/phidgetwebservice.hash
@@ -1,2 +1,3 @@
# locally computed
-sha256 e8add82fd41d9cb274b88ee369a1f7366e35f85abcfcabb9e2a383574bb779c5 phidgetwebservice_2.1.8.20140319.tar.gz
+sha256 904af15ecd13ae4e807ed8af181e3a4521e59f8f3791be0aa4ceb1afdbf764a2 phidgetwebservice_2.1.8.20170607.tar.gz
+sha256 ea8af5e789cb2d4e9b10bce3874982ade163b749b6bfbdb32e2df21c4d106de1 COPYING
diff --git a/package/phidgetwebservice/phidgetwebservice.mk b/package/phidgetwebservice/phidgetwebservice.mk
index 36c0185e72..bdcc388b26 100644
--- a/package/phidgetwebservice/phidgetwebservice.mk
+++ b/package/phidgetwebservice/phidgetwebservice.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PHIDGETWEBSERVICE_VERSION = 2.1.8.20140319
+PHIDGETWEBSERVICE_VERSION = 2.1.8.20170607
PHIDGETWEBSERVICE_SOURCE = phidgetwebservice_$(PHIDGETWEBSERVICE_VERSION).tar.gz
PHIDGETWEBSERVICE_SITE = http://www.phidgets.com/downloads/libraries
PHIDGETWEBSERVICE_DEPENDENCIES = libphidget
--
2.14.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/2] libphidget: bump to version 2.1.8.20170607
2018-05-20 15:22 [Buildroot] [PATCH 1/2] libphidget: bump to version 2.1.8.20170607 Fabrice Fontaine
2018-05-20 15:22 ` [Buildroot] [PATCH 2/2] phidgetwebservice: " Fabrice Fontaine
@ 2018-05-20 16:46 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-05-20 16:46 UTC (permalink / raw)
To: buildroot
Hello,
On Sun, 20 May 2018 17:22:31 +0200, Fabrice Fontaine wrote:
> Add hash for license file
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/libphidget/libphidget.hash | 3 ++-
> package/libphidget/libphidget.mk | 2 +-
> 2 files changed, 3 insertions(+), 2 deletions(-)
Both applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-05-20 16:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-20 15:22 [Buildroot] [PATCH 1/2] libphidget: bump to version 2.1.8.20170607 Fabrice Fontaine
2018-05-20 15:22 ` [Buildroot] [PATCH 2/2] phidgetwebservice: " Fabrice Fontaine
2018-05-20 16:46 ` [Buildroot] [PATCH 1/2] libphidget: " Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox