Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] liburcu: Upgrade to upstream 0.7.3
@ 2012-08-01 11:42 Radu Moisan
  2012-08-01 11:44 ` Martin Jansa
  0 siblings, 1 reply; 4+ messages in thread
From: Radu Moisan @ 2012-08-01 11:42 UTC (permalink / raw)
  To: openembedded-core

LICENSE file has data changed.

Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
 meta/recipes-support/liburcu/liburcu_0.7.3.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/liburcu/liburcu_0.7.3.bb b/meta/recipes-support/liburcu/liburcu_0.7.3.bb
index a28c3e6..86f29be 100644
--- a/meta/recipes-support/liburcu/liburcu_0.7.3.bb
+++ b/meta/recipes-support/liburcu/liburcu_0.7.3.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://lttng.org/urcu"
 BUGTRACKER = "http://lttng.org/project/issues"
 
 LICENSE = "LGPLv2.1+ & MIT-style"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=b472dc110d38774921e1d5ccb0065fff \
+LIC_FILES_CHKSUM = "file://LICENSE;md5=95dfea59eeaa41a4057faa07a58f5f89 \
                     file://urcu.h;beginline=4;endline=32;md5=4de0d68d3a997643715036d2209ae1d9 \
                     file://urcu/uatomic/x86.h;beginline=4;endline=21;md5=220552f72c55b102f2ee35929734ef42"
 
-- 
1.7.9.5




^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] liburcu: Upgrade to upstream 0.7.3
  2012-08-01 11:42 [PATCH] liburcu: Upgrade to upstream 0.7.3 Radu Moisan
@ 2012-08-01 11:44 ` Martin Jansa
  2012-08-01 13:41   ` Radu Moisan
  2012-08-01 13:48   ` Radu Moisan
  0 siblings, 2 replies; 4+ messages in thread
From: Martin Jansa @ 2012-08-01 11:44 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 1567 bytes --]

On Wed, Aug 01, 2012 at 02:42:00PM +0300, Radu Moisan wrote:
> LICENSE file has data changed.

Without any change in package (tarball checksums)?

This is follow up to:
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-July/025034.html
right?

Because this change alone doesn't make much sense.

Cheers,

> Signed-off-by: Radu Moisan <radu.moisan@intel.com>
> ---
>  meta/recipes-support/liburcu/liburcu_0.7.3.bb |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-support/liburcu/liburcu_0.7.3.bb b/meta/recipes-support/liburcu/liburcu_0.7.3.bb
> index a28c3e6..86f29be 100644
> --- a/meta/recipes-support/liburcu/liburcu_0.7.3.bb
> +++ b/meta/recipes-support/liburcu/liburcu_0.7.3.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "http://lttng.org/urcu"
>  BUGTRACKER = "http://lttng.org/project/issues"
>  
>  LICENSE = "LGPLv2.1+ & MIT-style"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=b472dc110d38774921e1d5ccb0065fff \
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=95dfea59eeaa41a4057faa07a58f5f89 \
>                      file://urcu.h;beginline=4;endline=32;md5=4de0d68d3a997643715036d2209ae1d9 \
>                      file://urcu/uatomic/x86.h;beginline=4;endline=21;md5=220552f72c55b102f2ee35929734ef42"
>  
> -- 
> 1.7.9.5
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] liburcu: Upgrade to upstream 0.7.3
  2012-08-01 11:44 ` Martin Jansa
@ 2012-08-01 13:41   ` Radu Moisan
  2012-08-01 13:48   ` Radu Moisan
  1 sibling, 0 replies; 4+ messages in thread
From: Radu Moisan @ 2012-08-01 13:41 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 2012 bytes --]

there's  a typo there, LICENSE file has the date changed, otherwise this 
is just a regular package update.
I mentioned this to justify the change in md5sum
I'll correct that in another patch.

Radu
On 08/01/2012 02:44 PM, Martin Jansa wrote:
> On Wed, Aug 01, 2012 at 02:42:00PM +0300, Radu Moisan wrote:
>> LICENSE file has data changed.
> Without any change in package (tarball checksums)?
>
> This is follow up to:
> http://lists.linuxtogo.org/pipermail/openembedded-core/2012-July/025034.html
> right?
>
> Because this change alone doesn't make much sense.
>
> Cheers,
>
>> Signed-off-by: Radu Moisan <radu.moisan@intel.com>
>> ---
>>   meta/recipes-support/liburcu/liburcu_0.7.3.bb |    2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta/recipes-support/liburcu/liburcu_0.7.3.bb b/meta/recipes-support/liburcu/liburcu_0.7.3.bb
>> index a28c3e6..86f29be 100644
>> --- a/meta/recipes-support/liburcu/liburcu_0.7.3.bb
>> +++ b/meta/recipes-support/liburcu/liburcu_0.7.3.bb
>> @@ -3,7 +3,7 @@ HOMEPAGE = "http://lttng.org/urcu"
>>   BUGTRACKER = "http://lttng.org/project/issues"
>>   
>>   LICENSE = "LGPLv2.1+ & MIT-style"
>> -LIC_FILES_CHKSUM = "file://LICENSE;md5=b472dc110d38774921e1d5ccb0065fff \
>> +LIC_FILES_CHKSUM = "file://LICENSE;md5=95dfea59eeaa41a4057faa07a58f5f89 \
>>                       file://urcu.h;beginline=4;endline=32;md5=4de0d68d3a997643715036d2209ae1d9 \
>>                       file://urcu/uatomic/x86.h;beginline=4;endline=21;md5=220552f72c55b102f2ee35929734ef42"
>>   
>> -- 
>> 1.7.9.5
>>
>>
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[-- Attachment #2: Type: text/html, Size: 3780 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] liburcu: Upgrade to upstream 0.7.3
  2012-08-01 11:44 ` Martin Jansa
  2012-08-01 13:41   ` Radu Moisan
@ 2012-08-01 13:48   ` Radu Moisan
  1 sibling, 0 replies; 4+ messages in thread
From: Radu Moisan @ 2012-08-01 13:48 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 1923 bytes --]

just realised I had two patches in my tree, that's why I missed the 
checksum.
I'll fix that in a bit.

Radu

On 08/01/2012 02:44 PM, Martin Jansa wrote:
> On Wed, Aug 01, 2012 at 02:42:00PM +0300, Radu Moisan wrote:
>> LICENSE file has data changed.
> Without any change in package (tarball checksums)?
>
> This is follow up to:
> http://lists.linuxtogo.org/pipermail/openembedded-core/2012-July/025034.html
> right?
>
> Because this change alone doesn't make much sense.
>
> Cheers,
>
>> Signed-off-by: Radu Moisan <radu.moisan@intel.com>
>> ---
>>   meta/recipes-support/liburcu/liburcu_0.7.3.bb |    2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta/recipes-support/liburcu/liburcu_0.7.3.bb b/meta/recipes-support/liburcu/liburcu_0.7.3.bb
>> index a28c3e6..86f29be 100644
>> --- a/meta/recipes-support/liburcu/liburcu_0.7.3.bb
>> +++ b/meta/recipes-support/liburcu/liburcu_0.7.3.bb
>> @@ -3,7 +3,7 @@ HOMEPAGE = "http://lttng.org/urcu"
>>   BUGTRACKER = "http://lttng.org/project/issues"
>>   
>>   LICENSE = "LGPLv2.1+ & MIT-style"
>> -LIC_FILES_CHKSUM = "file://LICENSE;md5=b472dc110d38774921e1d5ccb0065fff \
>> +LIC_FILES_CHKSUM = "file://LICENSE;md5=95dfea59eeaa41a4057faa07a58f5f89 \
>>                       file://urcu.h;beginline=4;endline=32;md5=4de0d68d3a997643715036d2209ae1d9 \
>>                       file://urcu/uatomic/x86.h;beginline=4;endline=21;md5=220552f72c55b102f2ee35929734ef42"
>>   
>> -- 
>> 1.7.9.5
>>
>>
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[-- Attachment #2: Type: text/html, Size: 3686 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-01 13:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-01 11:42 [PATCH] liburcu: Upgrade to upstream 0.7.3 Radu Moisan
2012-08-01 11:44 ` Martin Jansa
2012-08-01 13:41   ` Radu Moisan
2012-08-01 13:48   ` Radu Moisan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox