_git 在 bbappend 食谱的上下文中意味着什么?

What does _git mean in the context of bbappend recipes?

在 bitbake 中,_%.bbappend 或 _ver.bbappend 可用于指示附加文件旨在修改配方的哪个基本版本。我也看到 _git.bbappend 被使用,但我找不到任何关于这种用法的文档。

如能对 bbappend 文件中的 _git.bbappend 做出任何说明,我将不胜感激。

给包的最新状态的食谱版本 git 是一种习惯,例如grubby。 因此,您可以在此处看到 'git' 作为 _ver.bbappend.

的版本部分