diff options
-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 8937e5e..443eab3 100644 --- a/recipes-sota/ostree/ostree_git.bb +++ b/recipes-sota/ostree/ostree_git.bb | |||
@@ -6,7 +6,7 @@ inherit autotools-brokensep pkgconfig systemd gobject-introspection | |||
6 | 6 | ||
7 | INHERIT_remove_class-native = "systemd" | 7 | INHERIT_remove_class-native = "systemd" |
8 | 8 | ||
9 | SRC_URI = "gitsm://github.com/ostreedev/ostree.git;branch=master" | 9 | SRC_URI = "gitsm://github.com/ostreedev/ostree.git;branch=main" |
10 | 10 | ||
11 | SRCREV="3b09620c2738bce4ed45e099cf2e4c5df7671d39" | 11 | SRCREV="3b09620c2738bce4ed45e099cf2e4c5df7671d39" |
12 | 12 | ||