[OE-core] hash generation for PR Service?

Richard Purdie richard.purdie at linuxfoundation.org
Wed Sep 17 16:11:10 UTC 2014


On Wed, 2014-09-17 at 14:30 +0200, Steffen Sledz wrote:
> Hi Guys,
> 
> On 15.09.2014 08:19, Steffen Sledz wrote:
> > On 10.09.2014 13:24, Steffen Sledz wrote:
> >> I'm not sure if this is the right mailing list for our problem. Please forgive me if not (and tell me the right one).
> >>
> >>
> >> We're investigating some problems related with package versions going backwards using a PR Service[1].
> >>
> >> Can someone give some hints where we can get information about
> generation of the hashes which are used to request values from the PR
> service? Especially which data/files/directories are involved..
> >>
> >>
> >> [1] <https://wiki.yoctoproject.org/wiki/PR_Service>
> > 
> > Ping! Who can provide related information?
> 
> there was no feedback in the ml. :(
> 
> Can you help us on this issue?

The hashes are the same hashes bitbake itself uses to decide whether to
reexecute tasks or not and are the same hashes encoded into the sstate
objects.

The manual gives information about this:

http://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#checksums

Please read and understand that, then if you have specific questions,
please ask them and you may get a more targeted answer. At the moment
the question is not specific enough to be easy to answer.

Cheers,

Richard






More information about the Openembedded-core mailing list