]> code.ossystems Code Review - openembedded-core.git/commit
scripts/buildenv-internal/sanity: Update to python 2.7.3 as a minimum
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2013 17:19:13 +0000 (18:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Jun 2013 11:53:27 +0000 (12:53 +0100)
commit8b90f1becd40a7f857d2fbe30eaffe218a976419
tree29351a18131a44657ba2cf1cd1168aec5188cf48
parent075278db6f7a4783c952c72eebddf51a12f76075
scripts/buildenv-internal/sanity: Update to python 2.7.3 as a minimum

We're finding bugs in python 2.6 and starting to require unittest
functionality in python 2.7.x. Its time to bump the minimum version
requirement. Anyone without python 2.7.x can use the buildtools-tarball
out to install a standalone python/git/tar setup which will work
with the system.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sanity.bbclass
scripts/oe-buildenv-internal