summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2010-11-26 17:33:18 +0800
committerSaul Wold <sgw@linux.intel.com>2010-12-01 20:47:05 -0800
commitf5c6912fc458ad255aa448d107eeff23011ab4a0 (patch)
treebc93db0cfe0d62cf9cb43bde758fe4b8643f3187 /meta/recipes-devtools
parentb9031a65ba8b482806bda409657c93e9081e1a09 (diff)
downloadopenembedded-core-f5c6912fc458ad255aa448d107eeff23011ab4a0.tar.gz
yaffs2-utils: update license info
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/yaffs2/yaffs2-utils.inc1
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."
SECTION = "base"
HOMEPAGE = "http://www.yaffs.net"
LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://yaffs_fs.c;beginline=1;endline=19;md5=353dca22c3100881669871c4bd5cbf73"
PV = "0.0.0+cvs${SRCDATE}"
PR = "r0"
DEPENDS = "mtd-utils"