Commit Graph

6 Commits

Author SHA1 Message Date
Armin Kuster 7fbb276718 recipes: Update SRC_URI branch and protocols
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-11-13 07:45:48 -08:00
Pierre-Jean Texier 8bec347159 libnfc: upgrade 1.7.1 -> 1.8.0
See full changelog https://github.com/nfc-tools/libnfc/blob/master/ChangeLog#L1

Also remove patch applied upstream

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-08 22:00:37 -07:00
Pierre-Jean Texier c55f99fd34 libnfc: set PV in the recipe
Fixes:

$: devtool check-upgrade-status libnfc
<...>

INFO: libnfc                    git             UNKNOWN_BROKEN  None 2d4543673e9b76c02679ca8b89259659f1afd932

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-04 12:51:09 -07:00
Wang Mingyu f82456634d libnfc: upgrade to 1.7.1
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-07 17:54:00 -08:00
Khem Raj 75c7d0058a libnfc: Fix build with musl
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-21 08:48:56 -07:00
Ankit Navik 52ab4b5323 libnfc: Initial recipe for Near Field Communication library.
Add generic recipe for Near Field Communication (NFC) library.
It also includes testing scheme which is not extensive but elements are already
in place.

Signed-off-by: Ankit Navik <ankit.tarot@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-03 10:04:45 -07:00