]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
neard: upgrade 0.18 -> 0.19
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 31 Aug 2023 02:37:36 +0000 (10:37 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Sep 2023 17:17:43 +0000 (18:17 +0100)
Changelog:
===========
  Fixed missing DBus org.neard.se.conf.
  Sync Linux kernel UAPI nfc.h header with newer kernel.
  NFC tag: Implement readout of tag UID via DBus interface.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-connectivity/neard/neard_0.19.bb [moved from meta/recipes-connectivity/neard/neard_0.18.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-connectivity/neard/neard_0.18.bb
rename to meta/recipes-connectivity/neard/neard_0.19.bb
index 362a7615b6e479f0dc09503aab58812737bfe4ff..a98f436b987f24feb30b60164c73eab7d288c42c 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/network/nfc/neard.git;protocol=https;bra
            file://0001-Add-header-dependency-to-nciattach.o.patch \
           "
 
-SRCREV = "c781008d3786e03173f0a0f5dfcc0545c787d7fc"
+SRCREV = "a1dc8a75cba999728e154a0f811ab9dd50c809f7"
 
 S = "${WORKDIR}/git"