diff options
| author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2016-09-13 16:55:25 +0000 |
|---|---|---|
| committer | Gerrit Code Review <gerrit@172.30.200.200> | 2016-09-13 16:55:25 +0000 |
| commit | 6cc7aad0c745d8d4b48f3dbbae6b72f573bc6816 (patch) | |
| tree | de8933a3be7fb0c47b1c87e6e50ae206049d450a | |
| parent | bb8287cd3e7d5f0a4fc288cd16a4173546a614d1 (diff) | |
| parent | 9f816bdb3da9412e334cb8f7a69b48523732dc77 (diff) | |
| download | meta-updater-6cc7aad0c745d8d4b48f3dbbae6b72f573bc6816.tar.gz | |
Merge "ostree_git.bb: Upgrade OSTree to v2016.9"
| -rw-r--r-- | recipes-sota/ostree/ostree_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-sota/ostree/ostree_git.bb b/recipes-sota/ostree/ostree_git.bb index e085df0..659ee83 100644 --- a/recipes-sota/ostree/ostree_git.bb +++ b/recipes-sota/ostree/ostree_git.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" | |||
| 5 | inherit autotools-brokensep pkgconfig systemd | 5 | inherit autotools-brokensep pkgconfig systemd |
| 6 | 6 | ||
| 7 | SRC_URI = "gitsm://github.com/ostreedev/ostree.git;branch=master" | 7 | SRC_URI = "gitsm://github.com/ostreedev/ostree.git;branch=master" |
| 8 | SRCREV="v2016.8" | 8 | SRCREV="v2016.9" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
