commit | 66bacff13fce3979984b3bb3a2eb4cd8cc28007a | [log] [tgz] |
---|---|---|
author | Thanh Ha <thanh.ha@linuxfoundation.org> | Sun Mar 18 00:42:57 2018 -0400 |
committer | Thanh Ha <thanh.ha@linuxfoundation.org> | Sun Mar 18 00:47:01 2018 -0400 |
tree | 772546b57beed7e1e7f0c2c0c534cc616e8445cd | |
parent | 27a8a39d946e1b8618fef7e9c06421a870eda830 [diff] |
Pull in pip / setuptools fix for lftools install Upstream pip 9.0.2 may have broken lftools installs (and possibly other packages that need recent versions of setuptools). On systems with older setuptools, pip upgrade may not be pulling in a recent enough version of setuptools. This fix ensures that pip and setuptools are both upgraded together. Issue-ID: CIMAN-1 Change-Id: I14042f8bd39a7eff62fb97f8d812ee0a1033ce8c Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>