mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-05 05:15:25 +02:00
oe-go-mod-autogen: clarify need to update main SRCREV
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
9e8a6af947
commit
f7188da2ca
|
@ -6,12 +6,18 @@ Description:
|
|||
|
||||
Example:
|
||||
|
||||
a) generate
|
||||
|
||||
cmd: <path_to>/meta-virtualization/scripts/oe-go-mod-autogen.py \
|
||||
--repo https://github.com/docker/compose --rev v2.20.3
|
||||
output: src_uri.inc, relocation.inc, modules.txt
|
||||
|
||||
Copy these three generated files to replace the original ones,
|
||||
then we only need update PV and SRCREV, and docker-compose is upgraded.
|
||||
b) Copy the three generated files to replace the original ones.
|
||||
|
||||
c) update SRCREV
|
||||
|
||||
Edit the recipe to update PV and the main SRCREV, and
|
||||
docker-compose is upgraded.
|
||||
|
||||
See --help for more explanations and examples.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user