diff options
| -rw-r--r-- | recipes-containers/cri-o/cri-o_git.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes-containers/cri-o/cri-o_git.bb b/recipes-containers/cri-o/cri-o_git.bb index c2b5f5c5..34276f4e 100644 --- a/recipes-containers/cri-o/cri-o_git.bb +++ b/recipes-containers/cri-o/cri-o_git.bb | |||
| @@ -51,12 +51,6 @@ python __anonymous() { | |||
| 51 | if 'security' not in d.getVar('BBFILE_COLLECTIONS').split(): | 51 | if 'security' not in d.getVar('BBFILE_COLLECTIONS').split(): |
| 52 | msg += "Make sure meta-security should be present as it provides 'libseccomp'" | 52 | msg += "Make sure meta-security should be present as it provides 'libseccomp'" |
| 53 | raise bb.parse.SkipRecipe(msg) | 53 | raise bb.parse.SkipRecipe(msg) |
| 54 | # ERROR: Nothing PROVIDES 'ostree' (but /buildarea/layers/meta-virtualization/recipes-containers/cri-o/cri-o_git.bb DEPENDS on or otherwise requires it). | ||
| 55 | # ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. | ||
| 56 | # Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'cri-o', 'ostree'] | ||
| 57 | elif 'cube' not in d.getVar('BBFILE_COLLECTIONS').split(): | ||
| 58 | msg += "Make sure meta-cube should be present as it provides 'ostree'" | ||
| 59 | raise bb.parse.SkipRecipe(msg) | ||
| 60 | # ERROR: Nothing PROVIDES 'libselinux' (but /buildarea/layers/meta-virtualization/recipes-containers/cri-o/cri-o_git.bb DEPENDS on or otherwise requires it). | 54 | # ERROR: Nothing PROVIDES 'libselinux' (but /buildarea/layers/meta-virtualization/recipes-containers/cri-o/cri-o_git.bb DEPENDS on or otherwise requires it). |
| 61 | # ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. | 55 | # ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. |
| 62 | # Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'cri-o', 'libselinux'] | 56 | # Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'cri-o', 'libselinux'] |
