blob: 91788b8b308a6e95b965a4c9be45f53316b11527 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
require ${PN}.inc
RDEPENDS = "libopenobex-1.0-1 irda-utils"
PR = "r1"
SRC_URI += "file://vcard-send.patch;apply=yes;striplevel=0"
inherit gpe
SRC_URI[md5sum] = "4bd3894de194ee023a4c7af6c2a2e9cd"
SRC_URI[sha256sum] = "86a0fe68a93308b6d5c0e19da85789a6e48d88ba08dee98516f21b3b0ed85854"
|