mirror of
git://git.yoctoproject.org/poky
synced 2026-05-19 00:45:28 +00: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>