On 7/27/23 7:18 AM, Adrian via lists.yoctoproject.org wrote:
Hi Mark,

It seems that when zynqmp-pmufw is built through multiconfig,
PREFERRED_VERSION_pmu-firmware and PREFERRED_VERSION_fsbl-firmware
assignments from meta-xilinx-standalone/conf/layer.conf are ignored and
respectively 'git' versions of pmu-firmware and fsbl-firmware are being
built instead of the default 2023.1 version, resulting fetching error of
embededsw (as commits for git version are not defined, 'invalid' branch
is tried to be fetched). Setting 'XILINX_RELEASE_VERSION ??= "v2023.1"'
in local.conf, as it's done in meta-xilinx-core/conf/layer.conf doesn't
resolve the issue. Mark, as you are the author of those configuration
knobs, what's is your intention of using them in case of multiconfig?
Thanks in advance.

Currently the supported method is for you to use meta-xilinx-tools layer. This will configure the system to use the XSCT tool to control the build of the software components.

With meta-xilinx-tools you have the option to build the components either inline (default) or using the multiconfigs. Multiconfig is not required.


The experimental flow is to use multiconfigs WITHOUT meta-xilinx-tools. This requires the use the in-progress development code (git based), we do not recommend this approach as it is currently unstable and fragile.


We recently updated master to try to make this more clear (in the README)

https://git.yoctoproject.org/meta-xilinx/tree/README.building.md

(master was working as of Friday)

--Mark

Regards,
Adrian





-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5254): 
https://lists.yoctoproject.org/g/meta-xilinx/message/5254
Mute This Topic: https://lists.yoctoproject.org/mt/100389153/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to