mirror of
https://git.yoctoproject.org/poky
synced 2026-06-11 01:53:47 +02:00
SRCPV is intended being used by PV, some recipes still use SRCREV for PV, which is not correct. This patch fix all the misusage. Signed-off-by: Yu Ke <ke.yu@intel.com>