]> code.ossystems Code Review - openembedded-core.git/commit
scripts/bitbake sanity.bbclass: Migrate tests for git and tar versions
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2013 17:16:03 +0000 (18:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Jun 2013 11:53:26 +0000 (12:53 +0100)
commit7b370e23594da5dcb53cd5507ec289c3ef2d9fb5
tree756c18da4cc5fa4b49e3d91cbfa2ad8e9610ac3b
parent003ea0fd1017dde50ced710179d0dc2e835d5185
scripts/bitbake sanity.bbclass: Migrate tests for git and tar versions

Migrate tests for correct git and tar versions from the wrapper script
to the sanity class.

This sets the scene to allow us to remove the bitbake wrapper script.

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