summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatti Vacek <pattivacek@gmail.com>2021-07-15 10:42:31 +0200
committerPatti Vacek <pattivacek@gmail.com>2021-07-15 10:42:31 +0200
commite2a7ac05602a67a784546997c3dbd5ab4cfd57fd (patch)
tree6f26a520068f7511a3be03987184f26ae8c02692
parentb2d70898cc09d8edbf474d09cd74b8e0cbc50d4f (diff)
downloadmeta-updater-thud-ostree-main.tar.gz
ostree: the main branch is now "main".thud-ostree-main
Signed-off-by: Patti Vacek <pattivacek@gmail.com>
-rw-r--r--recipes-sota/ostree/ostree_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-sota/ostree/ostree_git.bb b/recipes-sota/ostree/ostree_git.bb
index 93ae6e7..b8dbea2 100644
--- a/recipes-sota/ostree/ostree_git.bb
+++ b/recipes-sota/ostree/ostree_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2"
5 5
6inherit autotools pkgconfig systemd bash-completion gobject-introspection 6inherit autotools pkgconfig systemd bash-completion gobject-introspection
7 7
8SRC_URI = "gitsm://github.com/ostreedev/ostree.git;branch=master" 8SRC_URI = "gitsm://github.com/ostreedev/ostree.git;branch=main"
9 9
10SRCREV = "f3eba6bcec39c163eb831c02c148ffa483292906" 10SRCREV = "f3eba6bcec39c163eb831c02c148ffa483292906"
11 11