diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-core/images/meta-python-image-ptest.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-core/images/meta-python-image-ptest.bb b/meta-python/recipes-core/images/meta-python-image-ptest.bb index f781322537..fed676c42e 100644 --- a/meta-python/recipes-core/images/meta-python-image-ptest.bb +++ b/meta-python/recipes-core/images/meta-python-image-ptest.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | inherit features_check | 1 | inherit features_check |
| 2 | REQUIRED_DISTRO_FEATURES = "ptest" | 2 | REQUIRED_DISTRO_FEATURES = "ptest" |
| 3 | 3 | ||
| 4 | require recipes-core/images/core-image-base.bb | 4 | require recipes-core/images/core-image-minimal.bb |
| 5 | require conf/include/ptest-packagelists-meta-python.inc | 5 | require conf/include/ptest-packagelists-meta-python.inc |
| 6 | 6 | ||
| 7 | SUMMARY = "meta-python ptest test image" | 7 | SUMMARY = "meta-python ptest test image" |
