diff options
Diffstat (limited to 'meta/recipes-devtools/quilt')
| -rw-r--r-- | meta/recipes-devtools/quilt/quilt.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/quilt/quilt.inc b/meta/recipes-devtools/quilt/quilt.inc index 433e9b40b7..61e1c93605 100644 --- a/meta/recipes-devtools/quilt/quilt.inc +++ b/meta/recipes-devtools/quilt/quilt.inc | |||
| @@ -1,4 +1,8 @@ | |||
| 1 | SUMMARY = "Tool for working with series of patches" | 1 | SUMMARY = "Tool for working with series of patches" |
| 2 | DESCRIPTION = "Quilt is a tool to manage large sets of patches by keeping \ | ||
| 3 | track of the changes each patch makes. Patches can be applied, un-applied,\ | ||
| 4 | refreshed, etc. The key philosophical concept is that your primary output \ | ||
| 5 | is patches." | ||
| 2 | HOMEPAGE = "http://savannah.nongnu.org/projects/quilt/" | 6 | HOMEPAGE = "http://savannah.nongnu.org/projects/quilt/" |
| 3 | SECTION = "devel" | 7 | SECTION = "devel" |
| 4 | LICENSE = "GPLv2" | 8 | LICENSE = "GPLv2" |
