mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
docker-compose: switch branch to main
The upstream repoistory transitioned from master to main, and also deleted the v2 branch this recipe was using. Switch everything to main until (if?) new versioned branches appear. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
155bc65837
commit
b8a964fc30
|
@ -11,7 +11,7 @@ DEPENDS = " \
|
||||||
SRCREV_FORMAT="compose_survey"
|
SRCREV_FORMAT="compose_survey"
|
||||||
SRCREV_compose = "02ad467f89ebc343aa03ce89d18875ea4d604ea3"
|
SRCREV_compose = "02ad467f89ebc343aa03ce89d18875ea4d604ea3"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/docker/compose;name=compose;branch=v2;protocol=https"
|
SRC_URI = "git://github.com/docker/compose;name=compose;branch=main;protocol=https"
|
||||||
|
|
||||||
include src_uri.inc
|
include src_uri.inc
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user