diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2016-06-10 10:43:52 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-12 23:47:17 +0100 |
commit | b2b1a5fa46d889ac143be79a785eacd053f9e629 (patch) | |
tree | 51f7e95a7ddc3789d45c8136eefcd0a448cfb37a /scripts/oe-setup-builddir | |
parent | a6da50648378a54fb9770ed5700fb44e8a7be2f1 (diff) | |
download | poky-b2b1a5fa46d889ac143be79a785eacd053f9e629.tar.gz |
buildhistory-diff: suggest correct version of PythonGit
If buildhistory-diff can't import git module it throws error
message suggesting to install it.
Due to the move to Python 3 the suggested package name and
version became outdated.
Changed package name to python3-git and version to >= 0.3.4
as GitPython supports Python 3 starting from 0.3.4.
[YOCTO #9741]
(From OE-Core rev: 0632c3e69070e340218c1c1c835b2343cd143d8d)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-setup-builddir')
0 files changed, 0 insertions, 0 deletions