From: Julien Olivain <ju.o@free.fr>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: buildroot@buildroot.org, Andy Yan <andyshrk@gmail.com>,
Andy Yan <andyshrk@163.com>, Aaron Sierra <aaron@bubbl-tek.com>
Subject: Re: [Buildroot] [PATCH v1 1/1] package/iotools: Update to v1.8
Date: Fri, 08 Nov 2024 22:58:24 +0100 [thread overview]
Message-ID: <e097e9606bcd844e440d8cd95e2d494a@free.fr> (raw)
In-Reply-To: <20241106184841.1053511-1-andriy.shevchenko@linux.intel.com>
Hi Andy, all,
On 06/11/2024 19:48, Andy Shevchenko wrote:
> 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>
Applied to master, thanks!
The patch was not applying as is, as the version number in the Buildroot
tree does not have the "v". This is for the release monitoring, for new
release notifications:
https://release-monitoring.org/project/375158
Since the modification was trivial, I fixed it while applying.
Best regards,
Julien.
> ---
> 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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-11-08 21:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2024-11-11 7:17 ` Andy Shevchenko
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=e097e9606bcd844e440d8cd95e2d494a@free.fr \
--to=ju.o@free.fr \
--cc=aaron@bubbl-tek.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=andyshrk@163.com \
--cc=andyshrk@gmail.com \
--cc=buildroot@buildroot.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.