From f3081bf884d25649c59405d696c3ed448abfb0f3 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Wed, 2 Nov 2022 17:23:36 -0700 Subject: pmu-rom-native: This is a binary download, remove versioning Signed-off-by: Mark Hatle --- meta-xilinx-core/conf/layer.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-xilinx-core/conf/layer.conf') diff --git a/meta-xilinx-core/conf/layer.conf b/meta-xilinx-core/conf/layer.conf index 33dd732c..f8626cbc 100644 --- a/meta-xilinx-core/conf/layer.conf +++ b/meta-xilinx-core/conf/layer.conf @@ -54,5 +54,4 @@ PREFERRED_VERSION_qemu-xilinx-system-native ?= "v6.1.0-xilinx-${XILINX_RELEASE_V PREFERRED_VERSION_qemu-devicetrees ?= "xilinx-${XILINX_RELEASE_VERSION}%" PREFERRED_VERSION_arm-trusted-firmware ?= "2.6-xilinx-${XILINX_RELEASE_VERSION}%" PREFERRED_VERSION_u-boot-xlnx ?= "v2021.01-xilinx-${XILINX_RELEASE_VERSION}%" -PREFERRED_VERSION_pmu-rom-native ?= "${@d.getVar("XILINX_RELEASE_VERSION").replace('v','')}" PREFERRED_VERSION_linux-xlnx ?= "${@'5.15.19' if d.getVar("XILINX_RELEASE_VERSION") == 'v2022.1' else '5.15.36'}%" -- cgit v1.2.3-54-g00ecf