From: Gary Bisson <gary.bisson@boundarydevices.com>
To: linux-gpio@vger.kernel.org
Cc: Gary Bisson <gary.bisson@boundarydevices.com>
Subject: [libgpiod][PATCH 0/3] Add Android build support
Date: Mon, 8 Jun 2020 11:06:49 +0200 [thread overview]
Message-ID: <20200608090652.805516-1-gary.bisson@boundarydevices.com> (raw)
Hi,
This series adds support to build libgpiod library and tools as part of
an Android build.
Some comments are included into the individual patches, to explain the
choices made.
This was tested inside an Android 10 AOSP tree.
Let me know if you have any questions.
Regards,
Gary
Gary Bisson (3):
core: add missing header inclusion
tools-common: fix build for Android
Android.bp: initial addition
Android.bp | 95 ++++++++++++++++++++++++++++++++++++++++++++
lib/core.c | 1 +
tools/tools-common.c | 10 +++--
3 files changed, 103 insertions(+), 3 deletions(-)
create mode 100644 Android.bp
--
2.26.2
next reply other threads:[~2020-06-08 9:06 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-08 9:06 Gary Bisson [this message]
2020-06-08 9:06 ` [libgpiod][PATCH 1/3] core: add missing header inclusion Gary Bisson
2020-06-08 9:06 ` [libgpiod][PATCH 2/3] tools-common: fix build for Android Gary Bisson
2020-08-10 19:15 ` Bartosz Golaszewski
2020-08-17 8:23 ` Gary Bisson
2020-08-17 13:04 ` Bartosz Golaszewski
2020-08-18 16:04 ` Gary Bisson
2020-06-08 9:06 ` [libgpiod][PATCH 3/3] Android.bp: initial addition Gary Bisson
2020-08-10 19:51 ` Bartosz Golaszewski
2020-08-17 8:38 ` Gary Bisson
2020-08-17 16:24 ` Bartosz Golaszewski
2020-08-18 16:01 ` Bartosz Golaszewski
2020-08-18 16:05 ` Gary Bisson
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=20200608090652.805516-1-gary.bisson@boundarydevices.com \
--to=gary.bisson@boundarydevices.com \
--cc=linux-gpio@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).