Files
meta-qcom-extras/recipes-kernel
Dmitry Baryshkov c7b9fb5b26 linux-qcom-bootimg: declare variable dependency
The do_qcom_img_deploy function references several variables (and flags)
in a way that is not visible to bitbake. Declare vardeps manually to let
bitbake know it and reschedule the function if one of variables changes.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-11-03 20:20:13 +03:00
..