diff options
Diffstat (limited to 'meta/recipes-extended/xz')
-rw-r--r-- | meta/recipes-extended/xz/xz_5.2.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/xz/xz_5.2.4.bb b/meta/recipes-extended/xz/xz_5.2.4.bb index 1c4450a9e9..67a6cbd569 100644 --- a/meta/recipes-extended/xz/xz_5.2.4.bb +++ b/meta/recipes-extended/xz/xz_5.2.4.bb | |||
@@ -1,5 +1,6 @@ | |||
1 | SUMMARY = "Utilities for managing LZMA compressed files" | 1 | SUMMARY = "Utilities for managing LZMA compressed files" |
2 | HOMEPAGE = "https://tukaani.org/xz/" | 2 | HOMEPAGE = "https://tukaani.org/xz/" |
3 | DESCRIPTION = "XZ Utils is free general-purpose data compression software with a high compression ratio. XZ Utils were written for POSIX-like systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils." | ||
3 | SECTION = "base" | 4 | SECTION = "base" |
4 | 5 | ||
5 | # The source includes bits of PD, GPLv2, GPLv3, LGPLv2.1+, but the only file | 6 | # The source includes bits of PD, GPLv2, GPLv3, LGPLv2.1+, but the only file |