diff options
| -rw-r--r-- | meta-webserver/recipes-httpd/cherokee/cherokee_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-webserver/recipes-httpd/cherokee/cherokee_git.bb b/meta-webserver/recipes-httpd/cherokee/cherokee_git.bb index 7100ef4341..3dc4ca8bbb 100644 --- a/meta-webserver/recipes-httpd/cherokee/cherokee_git.bb +++ b/meta-webserver/recipes-httpd/cherokee/cherokee_git.bb | |||
| @@ -75,3 +75,5 @@ python() { | |||
| 75 | if 'meta-python2' not in d.getVar('BBFILE_COLLECTIONS').split(): | 75 | if 'meta-python2' not in d.getVar('BBFILE_COLLECTIONS').split(): |
| 76 | raise bb.parse.SkipRecipe('Requires meta-python2 to be present.') | 76 | raise bb.parse.SkipRecipe('Requires meta-python2 to be present.') |
| 77 | } | 77 | } |
| 78 | |||
| 79 | CVE_PRODUCT += "cherokee_web_server" | ||
