summaryrefslogtreecommitdiffstats
path: root/scripts/lib/checklayer/context.py
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@intel.com>2021-10-30 08:35:15 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-01-12 22:03:31 +0000
commit2fbc7f5af18ab16ddabd7022fc4abc357d15589b (patch)
treeabf4dab7cf08eaa72fc7072ad87d586f7147900f /scripts/lib/checklayer/context.py
parent849234d3ddb36650c0e07bd4e6fdbe3af7acc10e (diff)
downloadpoky-2fbc7f5af18ab16ddabd7022fc4abc357d15589b.tar.gz
scripts/buildhistory-diff: drop use of distutils
The use of distutils.version.LooseVersion to check for GitPython > 0.3.1 is not really needed anymore since any supported distribution has at least 1.0.0 (centos-7 via epel7, debian-9, ubuntu-16.04) If we want to reinstate this check, alternatives would be to require python3-packaging on all hosts and use packaging.version.Version or use an imported LooseVersion in bb.version. [YOCTO #14610] (From OE-Core rev: 298222353584776afc1dfe17abc5916b4ada40de) Signed-off-by: Tim Orling <timothy.t.orling@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit bc90dcae9f53ddc246942f4d9b8ae8943e3b9754) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer/context.py')
0 files changed, 0 insertions, 0 deletions