Merge pull request #50 from flatcar-linux/dongsu/dev-container-fix-url

build_library: fix sync URI under Gentoo env for developer containers
This commit is contained in:
Dongsu Park 2020-01-23 16:15:44 +01:00 committed by GitHub
commit 5dc473a36e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,12 +39,12 @@ disabled = true
[coreos]
location = /var/lib/portage/coreos-overlay
sync-type = git
sync-uri = https://github.com/coreos/coreos-overlay.git
sync-uri = https://github.com/flatcar-linux/coreos-overlay.git
[portage-stable]
location = /var/lib/portage/portage-stable
sync-type = git
sync-uri = https://github.com/coreos/portage-stable.git
sync-uri = https://github.com/flatcar-linux/portage-stable.git
EOF
# Now set the correct profile