From: frederic.martinsons@gmail.com
To: openembedded-core@lists.openembedded.org
Cc: alex.kiernan@gmail.com
Subject: [PATCHV3 0/4] Extend cargo based recipe support
Date: Mon, 27 Mar 2023 10:12:31 +0200 [thread overview]
Message-ID: <cover.1679904677.git.frederic.martinsons@gmail.com> (raw)
From: Frederic Martinsons <frederic.martinsons@gmail.com>
This series brings the support of local git repository inside
a cargo based recipe.
It also enables devtool capacity on it.
The following changes since commit 4876189dd2ae5a04a296b11b537b9f613159c6bf:
xcb-proto: Fix install conflict when enable multilib. (2023-03-23 22:38:41 +0000)
are available in the Git repository at:
https://gitlab.com/fmartinsons/openembedded-core cargo-extend-support-git-and-devtool
Alex Kiernan (1):
cargo_common.bbclass: Support local github repos
Frederic Martinsons (3):
cargo_common.bbclass: add support of user in url for patch
devtool: add support for multiple git url inside a cargo based recipe
patch: support of git patches when the source uri contained subpath
parameter
meta/classes-recipe/cargo_common.bbclass | 33 ++++++++++++++
meta/classes/externalsrc.bbclass | 4 +-
meta/lib/oe/patch.py | 57 ++++++++++++++++++------
3 files changed, 78 insertions(+), 16 deletions(-)
--
2.34.1
next reply other threads:[~2023-03-27 8:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-27 8:12 frederic.martinsons [this message]
2023-03-27 8:12 ` [PATCHV3 1/4] cargo_common.bbclass: Support local github repos frederic.martinsons
2023-03-27 8:12 ` [PATCHV3 2/4] cargo_common.bbclass: add support of user in url for patch frederic.martinsons
2023-03-27 8:12 ` [PATCHV3 3/4] devtool: add support for multiple git url inside a cargo based recipe frederic.martinsons
2023-03-27 8:12 ` [PATCHV3 4/4] patch: support of git patches when the source uri contained subpath parameter frederic.martinsons
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.1679904677.git.frederic.martinsons@gmail.com \
--to=frederic.martinsons@gmail.com \
--cc=alex.kiernan@gmail.com \
--cc=openembedded-core@lists.openembedded.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