All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Richard Purdie" <richard.purdie@linuxfoundation.org>
To: Mark Hatle <mark.hatle@kernel.crashing.org>,
	Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] PR Service and eSDK
Date: Tue, 23 Mar 2021 22:45:34 +0000	[thread overview]
Message-ID: <48a1fdaf1535daf49500ed7ae3551bc7099e4940.camel@linuxfoundation.org> (raw)
In-Reply-To: <4196565e-34b9-ae0d-dbaf-c3292efa1ba0@kernel.crashing.org>

On Tue, 2021-03-23 at 17:34 -0500, Mark Hatle wrote:
> For some reason I thought if PR service was enabled, when the eSDK was generated
> it would export the pr service information and include it within the eSDK.
> 
> I'm not finding the file, or even code that does this.  Am I having a fever
> dream, or is there code that should be doing this?
> 
> What I'm trying to build is an eSDK that the user can use devtool and construct
> a new version of a package, then they can deploy the new package within their
> package feed to update their targets.  Without the PR service in the eSDK, there
> won't be any way to get a correct PR number.

I know we copy bb_unihashes.dat into the eSDK with code in populate_sdl_ext.bbclass
for this reason for hashequiv.

We do have prserv export and import code but I'm not sure anyone has integrated it
with eSDK, or if there is integration, I can't spot it atm. I wondered if it copied
the prserv database from the build directory over to assist with this issue but
again, I can't spot it.

Cheers,

Richard


  reply	other threads:[~2021-03-23 22:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-23 22:34 PR Service and eSDK Mark Hatle
2021-03-23 22:45 ` Richard Purdie [this message]
2021-03-23 22:47   ` [OE-core] " Mark Hatle

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=48a1fdaf1535daf49500ed7ae3551bc7099e4940.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=mark.hatle@kernel.crashing.org \
    --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 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.