yocto-bsp: add 'edit-git-repo' input line
authorTom Zanussi <tom.zanussi@intel.com>
Thu, 13 Dec 2012 04:56:33 +0000 (22:56 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Dec 2012 16:54:33 +0000 (16:54 +0000)
commitc2e0154656698f0b61aaf53c45f3fc22fab1e72e
treee598c0d5ff2cc7c5c600f5bd144734eb1db4cb04
parenta3805e1087de9bb5d5b42eaae03ff0e8496ec2ac
yocto-bsp: add 'edit-git-repo' input line

Add a subclassed edit box that verifies the existence of a
user-specified git repo.

Also adds a verify_git_repo() function that can be used as a basic
sanity check for local git setup.

(From meta-yocto rev: 64f1176d62ed02d7c61d32fdae11dc8b7d365603)

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/bsp/engine.py