All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] [PATCH 0/1] gattlib: add the recipe
@ 2019-11-27 13:06 Daniels Umanovskis
  2019-11-27 13:06 ` [PULL] [PATCH 1/1] " Daniels Umanovskis
  2019-11-27 14:09 ` [poky] [PULL] [PATCH 0/1] " Ross Burton
  0 siblings, 2 replies; 4+ messages in thread
From: Daniels Umanovskis @ 2019-11-27 13:06 UTC (permalink / raw)
  To: poky@yoctoproject.org; +Cc: Daniels Umanovskis

gattlib is a C library for talking to Bluetooth, including BLE, devices.
It's the only compact, embedded-appropriate library for easily scanning
BLE devices and subscribing to notifications

Signed-off-by: Daniels Umanovskis <du@axentia.se>

Daniels Umanovskis (1):
  gattlib: add the recipe

 .../gattlib/files/LICENSE                     | 339 ++++++++++++++++++
 ...oid-strange-chars-from-the-build-dir.patch |  70 ++++
 .../gattlib/gattlib_git.bb                    |  31 ++
 3 files changed, 440 insertions(+)
 create mode 100644 meta/recipes-connectivity/gattlib/files/LICENSE
 create mode 100644 meta/recipes-connectivity/gattlib/files/dbus-avoid-strange-chars-from-the-build-dir.patch
 create mode 100644 meta/recipes-connectivity/gattlib/gattlib_git.bb

-- 
2.20.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-27 14:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-27 13:06 [PULL] [PATCH 0/1] gattlib: add the recipe Daniels Umanovskis
2019-11-27 13:06 ` [PULL] [PATCH 1/1] " Daniels Umanovskis
2019-11-27 13:20   ` [poky] " Quentin Schulz
2019-11-27 14:09 ` [poky] [PULL] [PATCH 0/1] " Ross Burton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.