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 | fff431bf7097955e45c6111e404edb268ba680a1 (patch) | |
tree | b407980a860c288bac06aa0c02ddf7732db5741d /meta-sota/recipes-support/libgit2/libgit2-release.inc | |
parent | 7530b316c94361fc8419cd8450e5d624576b704a (diff) | |
parent | bbe9cf8fe9b1377e6f08c391df4308776d29e141 (diff) |
Merge "Update rvi-sota-client"
Diffstat (limited to 'meta-sota/recipes-support/libgit2/libgit2-release.inc')
-rw-r--r-- | meta-sota/recipes-support/libgit2/libgit2-release.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-sota/recipes-support/libgit2/libgit2-release.inc b/meta-sota/recipes-support/libgit2/libgit2-release.inc new file mode 100644 index 0000000..62a13cf --- /dev/null +++ b/meta-sota/recipes-support/libgit2/libgit2-release.inc @@ -0,0 +1,2 @@ +require libgit2.inc +SRC_URI = "https://github.com/libgit2/libgit2/archive/v${PV}.tar.gz" |