linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Erik Schilling <erik.schilling@linaro.org>
To: Linux-GPIO <linux-gpio@vger.kernel.org>
Cc: "Kent Gibson" <warthog618@gmail.com>,
	"Bartosz Golaszewski" <bartosz.golaszewski@linaro.org>,
	"Viresh Kumar" <viresh.kumar@linaro.org>,
	"Manos Pitsidianakis" <manos.pitsidianakis@linaro.org>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Erik Schilling" <erik.schilling@linaro.org>
Subject: [PATCH libgpiod 0/3] bindings: rust: prepare for crates.io publish
Date: Mon, 12 Jun 2023 13:14:47 +0200	[thread overview]
Message-ID: <20230612-crates_io_publish-v1-0-70988ee9a655@linaro.org> (raw)

After libgpiod-sys is published [1]. This series does a little bit of
cleanup and prepares libgpiod for publishing.

[1] https://crates.io/crates/libgpiod-sys

To: Linux-GPIO <linux-gpio@vger.kernel.org>
Cc: Kent Gibson <warthog618@gmail.com>
Cc: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Cc: Alex Bennée <alex.bennee@linaro.org>

Signed-off-by: Erik Schilling <erik.schilling@linaro.org>
---
Erik Schilling (3):
      bindings: rust: add version number to dependencies
      bindings: rust: exclude Makefile.am from package
      bindings: rust: document build without install

 bindings/rust/libgpiod-sys/Cargo.toml | 4 ++++
 bindings/rust/libgpiod-sys/README.md  | 9 +++++++++
 bindings/rust/libgpiod/Cargo.toml     | 6 +++++-
 3 files changed, 18 insertions(+), 1 deletion(-)
---
base-commit: 9788bdd3d6791205431e65366dcc518446f7ca6a
change-id: 20230612-crates_io_publish-946e08590c5b

Best regards,
-- 
Erik Schilling <erik.schilling@linaro.org>


             reply	other threads:[~2023-06-12 11:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-12 11:14 Erik Schilling [this message]
2023-06-12 11:14 ` [PATCH libgpiod 1/3] bindings: rust: add version number to dependencies Erik Schilling
2023-06-12 11:14 ` [PATCH libgpiod 2/3] bindings: rust: exclude Makefile.am from package Erik Schilling
2023-06-12 11:14 ` [PATCH libgpiod 3/3] bindings: rust: document build without install Erik Schilling
2023-06-13  3:56 ` [PATCH libgpiod 0/3] bindings: rust: prepare for crates.io publish Viresh Kumar
2023-06-13  8:16 ` Bartosz Golaszewski
2023-06-13 10:37   ` Erik Schilling

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=20230612-crates_io_publish-v1-0-70988ee9a655@linaro.org \
    --to=erik.schilling@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=manos.pitsidianakis@linaro.org \
    --cc=viresh.kumar@linaro.org \
    --cc=warthog618@gmail.com \
    /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).