bitbake -e dmidecode | grep -e "^PV="
will tell you.
The layer priority (BBFILE_PRIORITY
) takes precedence, then PV
which is dynamically set if you're getting the sources from git IIRC. There's also DEFAULT_PREFERENCE
that can be set and modifies the logic behind version precedence.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…