diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-08-11 13:52:48 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-08-24 16:49:38 +0100 |
commit | c9400d01575c2a93762b71bf790d0edd6e2acb6f (patch) | |
tree | 1e411db7c81c1609f59347f916363c011006905b /scripts/lib/recipetool/create.py | |
parent | 65cd9697f95901c45984e4f7c21c64b0ef4845a0 (diff) | |
download | poky-c9400d01575c2a93762b71bf790d0edd6e2acb6f.tar.gz |
bitbake: fetch2: Add new srcrev fetcher API
Add new functions to return some of the get_srcrev data in new and different
ways. We need two different forms of the data, one is a string to inject into
PKGV, the other is the full revisions as a string to include in hash computations
so that the hash changes when the input revisions change.
This allows us to clean up and simplify the code in OE-Core and move the
version information from PV to PKGV.
(Bitbake rev: ae4dfa2a31c74c0c6c2b14cece822ed1f3d79723)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create.py')
0 files changed, 0 insertions, 0 deletions