From: Etienne CARRIERE - foss <etienne.carriere@foss.st.com>
To: Kory Maincent <kory.maincent@bootlin.com>,
"buildroot@buildroot.org" <buildroot@buildroot.org>
Cc: "thomas.petazzoni@bootlin.com" <thomas.petazzoni@bootlin.com>
Subject: Re: [Buildroot] [PATCH 0/3] Support custom tarball for OP-TEE related projects
Date: Mon, 24 Jun 2024 07:00:02 +0000 [thread overview]
Message-ID: <8ceaf29cebab41cbb6056da65d3c1c67@foss.st.com> (raw)
In-Reply-To: <20240620143853.1259543-1-kory.maincent@bootlin.com>
Hello Kory,
On Mon, Thu, 20 Jun 2024 16:38:53 +0200, Kory Maincent wrote:
>
> OP-TEE OS supports custom tarballs, but the optee-client, optee-test,
> and optee-examples projects do not. This might cause version mismatches
> between OP-TEE OS and these related projects.
>
> This patch series adds support for custom tarball URLs to address these
> potential issues.
>
> Kory Maincent (3):
> package/optee-client: Add support for custom tarball
> package/optee-test: Add support for custom tarball
> package/optee-examples: Add support for custom tarball
Acked-by Etienne Carriere <etienne.carriere@foss.st.com>
for the series.
>
> package/optee-client/Config.in | 38 +++++++++++++++++++++
> package/optee-client/optee-client.mk | 24 ++++++++++++--
> package/optee-examples/Config.in | 42 ++++++++++++++++++++++++
> package/optee-examples/optee-examples.mk | 26 +++++++++++++--
> package/optee-test/Config.in | 41 +++++++++++++++++++++++
> package/optee-test/optee-test.mk | 23 +++++++++++--
> 6 files changed, 188 insertions(+), 6 deletions(-)
>
> --
> 2.25.1
>
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-06-24 7:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-20 14:38 [Buildroot] [PATCH 0/3] Support custom tarball for OP-TEE related projects Kory Maincent via buildroot
2024-06-20 14:38 ` [Buildroot] [PATCH 1/3] package/optee-client: Add support for custom tarball Kory Maincent via buildroot
2024-07-04 14:50 ` Etienne CARRIERE - foss
2024-08-02 20:06 ` Thomas Petazzoni via buildroot
2024-06-20 14:38 ` [Buildroot] [PATCH 2/3] package/optee-test: " Kory Maincent via buildroot
2024-07-04 14:50 ` Etienne CARRIERE - foss
2024-06-20 14:38 ` [Buildroot] [PATCH 3/3] package/optee-examples: " Kory Maincent via buildroot
2024-07-04 14:50 ` Etienne CARRIERE - foss
2024-06-24 7:00 ` Etienne CARRIERE - foss [this message]
2024-06-28 13:55 ` [Buildroot] [PATCH 0/3] Support custom tarball for OP-TEE related projects Kory Maincent via buildroot
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=8ceaf29cebab41cbb6056da65d3c1c67@foss.st.com \
--to=etienne.carriere@foss.st.com \
--cc=buildroot@buildroot.org \
--cc=kory.maincent@bootlin.com \
--cc=thomas.petazzoni@bootlin.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 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.