From 1fd48bbea4a463d951c39a0178a1e4f4de85c3ad Mon Sep 17 00:00:00 2001 From: Nathan Rossi Date: Wed, 4 Nov 2015 21:35:56 +1000 Subject: u-boot-xlnx-dev: Remove openssl-native configuration This is now setup as part of the u-boot.inc from oe-core. Signed-off-by: Nathan Rossi --- recipes-bsp/u-boot/u-boot-xlnx-dev.bb | 3 --- 1 file changed, 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" include u-boot-xlnx.inc include u-boot-extra.inc -DEPENDS += "openssl-native" -EXTRA_OEMAKE += 'HOSTCC="${BUILD_CC}" HOSTCFLAGS="${BUILD_CFLAGS}" HOSTLD="${BUILD_LD}" HOSTLDFLAGS="${BUILD_LDFLAGS}"' - LIC_FILES_CHKSUM = "file://README;beginline=1;endline=6;md5=157ab8408beab40cd8ce1dc69f702a6c" SRCREV = "c0dc1a884dc3509fa3e12235c099f1e4edc24431" -- cgit v1.2.3-54-g00ecf