Hi Dave,
On 1/27/25 15:10, Gyorgy Sarvari via lists.yoctoproject.org wrote:
Depending on the order of unpacking, it is possible that your dts file
overwritten by the actual kernel source.
Try adding it as a patch?
I agree. As far as I have seen, it's more frequent to use a patch to add
files to the sources.
On 27.01.25 12:12, David Daniel via lists.yoctoproject.org wrote:
Hi
I am trying to figure out why the following snippet of a kernel
.bbappend file does not populate the custom device tree source file in
the proper location:
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
SRC_URI += "\
file://defconfig;name=config \
file://cf200.dts;name=dts;subdir=git/arch/${ARCH}/boot/dts/freescale \
"
I guess you're using "name=" for checksums, right?
Did you check that ARCH is defined here? You may try to hardcore its
value here.
Cheers
Michael.
--
Michael Opdenacker
Root Commit
Yocto Project and OpenEmbedded Training course - Learn by doing:
https://rootcommit.com/training/yocto/
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64641): https://lists.yoctoproject.org/g/yocto/message/64641
Mute This Topic: https://lists.yoctoproject.org/mt/110836825/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-