diff options
author | Saul Wold <Saul.Wold@intel.com> | 2010-09-30 10:20:14 -0700 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-09-30 10:20:14 -0700 |
commit | 8c7dfe89e1c4c37d1637b0c806e3baf1fdbefc82 (patch) | |
tree | f2f3cd46f05c1c19ce883d0f2770fa91cda8f256 /meta | |
parent | 3e5cf5f884410e2d02435779ce6d35c1324142cc (diff) | |
download | poky-8c7dfe89e1c4c37d1637b0c806e3baf1fdbefc82.tar.gz |
diffstat: Added LICENSE field
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/diffstat/diffstat_1.47.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/diffstat/diffstat_1.47.bb b/meta/recipes-devtools/diffstat/diffstat_1.47.bb index 53d9c1b4c8..1b9c30434f 100644 --- a/meta/recipes-devtools/diffstat/diffstat_1.47.bb +++ b/meta/recipes-devtools/diffstat/diffstat_1.47.bb | |||
@@ -5,7 +5,7 @@ HOMEPAGE = "http://invisible-island.net/diffstat/" | |||
5 | PRIORITY = "optional" | 5 | PRIORITY = "optional" |
6 | SECTION = "devel" | 6 | SECTION = "devel" |
7 | DEPENDS = "gettext" | 7 | DEPENDS = "gettext" |
8 | 8 | LICENSE = "MIT" | |
9 | PR = "r0" | 9 | PR = "r0" |
10 | 10 | ||
11 | # NOTE: The upstream maintainer has a single 'diffstat.tar.gz' for the | 11 | # NOTE: The upstream maintainer has a single 'diffstat.tar.gz' for the |