[meta-xilinx] [PATCH 9/9] zynqmp-pmu: Remove class that uses a multilib hack to build standalone components

Manjukumar Harthikote Matha MANJUKUM at xilinx.com
Sat Dec 8 11:31:51 PST 2018


Hi Jean-Francois,

The next patch series will clean the commented line including a change to provide user-path for PMU-FW
https://github.com/Xilinx/meta-xilinx/commit/e0c181b0963aabca581866b58123ef50f0b6b122

This is the tree for next release
https://github.com/Xilinx/meta-xilinx/commits/master-next

Thanks,
Manju

From: meta-xilinx-bounces at yoctoproject.org [mailto:meta-xilinx-bounces at yoctoproject.org] On Behalf Of Jean-Francois Dagenais
Sent: Friday, December 07, 2018 7:12 PM
To: Alejandro Enedino Hernandez Samaniego <alejandr at xilinx.com>
Cc: meta-xilinx at yoctoproject.org
Subject: Re: [meta-xilinx] [PATCH 9/9] zynqmp-pmu: Remove class that uses a multilib hack to build standalone components




On Dec 6, 2018, at 4:56 PM, Alejandro Enedino Hernandez Samaniego <alejandro.enedino.hernandez-samaniego at xilinx.com<mailto:alejandro.enedino.hernandez-samaniego at xilinx.com>> wrote:

diff --git a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-spl-zynq-init.inc b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-spl-zynq-init.inc
index 9cf09ff..6233bc8 100644
--- a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-spl-zynq-init.inc
+++ b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-spl-zynq-init.inc
@@ -65,7 +65,7 @@ python () {

    if providesbin and d.getVar("SOC_FAMILY") in ["zynqmp"]:
        # depend on the pmu-firmware build
-        d.appendVar("DEPENDS", " virtual/pmu-firmware")
+        #d.appendVar("DEPENDS", " virtual/pmu-firmware")

Just delete the line, let's not accumulate stale, commented code around.

        # determine the path relative to the source tree
        relpath = os.path.relpath(d.expand("${DEPLOY_DIR_IMAGE}/pmu-${MACHINE}.bin"), d.getVar("S"))
        # setup PMU Firmware path via MAKEFLAGS
--
2.7.4

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20181208/4cc868fe/attachment.html>


More information about the meta-xilinx mailing list