summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Chauvet <kwizart@gmail.com>2014-07-18 13:23:26 +0200
committerNicolas Chauvet <kwizart@gmail.com>2014-07-18 13:26:30 +0200
commit4a67dfb6e3a596341d733e2b6b8394ed31504ecb (patch)
tree60ff5c2c5aa33b2f6b2815eb41716ce3590b4284
parentfbebad5073d7ae6bbc18f39533114ad2f9719d96 (diff)
downloaduboot-tools-4a67dfb6e3a596341d733e2b6b8394ed31504ecb.tar.gz
uboot-tools-4a67dfb6e3a596341d733e2b6b8394ed31504ecb.tar.xz
uboot-tools-4a67dfb6e3a596341d733e2b6b8394ed31504ecb.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
-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