Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/neard: bump to version 0.18
@ 2021-12-30 10:07 Fabrice Fontaine
  2021-12-30 12:27 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2021-12-30 10:07 UTC (permalink / raw)
  To: buildroot; +Cc: Simon Dawson, Fabrice Fontaine

Retrieved latest release from git

https://git.kernel.org/pub/scm/network/nfc/neard.git/tree/ChangeLog?h=v0.18

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/neard/neard.hash |  3 +--
 package/neard/neard.mk   | 10 ++++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/package/neard/neard.hash b/package/neard/neard.hash
index 948314ddd7..1ea95c938a 100644
--- a/package/neard/neard.hash
+++ b/package/neard/neard.hash
@@ -1,4 +1,3 @@
-# From https://www.kernel.org/pub/linux/network/nfc/sha256sums.asc
-sha256  eae3b11c541a988ec11ca94b7deab01080cd5b58cfef3ced6ceac9b6e6e65b36  neard-0.16.tar.xz
 # Locally computed
+sha256  c013e3115315e2e11d16b5f0f1c8ce9afbcdba26800aad91245fd9b4a5dc938b  neard-0.18.tar.gz
 sha256  b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259  COPYING
diff --git a/package/neard/neard.mk b/package/neard/neard.mk
index a351469102..1ab3aa353e 100644
--- a/package/neard/neard.mk
+++ b/package/neard/neard.mk
@@ -4,13 +4,15 @@
 #
 ################################################################################
 
-NEARD_VERSION = 0.16
-NEARD_SOURCE = neard-$(NEARD_VERSION).tar.xz
-NEARD_SITE = $(BR2_KERNEL_MIRROR)/linux/network/nfc
+NEARD_VERSION = 0.18
+NEARD_SITE = https://git.kernel.org/pub/scm/network/nfc/neard.git/snapshot
 NEARD_LICENSE = GPL-2.0
 NEARD_LICENSE_FILES = COPYING
 
-NEARD_DEPENDENCIES = host-pkgconf dbus libglib2 libnl
+NEARD_DEPENDENCIES = host-autoconf-archive host-pkgconf dbus libglib2 libnl
+# From git
+NEARD_AUTORECONF = YES
+NEARD_AUTORECONF_OPTS = --include=$(HOST_DIR)/share/autoconf-archive
 NEARD_CONF_OPTS = --disable-traces
 
 ifeq ($(BR2_PACKAGE_NEARD_TOOLS),y)
-- 
2.33.0

_______________________________________________
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 1/1] package/neard: bump to version 0.18
  2021-12-30 10:07 [Buildroot] [PATCH 1/1] package/neard: bump to version 0.18 Fabrice Fontaine
@ 2021-12-30 12:27 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2021-12-30 12:27 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Simon Dawson, buildroot

On Thu, 30 Dec 2021 11:07:15 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Retrieved latest release from git
> 
> https://git.kernel.org/pub/scm/network/nfc/neard.git/tree/ChangeLog?h=v0.18
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/neard/neard.hash |  3 +--
>  package/neard/neard.mk   | 10 ++++++----
>  2 files changed, 7 insertions(+), 6 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
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:[~2021-12-30 12:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-30 10:07 [Buildroot] [PATCH 1/1] package/neard: bump to version 0.18 Fabrice Fontaine
2021-12-30 12:27 ` Thomas Petazzoni

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