From: Qing He Date: Fri, 26 Nov 2010 09:37:44 +0000 (+0800) Subject: ubootchart: update license info X-Git-Tag: 2011-1~3769 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=409b710e88a62618bc4d514d9fb81795ff567c8e;p=openembedded-core.git ubootchart: update license info Signed-off-by: Qing He --- 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"