diff options
| author | Derek Straka <derek@asterius.io> | 2017-12-22 11:14:11 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-02 17:24:15 +0000 |
| commit | 0f774c4ac0c71f4806e455a8b9ea7e13cc2f22da (patch) | |
| tree | b0ec3cc64fb84713a6e35e9290d4fa9db4081ee2 /meta/recipes-devtools/python/python3-git_2.1.8.bb | |
| parent | 26af3b4b33a34d7e53059b07236f9d5aae5e004a (diff) | |
| download | openembedded-core-0f774c4ac0c71f4806e455a8b9ea7e13cc2f22da.tar.gz openembedded-core-0f774c4ac0c71f4806e455a8b9ea7e13cc2f22da.tar.bz2 openembedded-core-0f774c4ac0c71f4806e455a8b9ea7e13cc2f22da.zip | |
python3-git: update to 2.1.8
python3-git was updated to the latest stable version
Tested on qemux86-64 using core-image-minimal
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-git_2.1.8.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-git_2.1.8.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-git_2.1.8.bb b/meta/recipes-devtools/python/python3-git_2.1.8.bb new file mode 100644 index 0000000000..ac320fa56b --- /dev/null +++ b/meta/recipes-devtools/python/python3-git_2.1.8.bb @@ -0,0 +1,2 @@ +require python-git.inc +inherit setuptools3 |
