summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-xlnx-dev.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-xlnx-dev.bb b/recipes-bsp/u-boot/u-boot-xlnx-dev.bb
index 823d3035..7691b5fb 100644
--- a/recipes-bsp/u-boot/u-boot-xlnx-dev.bb
+++ b/recipes-bsp/u-boot/u-boot-xlnx-dev.bb
@@ -9,9 +9,6 @@ UBRANCH ?= "master"
9include u-boot-xlnx.inc 9include u-boot-xlnx.inc
10include u-boot-extra.inc 10include u-boot-extra.inc
11 11
12DEPENDS += "openssl-native"
13EXTRA_OEMAKE += 'HOSTCC="${BUILD_CC}" HOSTCFLAGS="${BUILD_CFLAGS}" HOSTLD="${BUILD_LD}" HOSTLDFLAGS="${BUILD_LDFLAGS}"'
14
15LIC_FILES_CHKSUM = "file://README;beginline=1;endline=6;md5=157ab8408beab40cd8ce1dc69f702a6c" 12LIC_FILES_CHKSUM = "file://README;beginline=1;endline=6;md5=157ab8408beab40cd8ce1dc69f702a6c"
16 13
17SRCREV = "c0dc1a884dc3509fa3e12235c099f1e4edc24431" 14SRCREV = "c0dc1a884dc3509fa3e12235c099f1e4edc24431"