Hi all.

My recipes procude some dtb.

imx6dl-sabresd-disp1.dtb
imx6dl-sabresd-disp2.dtb


The image recipe gives an sdcard file with 2 partition: p1 and p2

p1 is vfat with zImage and imx6dl-sabresd.dtb

p2 is ext4 with the applications.

In p1 I find imx6dl-sabresd.dtb, imx6dl-sabresd-disp1.dtb and imx6dl-sabresd-disp2.dtb

I need to replace imx6dl-sabresd.dtb with that imx6dl-sabresd-disp1.dtb

I'd like to do this

cp -f imx6dl-sabresd-disp1.dtb imx6dl-sabresd.dtb


How can I do that?


There is a way to rename imx6dl-sabresd-disp1.dtb in imx6dl-sabresd.dtb inside some task?

do_rootfs, do_image or others?


Best regards,

MZ


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

View/Reply Online (#48668): https://lists.yoctoproject.org/g/yocto/message/48668
Mute This Topic: https://lists.yoctoproject.org/mt/71700896/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to