use --repository instead of --rpms
authorZhang Qiang <qiang.z.zhang@intel.com>
Fri, 24 Aug 2012 02:33:35 +0000 (10:33 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Mon, 27 Aug 2012 03:00:25 +0000 (11:00 +0800)
commit6794d3ab293ba621ac31a557454c24d0f7b9d48c
treeb8c7b58dd9ad7fb48daea502be86710c07dd7e5c
parent96e174cc34d2aef7617245a4ad5d3f415b53c3d0
use --repository instead of --rpms

always set local repo dir as the first repo, so that build can using
local packages as higher priority to create build root.

Change-Id: Idde5ef5fdb0fdbd16ac53724484eb136782778ad
depanneur