From: Mikko Rapeli <mikko.rapeli@linaro.org>
To: Anton Antonov <anton.antonov@arm.com>
Cc: yocto@lists.yoctoproject.org
Subject: Re: [yocto] [meta-security][PATCH] parsec-service: update from 1.1.0 to 1.2.0-rc1
Date: Mon, 27 Mar 2023 08:36:22 +0300 [thread overview]
Message-ID: <ZCErVio1Ns/W9BAE@nuoska> (raw)
In-Reply-To: <4110.1679670308835025472@lists.yoctoproject.org>
Hi,
On Fri, Mar 24, 2023 at 08:05:08AM -0700, Anton Antonov wrote:
> Hi Mikko,
>
> >
> > +SRC_URI +=
> > "git://github.com/parallaxsecond/parsec;protocol=https;branch=main \
>
> We noticed another small issue with your patch. Could you use gitsm instead of git, so required git submodules will be fetched as well:
>
> SRC_URI += "gitsm://github.com/parallaxsecond/parsec;protocol=https;branch=main \
Sure I can change this but build and major parsec-services features also work
without this repo:
# cat .gitmodules
[submodule "trusted-services-vendor"]
path = trusted-services-vendor
url = https://git.trustedfirmware.org/TS/trusted-services.git
branch = integration
Cheers,
-Mikko
next prev parent reply other threads:[~2023-03-27 5:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-23 7:24 [meta-security][PATCH] parsec-service: update from 1.1.0 to 1.2.0-rc1 Mikko Rapeli
2023-03-23 11:45 ` [yocto] " akuster808
2023-03-24 15:05 ` Anton Antonov
2023-03-27 5:36 ` Mikko Rapeli [this message]
2023-03-24 12:24 ` Anton Antonov
2023-03-24 12:34 ` [yocto] " Mikko Rapeli
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=ZCErVio1Ns/W9BAE@nuoska \
--to=mikko.rapeli@linaro.org \
--cc=anton.antonov@arm.com \
--cc=yocto@lists.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.