diff options
author | Gui Chen <gui.chen@intel.com> | 2014-03-06 01:51:18 -0500 |
---|---|---|
committer | Gui Chen <gui.chen@intel.com> | 2014-03-06 01:51:18 -0500 |
commit | cdd1dcdce396d44fc6b4f2c8563312ddaf5cc0de (patch) | |
tree | 02c60ed8102918d633e362aedc86915adbbd5bb1 | |
parent | dd4a5d486e1c6dfdde6044d7e6840020a8cf3ac3 (diff) | |
download | mic-bootstrap-cdd1dcdce396d44fc6b4f2c8563312ddaf5cc0de.tar.gz mic-bootstrap-cdd1dcdce396d44fc6b4f2c8563312ddaf5cc0de.tar.bz2 mic-bootstrap-cdd1dcdce396d44fc6b4f2c8563312ddaf5cc0de.zip |
include bmap-tools inside to provide bmap creation for raw imagesubmit/tizen/20140306.222556submit/tizen/20140306.015244accepted/tizen/generic/20140307.065851
Signed-off-by: Gui Chen <gui.chen@intel.com>
-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 8ff36dd..bcc659d 100644 --- a/packaging/mic-bootstrap.spec +++ b/packaging/mic-bootstrap.spec @@ -32,6 +32,7 @@ BuildRequires: mic BuildRequires: syslinux BuildRequires: syslinux-extlinux BuildRequires: rpm-security-plugin +BuildRequires: bmap-tools %description used for mic bootstrap, this package will be repackaged for i586 and arm libs. |