diff options
Diffstat (limited to 'meta-sota/recipes-sota/ostree')
-rw-r--r-- | meta-sota/recipes-sota/ostree/ostree_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-sota/recipes-sota/ostree/ostree_git.bb b/meta-sota/recipes-sota/ostree/ostree_git.bb index 1b97e13..3d12de8 100644 --- a/meta-sota/recipes-sota/ostree/ostree_git.bb +++ b/meta-sota/recipes-sota/ostree/ostree_git.bb @@ -8,7 +8,7 @@ INHERIT_remove_class-native = "systemd" SRC_URI = "gitsm://github.com/ostreedev/ostree.git;branch=master" -SRCREV="v2016.12" +SRCREV="37c07d2f1c90b12bcfba85a7d900f81a7c362eb4" S = "${WORKDIR}/git" |