All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ruby: 2.2.5 -> 2.3.1
@ 2016-09-01  5:35 Wang Xin
  2016-09-22  1:39 ` Wang, Xin
  0 siblings, 1 reply; 4+ messages in thread
From: Wang Xin @ 2016-09-01  5:35 UTC (permalink / raw)
  To: openembedded-core

1) Upgrade ruby from 2.2.5 to 2.3.1.
2) Modify LIC_FILES_CHKSUM, since the date in it has been changed, But the LICENSE has not been changed.

Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com>
---
 meta/recipes-devtools/ruby/ruby.inc                         | 2 +-
 meta/recipes-devtools/ruby/{ruby_2.2.5.bb => ruby_2.3.1.bb} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/ruby/{ruby_2.2.5.bb => ruby_2.3.1.bb} (89%)

diff --git a/meta/recipes-devtools/ruby/ruby.inc b/meta/recipes-devtools/ruby/ruby.inc
index fde67e9..f38ebb0 100644
--- a/meta/recipes-devtools/ruby/ruby.inc
+++ b/meta/recipes-devtools/ruby/ruby.inc
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "\
     file://COPYING;md5=837b32593517ae48b9c3b5c87a5d288c \
     file://BSDL;md5=19aaf65c88a40b508d17ae4be539c4b5\
     file://GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263\
-    file://LEGAL;md5=c440adb575ba4e6e2344c2630b6a5584\
+    file://LEGAL;md5=78e8a29b8cc93e042990dbbb5572b1e1\
 "
 
 DEPENDS = "ruby-native zlib openssl tcl libyaml db gdbm readline"
diff --git a/meta/recipes-devtools/ruby/ruby_2.2.5.bb b/meta/recipes-devtools/ruby/ruby_2.3.1.bb
similarity index 89%
rename from meta/recipes-devtools/ruby/ruby_2.2.5.bb
rename to meta/recipes-devtools/ruby/ruby_2.3.1.bb
index 5a64582..f9f5b33 100644
--- a/meta/recipes-devtools/ruby/ruby_2.2.5.bb
+++ b/meta/recipes-devtools/ruby/ruby_2.3.1.bb
@@ -1,7 +1,7 @@
 require ruby.inc
 
-SRC_URI[md5sum] = "bd8e349d4fb2c75d90817649674f94be"
-SRC_URI[sha256sum] = "30c4b31697a4ca4ea0c8db8ad30cf45e6690a0f09687e5d483c933c03ca335e3"
+SRC_URI[md5sum] = "0d896c2e7fd54f722b399f407e48a4c6"
+SRC_URI[sha256sum] = "b87c738cb2032bf4920fef8e3864dc5cf8eae9d89d8d523ce0236945c5797dcd"
 
 # it's unknown to configure script, but then passed to extconf.rb
 # maybe it's not really needed as we're hardcoding the result with
-- 
2.7.4





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

* Re: [PATCH] ruby: 2.2.5 -> 2.3.1
  2016-09-01  5:35 [PATCH] ruby: 2.2.5 -> 2.3.1 Wang Xin
@ 2016-09-22  1:39 ` Wang, Xin
  2016-09-22  7:58   ` Burton, Ross
  0 siblings, 1 reply; 4+ messages in thread
From: Wang, Xin @ 2016-09-22  1:39 UTC (permalink / raw)
  To: openembedded-core

ping

-----Original Message-----
From: Wang, Xin/王 鑫 
Sent: Thursday, September 01, 2016 1:36 PM
To: openembedded-core@lists.openembedded.org
Cc: Wang, Xin/王 鑫
Subject: [OE-core][PATCH] ruby: 2.2.5 -> 2.3.1

1) Upgrade ruby from 2.2.5 to 2.3.1.
2) Modify LIC_FILES_CHKSUM, since the date in it has been changed, But the LICENSE has not been changed.

Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com>
---
 meta/recipes-devtools/ruby/ruby.inc                         | 2 +-
 meta/recipes-devtools/ruby/{ruby_2.2.5.bb => ruby_2.3.1.bb} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)  rename meta/recipes-devtools/ruby/{ruby_2.2.5.bb => ruby_2.3.1.bb} (89%)

diff --git a/meta/recipes-devtools/ruby/ruby.inc b/meta/recipes-devtools/ruby/ruby.inc
index fde67e9..f38ebb0 100644
--- a/meta/recipes-devtools/ruby/ruby.inc
+++ b/meta/recipes-devtools/ruby/ruby.inc
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "\
     file://COPYING;md5=837b32593517ae48b9c3b5c87a5d288c \
     file://BSDL;md5=19aaf65c88a40b508d17ae4be539c4b5\
     file://GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263\
-    file://LEGAL;md5=c440adb575ba4e6e2344c2630b6a5584\
+    file://LEGAL;md5=78e8a29b8cc93e042990dbbb5572b1e1\
 "
 
 DEPENDS = "ruby-native zlib openssl tcl libyaml db gdbm readline"
diff --git a/meta/recipes-devtools/ruby/ruby_2.2.5.bb b/meta/recipes-devtools/ruby/ruby_2.3.1.bb
similarity index 89%
rename from meta/recipes-devtools/ruby/ruby_2.2.5.bb
rename to meta/recipes-devtools/ruby/ruby_2.3.1.bb
index 5a64582..f9f5b33 100644
--- a/meta/recipes-devtools/ruby/ruby_2.2.5.bb
+++ b/meta/recipes-devtools/ruby/ruby_2.3.1.bb
@@ -1,7 +1,7 @@
 require ruby.inc
 
-SRC_URI[md5sum] = "bd8e349d4fb2c75d90817649674f94be"
-SRC_URI[sha256sum] = "30c4b31697a4ca4ea0c8db8ad30cf45e6690a0f09687e5d483c933c03ca335e3"
+SRC_URI[md5sum] = "0d896c2e7fd54f722b399f407e48a4c6"
+SRC_URI[sha256sum] = "b87c738cb2032bf4920fef8e3864dc5cf8eae9d89d8d523ce0236945c5797dcd"
 
 # it's unknown to configure script, but then passed to extconf.rb  # maybe it's not really needed as we're hardcoding the result with
--
2.7.4




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

* Re: [PATCH] ruby: 2.2.5 -> 2.3.1
  2016-09-22  1:39 ` Wang, Xin
@ 2016-09-22  7:58   ` Burton, Ross
  2016-09-23  1:29     ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Burton, Ross @ 2016-09-22  7:58 UTC (permalink / raw)
  To: Wang, Xin; +Cc: openembedded-core

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

This upgrade missed the M3 window which was the last time that upgrades are
acceptable, so it will have to wait until after the 2.2 release.

Ross

On 22 September 2016 at 02:39, Wang, Xin <wangxin2015.fnst@cn.fujitsu.com>
wrote:

> ping
>
> -----Original Message-----
> From: Wang, Xin/王 鑫
> Sent: Thursday, September 01, 2016 1:36 PM
> To: openembedded-core@lists.openembedded.org
> Cc: Wang, Xin/王 鑫
> Subject: [OE-core][PATCH] ruby: 2.2.5 -> 2.3.1
>
> 1) Upgrade ruby from 2.2.5 to 2.3.1.
> 2) Modify LIC_FILES_CHKSUM, since the date in it has been changed, But the
> LICENSE has not been changed.
>
> Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com>
> ---
>  meta/recipes-devtools/ruby/ruby.inc                         | 2 +-
>  meta/recipes-devtools/ruby/{ruby_2.2.5.bb => ruby_2.3.1.bb} | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)  rename
> meta/recipes-devtools/ruby/{ruby_2.2.5.bb => ruby_2.3.1.bb} (89%)
>
> diff --git a/meta/recipes-devtools/ruby/ruby.inc
> b/meta/recipes-devtools/ruby/ruby.inc
> index fde67e9..f38ebb0 100644
> --- a/meta/recipes-devtools/ruby/ruby.inc
> +++ b/meta/recipes-devtools/ruby/ruby.inc
> @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "\
>      file://COPYING;md5=837b32593517ae48b9c3b5c87a5d288c \
>      file://BSDL;md5=19aaf65c88a40b508d17ae4be539c4b5\
>      file://GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263\
> -    file://LEGAL;md5=c440adb575ba4e6e2344c2630b6a5584\
> +    file://LEGAL;md5=78e8a29b8cc93e042990dbbb5572b1e1\
>  "
>
>  DEPENDS = "ruby-native zlib openssl tcl libyaml db gdbm readline"
> diff --git a/meta/recipes-devtools/ruby/ruby_2.2.5.bb
> b/meta/recipes-devtools/ruby/ruby_2.3.1.bb
> similarity index 89%
> rename from meta/recipes-devtools/ruby/ruby_2.2.5.bb
> rename to meta/recipes-devtools/ruby/ruby_2.3.1.bb
> index 5a64582..f9f5b33 100644
> --- a/meta/recipes-devtools/ruby/ruby_2.2.5.bb
> +++ b/meta/recipes-devtools/ruby/ruby_2.3.1.bb
> @@ -1,7 +1,7 @@
>  require ruby.inc
>
> -SRC_URI[md5sum] = "bd8e349d4fb2c75d90817649674f94be"
> -SRC_URI[sha256sum] = "30c4b31697a4ca4ea0c8db8ad30cf4
> 5e6690a0f09687e5d483c933c03ca335e3"
> +SRC_URI[md5sum] = "0d896c2e7fd54f722b399f407e48a4c6"
> +SRC_URI[sha256sum] = "b87c738cb2032bf4920fef8e3864dc
> 5cf8eae9d89d8d523ce0236945c5797dcd"
>
>  # it's unknown to configure script, but then passed to extconf.rb  #
> maybe it's not really needed as we're hardcoding the result with
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>

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

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

* Re: [PATCH] ruby: 2.2.5 -> 2.3.1
  2016-09-22  7:58   ` Burton, Ross
@ 2016-09-23  1:29     ` Khem Raj
  0 siblings, 0 replies; 4+ messages in thread
From: Khem Raj @ 2016-09-23  1:29 UTC (permalink / raw)
  To: Burton, Ross; +Cc: openembedded-core

On Thu, Sep 22, 2016 at 12:58 AM, Burton, Ross <ross.burton@intel.com> wrote:
> This upgrade missed the M3 window which was the last time that upgrades are
> acceptable, so it will have to wait until after the 2.2 release.

I think this will be ok, its a 2.2 to 2.3 upgrade while it seems its
quite compatible but
major upgrades always should be given some soak time.

>
> Ross
>
> On 22 September 2016 at 02:39, Wang, Xin <wangxin2015.fnst@cn.fujitsu.com>
> wrote:
>>
>> ping
>>
>> -----Original Message-----
>> From: Wang, Xin/王 鑫
>> Sent: Thursday, September 01, 2016 1:36 PM
>> To: openembedded-core@lists.openembedded.org
>> Cc: Wang, Xin/王 鑫
>> Subject: [OE-core][PATCH] ruby: 2.2.5 -> 2.3.1
>>
>> 1) Upgrade ruby from 2.2.5 to 2.3.1.
>> 2) Modify LIC_FILES_CHKSUM, since the date in it has been changed, But the
>> LICENSE has not been changed.
>>
>> Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com>
>> ---
>>  meta/recipes-devtools/ruby/ruby.inc                         | 2 +-
>>  meta/recipes-devtools/ruby/{ruby_2.2.5.bb => ruby_2.3.1.bb} | 4 ++--
>>  2 files changed, 3 insertions(+), 3 deletions(-)  rename
>> meta/recipes-devtools/ruby/{ruby_2.2.5.bb => ruby_2.3.1.bb} (89%)
>>
>> diff --git a/meta/recipes-devtools/ruby/ruby.inc
>> b/meta/recipes-devtools/ruby/ruby.inc
>> index fde67e9..f38ebb0 100644
>> --- a/meta/recipes-devtools/ruby/ruby.inc
>> +++ b/meta/recipes-devtools/ruby/ruby.inc
>> @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "\
>>      file://COPYING;md5=837b32593517ae48b9c3b5c87a5d288c \
>>      file://BSDL;md5=19aaf65c88a40b508d17ae4be539c4b5\
>>      file://GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263\
>> -    file://LEGAL;md5=c440adb575ba4e6e2344c2630b6a5584\
>> +    file://LEGAL;md5=78e8a29b8cc93e042990dbbb5572b1e1\
>>  "
>>
>>  DEPENDS = "ruby-native zlib openssl tcl libyaml db gdbm readline"
>> diff --git a/meta/recipes-devtools/ruby/ruby_2.2.5.bb
>> b/meta/recipes-devtools/ruby/ruby_2.3.1.bb
>> similarity index 89%
>> rename from meta/recipes-devtools/ruby/ruby_2.2.5.bb
>> rename to meta/recipes-devtools/ruby/ruby_2.3.1.bb
>> index 5a64582..f9f5b33 100644
>> --- a/meta/recipes-devtools/ruby/ruby_2.2.5.bb
>> +++ b/meta/recipes-devtools/ruby/ruby_2.3.1.bb
>> @@ -1,7 +1,7 @@
>>  require ruby.inc
>>
>> -SRC_URI[md5sum] = "bd8e349d4fb2c75d90817649674f94be"
>> -SRC_URI[sha256sum] =
>> "30c4b31697a4ca4ea0c8db8ad30cf45e6690a0f09687e5d483c933c03ca335e3"
>> +SRC_URI[md5sum] = "0d896c2e7fd54f722b399f407e48a4c6"
>> +SRC_URI[sha256sum] =
>> "b87c738cb2032bf4920fef8e3864dc5cf8eae9d89d8d523ce0236945c5797dcd"
>>
>>  # it's unknown to configure script, but then passed to extconf.rb  #
>> maybe it's not really needed as we're hardcoding the result with
>> --
>> 2.7.4
>>
>>
>>
>> --
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
>
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>


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

end of thread, other threads:[~2016-09-23  1:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-01  5:35 [PATCH] ruby: 2.2.5 -> 2.3.1 Wang Xin
2016-09-22  1:39 ` Wang, Xin
2016-09-22  7:58   ` Burton, Ross
2016-09-23  1:29     ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.