mirror of
https://github.com/optim-enterprises-bv/meta-openwrt.git
synced 2025-12-29 10:00:54 +00:00
This fixes an error with Yocto master: - The SRCREV_FORMAT variable must be set when multiple SCMs are used It does so by prependending the openwrt files to the SRCREV_FORMAT. Signed-off-by: Pascal Bach <pascal.bach@siemens.com>