diff options
author | Qing He <qing.he@intel.com> | 2010-11-26 17:33:18 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2010-12-01 20:47:05 -0800 |
commit | f5c6912fc458ad255aa448d107eeff23011ab4a0 (patch) | |
tree | bc93db0cfe0d62cf9cb43bde758fe4b8643f3187 | |
parent | b9031a65ba8b482806bda409657c93e9081e1a09 (diff) | |
download | poky-f5c6912fc458ad255aa448d107eeff23011ab4a0.tar.gz |
yaffs2-utils: update license info
Signed-off-by: Qing He <qing.he@intel.com>
-rw-r--r-- | meta/recipes-devtools/yaffs2/yaffs2-utils.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/yaffs2/yaffs2-utils.inc b/meta/recipes-devtools/yaffs2/yaffs2-utils.inc index b25cc3b590..0863fee026 100644 --- a/meta/recipes-devtools/yaffs2/yaffs2-utils.inc +++ b/meta/recipes-devtools/yaffs2/yaffs2-utils.inc | |||
@@ -2,6 +2,7 @@ DESCRIPTION = "Tools for managing 'yaffs2' file systems." | |||
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | HOMEPAGE = "http://www.yaffs.net" | 3 | HOMEPAGE = "http://www.yaffs.net" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://yaffs_fs.c;beginline=1;endline=19;md5=353dca22c3100881669871c4bd5cbf73" | ||
5 | PV = "0.0.0+cvs${SRCDATE}" | 6 | PV = "0.0.0+cvs${SRCDATE}" |
6 | PR = "r0" | 7 | PR = "r0" |
7 | DEPENDS = "mtd-utils" | 8 | DEPENDS = "mtd-utils" |