Hi Daniel,

adding it to IMAGE_BOOT_FILES should do the trick.

Greetz,
Josef

On Sun, Oct 1, 2023 at 10:35 PM <daniel_herrman...@web.de> wrote:

> Hi,
>
> I am struggling to add a device tree overlay to the linux kernel.
>
> I am on the kirkstone branch and my recipe (linux-raspberrypi_%.bbappend)
> looks like this:
>
>
>
> SRC_URI += "file://my_gpio.dts;subdir=git/arch/${ARCH}/boot/dts/overlays"
>
> FILESEXTRAPATHS:prepend := "${THISDIR}/deviceTree:"
>
> PACKAGE_ARCH = "${MACHINE_ARCH}"
>
> KERNEL_DEVICETREE:append = " overlays/my_gpio.dtbo"
>
> In the build/deploy/images folder I can see the generated dtbo file but it
> not copied into /boot/overlays
>
> Does anyone know what I am doing wrong ? Thanks..
>
>
>
>
>
>
>
> 
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61185): https://lists.yoctoproject.org/g/yocto/message/61185
Mute This Topic: https://lists.yoctoproject.org/mt/101699891/21656
Mute #kirkstone:https://lists.yoctoproject.org/g/yocto/mutehashtag/kirkstone
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to