The LICENSE for ossp-uuid is MIT. As well, the LIC_FILES_CHKSUM
was missing the license text within uuid_md5.c

Signed-off-by: Elizabeth Flanagan <[email protected]>
---
 meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb 
b/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb
index cc1ec75..7de0a58 100644
--- a/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb
+++ b/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb
@@ -11,10 +11,11 @@ Unique Identifiers (UUID) from the command-line."
 HOMEPAGE = "http://www.ossp.org/pkg/lib/uuid/";
 SECTION = "libs"
 
-LICENSE = "ossp_uuid"
-LIC_FILES_CHKSUM = 
"file://README;beginline=30;endline=55;md5=b394fadb039bbfca6ad9d9d769ee960e"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = 
"file://README;beginline=30;endline=55;md5=b394fadb039bbfca6ad9d9d769ee960e \
+          
file://uuid_md5.c;beginline=1;endline=28;md5=9c1f4b2218546deae24c91be1dcf00dd"
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "ftp://ftp.ossp.org/pkg/lib/uuid/uuid-1.6.2.tar.gz \
           file://0001-Change-library-name.patch \
-- 
1.7.5.4


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to