summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/yaffs2/yaffs2-utils.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/yaffs2/yaffs2-utils.inc')
-rw-r--r--meta/recipes-devtools/yaffs2/yaffs2-utils.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/yaffs2/yaffs2-utils.inc b/meta/recipes-devtools/yaffs2/yaffs2-utils.inc
index 0863fee026..23e202d704 100644
--- a/meta/recipes-devtools/yaffs2/yaffs2-utils.inc
+++ b/meta/recipes-devtools/yaffs2/yaffs2-utils.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "Tools for managing 'yaffs2' file systems."
2SECTION = "base" 2SECTION = "base"
3HOMEPAGE = "http://www.yaffs.net" 3HOMEPAGE = "http://www.yaffs.net"
4LICENSE = "GPLv2" 4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://yaffs_fs.c;beginline=1;endline=19;md5=353dca22c3100881669871c4bd5cbf73" 5LIC_FILES_CHKSUM = "file://yaffs_fs.c;beginline=1;endline=19;md5=9e87e2e9244febcc0dffb752cb7679e1"
6PV = "0.0.0+cvs${SRCDATE}" 6PV = "0.0.0+cvs${SRCDATE}"
7PR = "r0" 7PR = "r0"
8DEPENDS = "mtd-utils" 8DEPENDS = "mtd-utils"