It's being worked on.

For openamp items look at meta-openamp:

https://github.com/OpenAMP/meta-openamp


The u-boot stuff has all been reworked, I'm just dealing with qemu problems and need to finish verifying before I can push a new master-next (mickledore) update.

I'm expecting things will be ready on or about when mickledore is released, if not slightly before.

--Mark

On 4/4/23 11:17 AM, Slater, Joseph wrote:
Commit4d9ec332d... in oe-core/bitbake breaks various recipes in xilinx layers because they set SRCREV using python utility functions which are now classified as occurring "too late" in parsing. It seems that lines of the form SRCREV = “${@someFunction(...)} <mailto:$%7b@someFunction(...)%7d>” do not work reliably.  Specifically, in the u-boot-xlnx-dev recipe

SRCREV ?= ${@oe.utils.conditional( <mailto:$%[email protected](>PREFERRED_PROVIDER_virtual/bootloader", "u-boot-xlnx-dev", "${AUTOREV}", "${SRCREV_DEFAULT}", d)}"

fails to parse if the preferred provider is not u-boot-xlnx-dev.

Joe





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

Reply via email to