From: "Daniels Umanovskis" <du@axentia.se>
To: "poky@yoctoproject.org" <poky@yoctoproject.org>
Cc: Daniels Umanovskis <du@axentia.se>
Subject: [PULL] [PATCH 0/1] gattlib: add the recipe
Date: Wed, 27 Nov 2019 13:06:34 +0000 [thread overview]
Message-ID: <cover.1574858887.git.du@axentia.se> (raw)
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
next reply other threads:[~2019-11-27 13:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-27 13:06 Daniels Umanovskis [this message]
2019-11-27 13:06 ` [PULL] [PATCH 1/1] gattlib: add the recipe Daniels Umanovskis
2019-11-27 13:20 ` [poky] " Quentin Schulz
2019-11-27 14:09 ` [poky] [PULL] [PATCH 0/1] " Ross Burton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1574858887.git.du@axentia.se \
--to=du@axentia.se \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.