diff options
| -rw-r--r-- | meta/recipes-core/images/core-image-minimal-mtdutils.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/images/core-image-minimal-mtdutils.bb b/meta/recipes-core/images/core-image-minimal-mtdutils.bb index 7b7f700618..df2fab1f2c 100644 --- a/meta/recipes-core/images/core-image-minimal-mtdutils.bb +++ b/meta/recipes-core/images/core-image-minimal-mtdutils.bb | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # | 3 | # |
| 4 | require core-image-minimal.bb | 4 | require core-image-minimal.bb |
| 5 | 5 | ||
| 6 | DESCRIPTION = "A core-image-minimal image that has support the Minimal MTD \ | 6 | DESCRIPTION = "A core-image-minimal image that supports the Minimal MTD \ |
| 7 | Utilities, which let the user interact with the MTD subsystem in the kernel \ | 7 | Utilities, which let the user interact with the MTD subsystem in the kernel \ |
| 8 | to perform operations on flash devices." | 8 | to perform operations on flash devices." |
| 9 | 9 | ||
