diff options
author | Patti Vacek <pattivacek@gmail.com> | 2021-07-15 10:42:31 +0200 |
---|---|---|
committer | Patti Vacek <pattivacek@gmail.com> | 2021-07-15 10:42:31 +0200 |
commit | e2a7ac05602a67a784546997c3dbd5ab4cfd57fd (patch) | |
tree | 6f26a520068f7511a3be03987184f26ae8c02692 | |
parent | b2d70898cc09d8edbf474d09cd74b8e0cbc50d4f (diff) | |
download | meta-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.bb | 2 |
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 | ||
6 | inherit autotools pkgconfig systemd bash-completion gobject-introspection | 6 | inherit autotools pkgconfig systemd bash-completion gobject-introspection |
7 | 7 | ||
8 | SRC_URI = "gitsm://github.com/ostreedev/ostree.git;branch=master" | 8 | SRC_URI = "gitsm://github.com/ostreedev/ostree.git;branch=main" |
9 | 9 | ||
10 | SRCREV = "f3eba6bcec39c163eb831c02c148ffa483292906" | 10 | SRCREV = "f3eba6bcec39c163eb831c02c148ffa483292906" |
11 | 11 | ||