diff options
author | Gui Chen <gui.chen@intel.com> | 2014-11-06 07:33:48 +0000 |
---|---|---|
committer | Gui Chen <gui.chen@intel.com> | 2014-11-07 08:06:36 +0000 |
commit | c35c63d1b03103c3da8ce02e532d1242f5fbf50f (patch) | |
tree | d94ee6f76c02741f0f791f10679ca108e636965d /packaging | |
parent | 9f6b06bc1cf6daf2204c2dcf30546ed15bdf429a (diff) | |
download | mic-bootstrap-c35c63d1b03103c3da8ce02e532d1242f5fbf50f.tar.gz mic-bootstrap-c35c63d1b03103c3da8ce02e532d1242f5fbf50f.tar.bz2 mic-bootstrap-c35c63d1b03103c3da8ce02e532d1242f5fbf50f.zip |
add BuildRequires bmap-toolstizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_mobile/20141120.000000submit/tizen_ivi/20141203.010152submit/tizen/20141107.101511accepted/tizen/ivi/20141203.045902accepted/tizen/ivi/20141112.053401accepted/tizen/common/20141107.142546tizen_3.0_ivitizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_common
mic should depend on bmap-tools to create bmap file,
instead of the code copied from bmap-tools
Change-Id: Ib22856db668dab677060d745e1d0c5e533fd5b1d
Signed-off-by: Gui Chen <gui.chen@intel.com>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/mic-bootstrap.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/mic-bootstrap.spec b/packaging/mic-bootstrap.spec index 13c7491..ffdc458 100644 --- a/packaging/mic-bootstrap.spec +++ b/packaging/mic-bootstrap.spec @@ -34,6 +34,7 @@ BuildRequires: syslinux-extlinux BuildRequires: rpm-security-plugin BuildRequires: ca-certificates-mozilla BuildRequires: qemu-tools +BuildRequires: bmap-tools %description used for mic bootstrap, this package will be repackaged for i586 and arm libs. |