summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2010-11-26 17:37:44 +0800
committerSaul Wold <sgw@linux.intel.com>2010-12-01 20:47:05 -0800
commit409b710e88a62618bc4d514d9fb81795ff567c8e (patch)
tree393109fbeb46269765742cdc7427fb39aee8e768
parentf5c6912fc458ad255aa448d107eeff23011ab4a0 (diff)
downloadopenembedded-core-contrib-409b710e88a62618bc4d514d9fb81795ff567c8e.tar.gz
ubootchart: update license info
Signed-off-by: Qing He <qing.he@intel.com>
-rw-r--r--meta/recipes-devtools/ubootchart/ubootchart_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
index cd292b6943..6897f18153 100644
--- a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
+++ b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "A boot profiling tool"
HOMEPAGE = "http://code.google.com/p/ubootchart/"
LICENSE = "GPLv3"
+LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
PV = "0.0+r${SRCREV}"
PR = "r4"