Hello, I would like to write a .bbappend for config.txt, cmdline.txt and /etc/inittab in my custom layer to make some changes.
The recipe append for config.txt is created like this: FILESEXTRAPATHS:prepend := "$(THISDIR)/files:" SRC_URI += "file://rpi-config.patch" The paths of the recipe and patch are in the custom layer's bblayer.conf. But Bitbake doesn't search the custom layer for the recipe append. Is it a proper way to do that? If yes, what might be missing in the configuration? Thanks! Crane
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#60727): https://lists.yoctoproject.org/g/yocto/message/60727 Mute This Topic: https://lists.yoctoproject.org/mt/100614184/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-