[oe-commits] Martin Jansa : msmcomm: add LIC_FILES_CHKSUM and sync with meta-shr

git version control git at git.openembedded.org
Wed Apr 20 08:34:39 UTC 2011


Module: openembedded.git
Branch: master
Commit: 872bf75c59b58489740743aa577ff24edea7585e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=872bf75c59b58489740743aa577ff24edea7585e

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Apr 20 10:30:35 2011 +0200

msmcomm: add LIC_FILES_CHKSUM and sync with meta-shr

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/freesmartphone/msmcomm.inc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/freesmartphone/msmcomm.inc b/recipes/freesmartphone/msmcomm.inc
index fdcd389..74e6318 100644
--- a/recipes/freesmartphone/msmcomm.inc
+++ b/recipes/freesmartphone/msmcomm.inc
@@ -2,7 +2,8 @@ DESCRIPTION = "Low level protocol implementation for binary protocol spoken by s
 HOMEPAGE = "http://www.freesmartphone.org"
 AUTHOR = "Simon Busch <morphis at gravedo.de>"
 SECTION = "console/network"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
 INC_PR = "r4"
 PV = "Please override!"
 





More information about the Openembedded-commits mailing list