diff options
Diffstat (limited to 'meta/recipes-devtools/diffstat')
-rw-r--r-- | meta/recipes-devtools/diffstat/diffstat_1.54.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/diffstat/diffstat_1.54.bb b/meta/recipes-devtools/diffstat/diffstat_1.54.bb index 7e2bd1e20d..fc505f95e4 100644 --- a/meta/recipes-devtools/diffstat/diffstat_1.54.bb +++ b/meta/recipes-devtools/diffstat/diffstat_1.54.bb | |||
@@ -1,3 +1,4 @@ | |||
1 | SUMMARY = "Tool to produce a statistics based on a diff" | ||
1 | DESCRIPTION = "diffstat reads the output of diff and displays a histogram of \ | 2 | DESCRIPTION = "diffstat reads the output of diff and displays a histogram of \ |
2 | the insertions, deletions, and modifications per-file. It is useful for \ | 3 | the insertions, deletions, and modifications per-file. It is useful for \ |
3 | reviewing large, complex patch files." | 4 | reviewing large, complex patch files." |