diff options
Diffstat (limited to 'meta/recipes-extended/cpio')
-rw-r--r-- | meta/recipes-extended/cpio/cpio_v2.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-extended/cpio/cpio_v2.inc b/meta/recipes-extended/cpio/cpio_v2.inc index b571986ef7..3d024af84f 100644 --- a/meta/recipes-extended/cpio/cpio_v2.inc +++ b/meta/recipes-extended/cpio/cpio_v2.inc | |||
@@ -1,4 +1,6 @@ | |||
1 | DESCRIPTION = "GNU cpio is a program to manage archives of files" | 1 | SUMMARY = "GNU cpio is a program to manage archives of files" |
2 | DESCRIPTION = "GNU cpio is a tool for creating and extracting archives, or copying files from one place to \ | ||
3 | another. It handles a number of cpio formats as well as reading and writing tar files." | ||
2 | HOMEPAGE = "http://www.gnu.org/software/cpio/" | 4 | HOMEPAGE = "http://www.gnu.org/software/cpio/" |
3 | SECTION = "base" | 5 | SECTION = "base" |
4 | 6 | ||