mirror of
https://git.yoctoproject.org/poky
synced 2026-06-16 18:09:56 +00:00
2b2dbf7612
we should cache SRCREV whenever possible, the only exception is
when SREREV is auto rev. so change the logic to only set __BB_DONT_CACHE
at SRCREV = "${AUTOREV}" case
Signed-off-by: Yu Ke <ke.yu@intel.com>