diff options
| -rw-r--r-- | meta/lib/oeqa/selftest/cases/imagefeatures.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/lib/oeqa/selftest/cases/imagefeatures.py b/meta/lib/oeqa/selftest/cases/imagefeatures.py index d3fd52851c..f259ebb804 100644 --- a/meta/lib/oeqa/selftest/cases/imagefeatures.py +++ b/meta/lib/oeqa/selftest/cases/imagefeatures.py | |||
| @@ -271,7 +271,6 @@ SKIP_RECIPE[busybox] = "Don't build this" | |||
| 271 | image_name = 'core-image-minimal' | 271 | image_name = 'core-image-minimal' |
| 272 | features = 'IMAGE_GEN_DEBUGFS = "1"\n' | 272 | features = 'IMAGE_GEN_DEBUGFS = "1"\n' |
| 273 | features += 'IMAGE_FSTYPES_DEBUGFS = "tar.bz2"\n' | 273 | features += 'IMAGE_FSTYPES_DEBUGFS = "tar.bz2"\n' |
| 274 | features += 'MACHINE = "genericx86-64"\n' | ||
| 275 | self.write_config(features) | 274 | self.write_config(features) |
| 276 | 275 | ||
| 277 | bitbake(image_name) | 276 | bitbake(image_name) |
