Files
meta-qcom-extras/recipes-kernel/linux
Dmitry Baryshkov f714c59100 linux-linaro-qcomlt-dev: fix SRCREV override
Currently linux-linaro-qcomlt-dev fails because SRCREV is applied too
late to be fully processed, which results in the following bitbake
error. Fix it by enforcing immediate parsing of SRCREV assignment.

ERROR:
/home/lumag/Projects/RPB/build-rpb/conf/../../layers/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt-dev.bb:
AUTOREV/SRCPV set too late for the fetcher to work properly, please set
the variables earlier in parsing. Erroring instead of later obtuse build
failures.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-03-31 21:01:12 +03:00
..