Repomaker: Check out wrong output archs
authorEd Bartosh <eduard.bartosh@intel.com>
Mon, 23 Sep 2013 12:40:53 +0000 (15:40 +0300)
committerGerrit Code Review <gerrit2@otctools.jf.intel.com>
Tue, 24 Sep 2013 02:53:47 +0000 (19:53 -0700)
commit3eacfa40933a4d1f9b7e2b779325a815a9a30073
tree0d47b1df5869ecc1f6030c5dca55fcfefbf62e89
parentbc91de456c2069ee70de3347e8822023cae71722
Repomaker: Check out wrong output archs

Check if architectures, provided to repomaker are valid ones, i.e. they
don't need to be mapped. For example, in current code i586 and i686
architectures are mapped to ia32, so both of them are not valid output
directories and repomaker throws exception if they're found in the list
of output architectures.

Change-Id: I4bee1f172f73550784e8153eaadad2b5a4626550
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
common/repomaker.py