From c536f6f9b730b44a630969856f3d3db1c8045e89 Mon Sep 17 00:00:00 2001 From: Appana Durga Kedareswara rao Date: Fri, 1 Apr 2022 11:40:07 +0530 Subject: meta-xilinx-standalone-experimental: recipes-bsp: embeddedsw: plm-firmware: Update dependencies as per latest source code With the updated source code plm is depending on xilnvm library update the dependency for the same. Signed-off-by: Appana Durga Kedareswara rao Signed-off-by: Mark Hatle (cherry picked from commit 54e4ceab902ed0f4493133b5c11dbff90aebc335) Signed-off-by: Mark Hatle --- .../recipes-bsp/embeddedsw/plm-firmware_git.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/plm-firmware_git.bbappend b/meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/plm-firmware_git.bbappend index 558e5fd9..8a72a184 100644 --- a/meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/plm-firmware_git.bbappend +++ b/meta-xilinx-standalone-experimental/recipes-bsp/embeddedsw/plm-firmware_git.bbappend @@ -18,4 +18,4 @@ do_install() { : } -DEPENDS += "xilstandalone xiltimer xilffs xilpdi xilplmi xilloader xilpm xilsecure xilsem" +DEPENDS += "xilstandalone xiltimer xilffs xilpdi xilplmi xilloader xilpm xilsecure xilsem xilnvm" -- cgit v1.2.3-54-g00ecf