diff options
Diffstat (limited to 'meta/recipes-devtools/quilt')
| -rw-r--r-- | meta/recipes-devtools/quilt/quilt.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/quilt/quilt.inc b/meta/recipes-devtools/quilt/quilt.inc index 61e1c93605..d6d06c049c 100644 --- a/meta/recipes-devtools/quilt/quilt.inc +++ b/meta/recipes-devtools/quilt/quilt.inc | |||
| @@ -1,8 +1,7 @@ | |||
| 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 \ | 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,\ | 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 \ | 4 | refreshed, etc." |
| 5 | is patches." | ||
| 6 | HOMEPAGE = "http://savannah.nongnu.org/projects/quilt/" | 5 | HOMEPAGE = "http://savannah.nongnu.org/projects/quilt/" |
| 7 | SECTION = "devel" | 6 | SECTION = "devel" |
| 8 | LICENSE = "GPLv2" | 7 | LICENSE = "GPLv2" |
