summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2016-09-15 16:29:27 +0300
committerLeon Anavi <leon.anavi@konsulko.com>2016-09-15 16:29:27 +0300
commitbd93e24d412bd273660e3b9cd0c4b430d97105bf (patch)
tree3f21b5dd37407e0da5aa8b1d3ed851295787cf58
parentf871c01e9e93f035735be277976b41020be36fec (diff)
ostree_git.bb: Upgrade to v2016.10
Upgrade OSTree to v2016.10 which was released on 08 September 2016. Bug-AGL: SPEC-194 Change-Id: I20d8214a227259635a388fdd037a0144451e7ac5 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
-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 6c6db19..a35799e 100644
--- a/meta-sota/recipes-sota/ostree/ostree_git.bb
+++ b/meta-sota/recipes-sota/ostree/ostree_git.bb
@@ -7,7 +7,7 @@ inherit autotools-brokensep pkgconfig systemd
INHERIT_remove_class-native = "systemd"
SRC_URI = "gitsm://github.com/ostreedev/ostree.git;branch=master"
-SRCREV="v2016.9"
+SRCREV="v2016.10"
S = "${WORKDIR}/git"