diff options
| author | Jose Lamego <jose.a.lamego@linux.intel.com> | 2016-11-16 15:22:13 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-23 11:10:15 +0000 |
| commit | 1b1c4870c8db03daa8d287684705d101b6f8098e (patch) | |
| tree | eea63f6969799e7210dd8c577b652f404e0fadc2 /meta/recipes-devtools/python/python-git_2.0.7.bb | |
| parent | ef18ccbfcc8bd8a585b4e848c667854e8d885303 (diff) | |
| download | poky-1b1c4870c8db03daa8d287684705d101b6f8098e.tar.gz | |
python*-git: upgrade to 2.1.0
Both python-git and python3-git need to be upgraded to latest upstream
version.
This change was tested using qemux86 with core-image-sato.
(From OE-Core rev: e5d8b008d5a1385097a2ac642b8daf8940a899a6)
Signed-off-by: Jose Lamego <jose.a.lamego@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-git_2.0.7.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python-git_2.0.7.bb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/recipes-devtools/python/python-git_2.0.7.bb b/meta/recipes-devtools/python/python-git_2.0.7.bb deleted file mode 100644 index e49dbea544..0000000000 --- a/meta/recipes-devtools/python/python-git_2.0.7.bb +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | require python-git.inc | ||
| 2 | |||
| 3 | DEPENDS = "python-gitdb" | ||
| 4 | |||
| 5 | inherit setuptools | ||
| 6 | |||
| 7 | RDEPENDS_${PN} += "python-gitdb python-lang python-io python-shell python-math python-re python-subprocess python-stringold python-unixadmin" | ||
