profile: core: platform: add nfc connectivity RDEPENDS 59/15259/3
authorMatt Ranostay <matt.ranostay@konsulko.com>
Tue, 10 Jul 2018 23:20:04 +0000 (16:20 -0700)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 11 Jul 2018 19:30:52 +0000 (19:30 +0000)
Add neard, and neardal package to the connectivity packagegroup

Bug-AGL: SPEC-1554
Change-Id: I2fffaaa91517088a0f2ed51c742dff7f9004a737
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
meta-agl-profile-core/recipes-platform/packagegroups/packagegroup-agl-core-connectivity.bb

index 666d4ef..038ae5d 100644 (file)
@@ -13,5 +13,7 @@ RDEPENDS_${PN} += "\
     bluez5-obex \
     dhcp-server \
     ${@bb.utils.contains('VIRTUAL-RUNTIME_net_manager','connman','connman connman-client connman-tests connman-tools connman-ncurses','',d)} \
+    neard \
+    neardal-tools \
     rtl-sdr \
     "