mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
ostree: use Yocto mirror
Clean up PREMIRRORS setting, the Yocto mirror is updated $ mkdir ./ostree && cd ./ostree $ wget http://downloads.yoctoproject.org/mirror/sources/git2_github.com.ostreedev.ostree.tar.gz $ tar -xvf git2_github.com.ostreedev.ostree.tar.gz $ git show f1155c8d283c3c85d74d5e1050b0dcf8198f750a --oneline f1155c8d (tag: v2021.6) Release 2021.6 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -17,10 +17,6 @@ DEPENDS = " \
|
||||
bison-native \
|
||||
"
|
||||
|
||||
# The Yocto mirror has an old export of ostree:
|
||||
# http://downloads.yoctoproject.org/mirror/sources/git2_github.com.ostreedev.ostree.tar.gz
|
||||
PREMIRRORS = ""
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://github.com/ostreedev/ostree;branch=main;protocol=https \
|
||||
file://run-ptest \
|
||||
|
||||
Reference in New Issue
Block a user