diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2016-11-03 08:57:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2016-11-03 08:57:07 +0000 |
commit | f2c7bb693b95a1ffb3d0ca455a1f12563195288a (patch) | |
tree | e45963126082ac239dfb5634892002090194567d /recipes-support/libgit2/libgit2_0.24.1.bb | |
parent | a212922c56f6e7b13dcbbc83270d2444cde4d8f2 (diff) | |
parent | e42ce3ea63bcf488c743654e983ea018664dda06 (diff) | |
download | meta-updater-f2c7bb693b95a1ffb3d0ca455a1f12563195288a.tar.gz |
Merge "Update rvi-sota-client"
Diffstat (limited to 'recipes-support/libgit2/libgit2_0.24.1.bb')
-rw-r--r-- | recipes-support/libgit2/libgit2_0.24.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-support/libgit2/libgit2_0.24.1.bb b/recipes-support/libgit2/libgit2_0.24.1.bb new file mode 100644 index 0000000..2d0c6ff --- /dev/null +++ b/recipes-support/libgit2/libgit2_0.24.1.bb | |||
@@ -0,0 +1,4 @@ | |||
1 | LIC_FILES_CHKSUM = "file://COPYING;md5=34197a479f637beb9e09e56893f48bc2" | ||
2 | SRC_URI[md5sum] = "3674ca2d40388b1175e25b6f5a3a82ad" | ||
3 | SRC_URI[sha256sum] = "60198cbb34066b9b5c1613d15c0479f6cd25f4aef42f7ec515cd1cc13a77fede" | ||
4 | require libgit2-release.inc | ||