summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2016-09-13 16:55:25 +0000
committerGerrit Code Review <gerrit@172.30.200.200>2016-09-13 16:55:25 +0000
commit268d4d9d4c1305a02a23ac7e0e68653eed98707f (patch)
treecaf2e9c30538e6a631b9bda6a8d3477e7507ccd4
parent579b0510817f032df5dc52125c34812f77ab85cb (diff)
parentc3d3de76193e0ac217635e0fc67e5ee70e33f46b (diff)
Merge "ostree_git.bb: Upgrade OSTree to v2016.9"
-rw-r--r--meta-sota/recipes-sota/ostree/ostree_git.bb2
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 e085df0..659ee83 100644
--- a/meta-sota/recipes-sota/ostree/ostree_git.bb
+++ b/meta-sota/recipes-sota/ostree/ostree_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2"
inherit autotools-brokensep pkgconfig systemd
SRC_URI = "gitsm://github.com/ostreedev/ostree.git;branch=master"
-SRCREV="v2016.8"
+SRCREV="v2016.9"
S = "${WORKDIR}/git"