summaryrefslogtreecommitdiffstats
path: root/uboot-tools.spec
diff options
context:
space:
mode:
authorNicolas Chauvet <kwizart@gmail.com>2014-07-18 13:23:26 +0200
committerNicolas Chauvet <kwizart@gmail.com>2014-07-22 10:22:28 +0200
commit91166f9cbd7e21095a9f6610b781238309cbf32a (patch)
tree6d8618b0168f856b703b871c8dfc56f1b7a78c92 /uboot-tools.spec
parent37468acaf200c6c473f95f10a3c0664064449ee9 (diff)
downloaduboot-tools-91166f9cbd7e21095a9f6610b781238309cbf32a.tar.gz
uboot-tools-91166f9cbd7e21095a9f6610b781238309cbf32a.tar.xz
uboot-tools-91166f9cbd7e21095a9f6610b781238309cbf32a.zip
Add openssl-devel for verified boot support in tools
Note that verified boot in bootloader requires additionals options see doc/uImage.FIT/verified-boot.txt
Diffstat (limited to 'uboot-tools.spec')
-rw-r--r--uboot-tools.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/uboot-tools.spec b/uboot-tools.spec
index e87b5a8..1e2c1d2 100644
--- a/uboot-tools.spec
+++ b/uboot-tools.spec
@@ -58,6 +58,7 @@ Patch49: 0040-sunxi-add-hyp-support-on-sun7i.patch
BuildRequires: bc
BuildRequires: dtc
BuildRequires: fedora-logos, netpbm-progs
+BuildRequires: openssl-devel
Requires: dtc
%description