diff options
| -rw-r--r-- | meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.1.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.1.5.bb b/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.1.5.bb index e12e4be7f8..4873e9d89c 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.1.5.bb +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.1.5.bb | |||
| @@ -119,3 +119,5 @@ python() { | |||
| 119 | if 'filesystems-layer' not in d.getVar('BBFILE_COLLECTIONS').split(): | 119 | if 'filesystems-layer' not in d.getVar('BBFILE_COLLECTIONS').split(): |
| 120 | raise bb.parse.SkipRecipe('Requires meta-filesystems to be present to provide fuse.') | 120 | raise bb.parse.SkipRecipe('Requires meta-filesystems to be present to provide fuse.') |
| 121 | } | 121 | } |
| 122 | |||
| 123 | CVE_PRODUCT = "open-vm-tools vmware:tools" | ||
