summaryrefslogtreecommitdiffstats
path: root/recipes-sota/ostree
diff options
context:
space:
mode:
authorAnton Gerasimov <anton@advancedtelematic.com>2016-11-21 16:41:03 +0100
committerAnton Gerasimov <anton@advancedtelematic.com>2016-11-22 15:04:30 +0100
commit5c2171ae14a6dc56d6e2d13b9d1fb7f4690c4e9d (patch)
tree7c910c01252effae0e62b16a13383729807d8208 /recipes-sota/ostree
parent5d256428b1683ed3952d5aa554f96eb2f5c851ae (diff)
downloadmeta-updater-5c2171ae14a6dc56d6e2d13b9d1fb7f4690c4e9d.tar.gz
Bump versions of meta-sota utilities
Change-Id: I36a4d3d24826ab8776bc980b50aef8606af9e7a8 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
Diffstat (limited to 'recipes-sota/ostree')
-rw-r--r--recipes-sota/ostree/ostree_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-sota/ostree/ostree_git.bb b/recipes-sota/ostree/ostree_git.bb
index 1b97e13..3d12de8 100644
--- a/recipes-sota/ostree/ostree_git.bb
+++ b/recipes-sota/ostree/ostree_git.bb
@@ -8,7 +8,7 @@ INHERIT_remove_class-native = "systemd"
8 8
9SRC_URI = "gitsm://github.com/ostreedev/ostree.git;branch=master" 9SRC_URI = "gitsm://github.com/ostreedev/ostree.git;branch=master"
10 10
11SRCREV="v2016.12" 11SRCREV="37c07d2f1c90b12bcfba85a7d900f81a7c362eb4"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14