]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
combo-layer: add sync-revs command
authorRoss Burton <ross.burton@arm.com>
Wed, 7 Dec 2022 16:36:50 +0000 (16:36 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Dec 2022 10:50:26 +0000 (10:50 +0000)
commit2bb5d12ecd1b0273983f7c05699f34dd64b11c25
tree24d743c16993c8a171574efb40affc5e6ce7ab78
parent528f4fb3683d048537604e4562ea758968060d62
combo-layer: add sync-revs command

When starting to use combo-layer, or if someone else is using it too,
the local last_revision may be incorrect.

This command will forcibly update the last_revision config values to the
latest SHA on the remote branch that is tracked.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/combo-layer