Quentin wrote...

Have a look at the paths traversed by Yocto to find your asound.state in
log.do_fetch in the WORKDIR.

You'll have the following:
DEBUG: Searching for asound.state in paths:
There are a lot of paths that it searched in for the file. I’ve moved the file in the file system changed the value of FILESEXTRAPATHS_prepend_mx6 from:

FILESEXTRAPATHS_prepend_mx6 := "${THISDIR}/${PN}/imx:”

to:

FILESEXTRAPATHS_prepend_mx6 := "${THISDIR}/${PN}:”

That has made the build process find my version of asound.state first.

Thanks,

-Andy.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#47602): https://lists.yoctoproject.org/g/yocto/message/47602
Mute This Topic: https://lists.yoctoproject.org/mt/67791254/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to