diff options
author | SoonKyu Park <sk7.park@samsung.com> | 2017-08-24 14:48:29 +0900 |
---|---|---|
committer | park <sk7.park@samsung.com> | 2017-08-24 11:29:52 +0000 |
commit | f033204c72b134909e2e0f7da57fcce59e023e1c (patch) | |
tree | 7845d0e81c0dd4da6e05de7efe02a7f9c54cbd90 | |
parent | 54f5a076db554673a26fb067b3d188a9b291d4b2 (diff) | |
download | mic-bootstrap-f033204c72b134909e2e0f7da57fcce59e023e1c.tar.gz mic-bootstrap-f033204c72b134909e2e0f7da57fcce59e023e1c.tar.bz2 mic-bootstrap-f033204c72b134909e2e0f7da57fcce59e023e1c.zip |
Add 'BuildRequires: openssl' to support signing process inside image creation processtizen_4.0.m2_releasetizen_4.0.IoT.p2_releasetizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20170825.012542accepted/tizen/4.0/unified/20170830.133907
Change-Id: Ic95acdb052df6eb5b29bb82282c75fc8a4c879d0
(cherry picked from commit 21a18a88cce39c88eb42bcc47431e83a65ad86ed)
-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 818e248..a0e6c3a 100644 --- a/packaging/mic-bootstrap.spec +++ b/packaging/mic-bootstrap.spec @@ -30,6 +30,7 @@ BuildRequires: kpartx BuildRequires: dosfstools BuildRequires: parted BuildRequires: zip +BuildRequires: openssl %description used for mic bootstrap, this package will be repackaged for i586 and arm libs. |