summaryrefslogtreecommitdiffstats
path: root/recipes-sota/ostree/ostree_git.bb
diff options
context:
space:
mode:
authorAnton Gerasimov <anton.gerasimov@openmailbox.org>2018-01-11 23:24:04 +0100
committerAnton Gerasimov <anton.gerasimov@openmailbox.org>2018-01-11 23:24:04 +0100
commit13a294b1aeec9cc18efd4ac006d104c73dded658 (patch)
tree3ea07796842c809fb2bc45747310dfee7938987f /recipes-sota/ostree/ostree_git.bb
parentb0ee1c37c20dff5f6c2b9f718b29b2697a4cb797 (diff)
downloadmeta-updater-13a294b1aeec9cc18efd4ac006d104c73dded658.tar.gz
Bump OSTree version
Patched merged into upstream removed, Minnowboard boot failure fixed
Diffstat (limited to 'recipes-sota/ostree/ostree_git.bb')
-rw-r--r--recipes-sota/ostree/ostree_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-sota/ostree/ostree_git.bb b/recipes-sota/ostree/ostree_git.bb
index 9ef4478..00559b6 100644
--- a/recipes-sota/ostree/ostree_git.bb
+++ b/recipes-sota/ostree/ostree_git.bb
@@ -6,10 +6,9 @@ inherit autotools-brokensep pkgconfig systemd gobject-introspection
6 6
7INHERIT_remove_class-native = "systemd" 7INHERIT_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 file://0001-Allow-building-without-libsoup.patch"
11 10
12SRCREV="ae61321046ad7f4148a5884c8c6c8b2594ff840e" 11SRCREV="854a823e05d6fe8b610c02c2a71eaeb2bf1e98a6"
13 12
14PV = "v2017.13" 13PV = "v2017.13"
15 14