You've already forked meta-qcom-extras
mirror of
https://github.com/linux-msm/meta-qcom-extras.git
synced 2026-02-25 13:14:43 -08:00
Fix the warnings introduced by qcm6490-rb3g2 support: WARNING: KERNEL_DEVICETREE:append:pn-linux-yocto += is not a recommended operator combination, please replace it. WARNING: KERNEL_DEVICETREE:append:pn-linux-yocto += is not a recommended operator combination, please replace it. There is no need to use += together with the append. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>