Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/1] package/iotools: Update to v1.8
@ 2024-11-06 18:48 Andy Shevchenko
  2024-11-06 19:20 ` Jarkko Sakkinen via buildroot
  2024-11-08 21:58 ` Julien Olivain
  0 siblings, 2 replies; 4+ messages in thread
From: Andy Shevchenko @ 2024-11-06 18:48 UTC (permalink / raw)
  To: buildroot; +Cc: Andy Yan, Andy Yan, Aaron Sierra, Andy Shevchenko

This is minor update to iotools to fix some issues Aaron noticed and
addressed. The bigger change will come later with better integration
with the regular build systems (CMake).

Cc: Aaron Sierra <aaron@bubbl-tek.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 package/iotools/iotools.hash | 2 +-
 package/iotools/iotools.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/iotools/iotools.hash b/package/iotools/iotools.hash
index 11d7ffb73e39..48d347bb3c11 100644
--- a/package/iotools/iotools.hash
+++ b/package/iotools/iotools.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  13b8b87c7d1f22b8d8f50c499af09f9414a0879d69c22393f1051ed4bf28f378  iotools-v1.7.tar.gz
+sha256  9cb6184030b2e5c2e6a7c7a2d016d29d42d4075a77e1ba982bdc3cd919491faf  iotools-v1.8.tar.gz
 sha256  ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6  COPYING
diff --git a/package/iotools/iotools.mk b/package/iotools/iotools.mk
index 03b87c89e9d0..f5e322eab818 100644
--- a/package/iotools/iotools.mk
+++ b/package/iotools/iotools.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-IOTOOLS_VERSION = v1.7
+IOTOOLS_VERSION = v1.8
 IOTOOLS_SITE = $(call github,andy-shev,iotools,$(IOTOOLS_VERSION))
 IOTOOLS_LICENSE = GPL-2.0+
 IOTOOLS_LICENSE_FILES = COPYING
-- 
2.43.0.rc1.1336.g36b5255a03ac

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-11-11  7:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-06 18:48 [Buildroot] [PATCH v1 1/1] package/iotools: Update to v1.8 Andy Shevchenko
2024-11-06 19:20 ` Jarkko Sakkinen via buildroot
2024-11-08 21:58 ` Julien Olivain
2024-11-11  7:17   ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox