mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
neard: upgrade 0.18 -> 0.19
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. (From OE-Core rev: 02cc07dbdf0dcb52d736f39fc01f406030f8339b) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
6d96fc1f42
commit
dbeb9fdfc6
|
|
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user