* [Buildroot] [PATCH] package: gcnano-binaries: bump version to 969d115185
@ 2022-05-31 12:55 Kory Maincent via buildroot
2022-06-05 20:58 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Kory Maincent via buildroot @ 2022-05-31 12:55 UTC (permalink / raw)
To: buildroot; +Cc: Kory Maincent, scooby22, thomas.petazzoni
From: Kory Maincent <kory.maincent@bootlin.com>
Update to last version of gcnano-binaries compatible with kernel
from StMicroelectronics version 5.10
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
---
package/gcnano-binaries/gcnano-binaries.hash | 2 +-
package/gcnano-binaries/gcnano-binaries.mk | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/gcnano-binaries/gcnano-binaries.hash b/package/gcnano-binaries/gcnano-binaries.hash
index e3efc82fc5..27e14d71f4 100644
--- a/package/gcnano-binaries/gcnano-binaries.hash
+++ b/package/gcnano-binaries/gcnano-binaries.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 afec2ba2f524821452d561b56afd2fc241293ea4a6e8598d1663f58e5d16800f gcnano-binaries-1534c3eaabb5ae545a8f97e95f853531365a13fc.tar.gz
+sha256 32d91d6ce6e6551cb7ad0eee4698041fdeb10a4f216e6564adb06408476edc38 gcnano-binaries-969d11518529bb70a132909b02ddcc5736c92d91.tar.gz
sha256 7d209718473d18f69f75adb7caf9cb5d4b0a31da068756aa011bea617de3dc57 EULA
diff --git a/package/gcnano-binaries/gcnano-binaries.mk b/package/gcnano-binaries/gcnano-binaries.mk
index f6adc36dbd..affe0a6063 100644
--- a/package/gcnano-binaries/gcnano-binaries.mk
+++ b/package/gcnano-binaries/gcnano-binaries.mk
@@ -8,8 +8,8 @@ GCNANO_BINARIES_LIB_VERSION = 6.4
GCNANO_BINARIES_LIB_REVISION = 3
GCNANO_BINARIES_LIB_FULL_VERSION = $(GCNANO_BINARIES_LIB_VERSION).$(GCNANO_BINARIES_LIB_REVISION)
GCNANO_BINARIES_DRIVER_VERSION = $(GCNANO_BINARIES_LIB_FULL_VERSION)
-GCNANO_BINARIES_USERLAND_VERSION = $(GCNANO_BINARIES_LIB_FULL_VERSION)-20200902
-GCNANO_BINARIES_VERSION = 1534c3eaabb5ae545a8f97e95f853531365a13fc
+GCNANO_BINARIES_USERLAND_VERSION = $(GCNANO_BINARIES_LIB_FULL_VERSION)-20210726
+GCNANO_BINARIES_VERSION = 969d11518529bb70a132909b02ddcc5736c92d91
GCNANO_BINARIES_SITE = $(call github,STMicroelectronics,gcnano-binaries,$(GCNANO_BINARIES_VERSION))
GCNANO_BINARIES_LICENSE = MIT, Vivante End User Software License Terms
--
2.25.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package: gcnano-binaries: bump version to 969d115185
2022-05-31 12:55 [Buildroot] [PATCH] package: gcnano-binaries: bump version to 969d115185 Kory Maincent via buildroot
@ 2022-06-05 20:58 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-06-05 20:58 UTC (permalink / raw)
To: Kory Maincent via buildroot; +Cc: kory.maincent, scooby22
On Tue, 31 May 2022 14:55:57 +0200
Kory Maincent via buildroot <buildroot@buildroot.org> wrote:
> From: Kory Maincent <kory.maincent@bootlin.com>
>
> Update to last version of gcnano-binaries compatible with kernel
> from StMicroelectronics version 5.10
>
> Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Commit title prefix should always be "package/<pkg>:" and not "package:
<pkg>:".
> # Locally calculated
> -sha256 afec2ba2f524821452d561b56afd2fc241293ea4a6e8598d1663f58e5d16800f gcnano-binaries-1534c3eaabb5ae545a8f97e95f853531365a13fc.tar.gz
> +sha256 32d91d6ce6e6551cb7ad0eee4698041fdeb10a4f216e6564adb06408476edc38 gcnano-binaries-969d11518529bb70a132909b02ddcc5736c92d91.tar.gz
The expected separator in the hash file now is two spaces, not one.
This is reported by check-package.
Applied to next with those issues fixed.
Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-06-05 20:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-31 12:55 [Buildroot] [PATCH] package: gcnano-binaries: bump version to 969d115185 Kory Maincent via buildroot
2022-06-05 20:58 ` Thomas Petazzoni via buildroot
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.