rauc / meta-rauc-community

Yocto/OpenEmbedded meta layer with examples for integration of RAUC, the embedded Linux A/B update framework
MIT License
50 stars 55 forks source link

rpi-u-boot-scr.bbappend: fixed conditional include of boot.cmd.in. #8

Closed dev-0x7C6 closed 3 years ago

dev-0x7C6 commented 3 years ago

To my surprise FILESEXTRAPATHS was leaking custom boot.cmd.in anyway. Tested with rpi4, now it's working as expected.