* [PATCH 0/1] Correcting LICENSE for ossp-uuid
@ 2012-09-25 22:31 Elizabeth Flanagan
2012-09-25 22:32 ` [PATCH 1/1] ossp-uuid: LICENSE type corrections Elizabeth Flanagan
2012-09-27 15:50 ` [PATCH 0/1] Correcting LICENSE for ossp-uuid Saul Wold
0 siblings, 2 replies; 3+ messages in thread
From: Elizabeth Flanagan @ 2012-09-25 22:31 UTC (permalink / raw)
To: oe-core
LICENSE information for ossp-uuid was tossing a warning. this fixes license
as well as provides a more detailed LIC_FILES_CHKSUM.
The following changes since commit a8edf79fce381d0433f18bd38df6cd74008e5179:
bitbake: fetch2/git: Don't use deprecated API (2012-09-25 15:55:57 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib eflanagan/ossp-uuid-native
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=eflanagan/ossp-uuid-native
Elizabeth Flanagan (1):
ossp-uuid: LICENSE type corrections.
meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
--
1.7.5.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] ossp-uuid: LICENSE type corrections.
2012-09-25 22:31 [PATCH 0/1] Correcting LICENSE for ossp-uuid Elizabeth Flanagan
@ 2012-09-25 22:32 ` Elizabeth Flanagan
2012-09-27 15:50 ` [PATCH 0/1] Correcting LICENSE for ossp-uuid Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Elizabeth Flanagan @ 2012-09-25 22:32 UTC (permalink / raw)
To: oe-core
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 <elizabeth.flanagan@intel.com>
---
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 0/1] Correcting LICENSE for ossp-uuid
2012-09-25 22:31 [PATCH 0/1] Correcting LICENSE for ossp-uuid Elizabeth Flanagan
2012-09-25 22:32 ` [PATCH 1/1] ossp-uuid: LICENSE type corrections Elizabeth Flanagan
@ 2012-09-27 15:50 ` Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2012-09-27 15:50 UTC (permalink / raw)
To: Elizabeth Flanagan; +Cc: oe-core
On 09/25/2012 03:31 PM, Elizabeth Flanagan wrote:
> LICENSE information for ossp-uuid was tossing a warning. this fixes license
> as well as provides a more detailed LIC_FILES_CHKSUM.
>
> The following changes since commit a8edf79fce381d0433f18bd38df6cd74008e5179:
>
> bitbake: fetch2/git: Don't use deprecated API (2012-09-25 15:55:57 +0100)
>
> are available in the git repository at:
> git://git.yoctoproject.org/poky-contrib eflanagan/ossp-uuid-native
> http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=eflanagan/ossp-uuid-native
>
> Elizabeth Flanagan (1):
> ossp-uuid: LICENSE type corrections.
>
> meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb | 7 ++++---
> 1 files changed, 4 insertions(+), 3 deletions(-)
>
Merged into OE-Core
Thanks
Sau!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-09-27 16:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-25 22:31 [PATCH 0/1] Correcting LICENSE for ossp-uuid Elizabeth Flanagan
2012-09-25 22:32 ` [PATCH 1/1] ossp-uuid: LICENSE type corrections Elizabeth Flanagan
2012-09-27 15:50 ` [PATCH 0/1] Correcting LICENSE for ossp-uuid Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox