Using ${MACHINE} directly in the recipe is problematic
when building recipes for MACHINE for which there is no branch
on the battery-test repo.
Even if the recipe is not used, bitbake will fail while before doing
anything during the parsing step.
Workaround would be to overwrite this SRC_URI in machine.conf file.
|
||
|---|---|---|
| .. | ||
| battery-test_git.bb | ||