From 5089816464ca912703066c02f08ea9dcdc9bd32a Mon Sep 17 00:00:00 2001 From: John Toomey Date: Tue, 15 Oct 2024 11:33:43 +0100 Subject: u-boot-xlnx-blob: Move system controlle dep This dependency has beem moved into a bbappend in the meta-system-controller layer Signed-off-by: John Toomey Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-blob.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-xilinx-core') diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-blob.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-blob.inc index bbf4125f..7eac6bfd 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-blob.inc +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-blob.inc @@ -9,7 +9,6 @@ IMPORT_CC_DTBS ?= "" CC_DTBS_DUP ?= "" IMPORT_CC_UBOOT_DTBS ?= "" -DEPENDS:append:eval-brd-sc-zynqmp = " uboot-device-tree" MKIMAGE_DTBLOB_OPTS ?= "-E -B 0x8" # Everything is swtiched on with UBOOT_IMAGE_BLOB = '1' -- cgit v1.2.3-54-g00ecf