All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-cloud-services] [PATCH] Ruby-shadow upgrade to 2.5.0
@ 2018-06-15  9:08 Pablo Saavedra
  2018-06-15 16:36 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Pablo Saavedra @ 2018-06-15  9:08 UTC (permalink / raw)
  To: openembedded-devel

Ruby was upgraded to 2.5.0 in sumo. A upgrade in the ruby-shadow is
needed to build

Upstream changes:

* Updates code source reference
* Fixes for rubinius and tests
* Add friendlier method names
* Start to add some smoke tests
* Provide info on implementation

Finally, this version of the package is alrady added in Debian Buster
as well.
---
 recipes-support/ruby-shadow/ruby-shadow_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-support/ruby-shadow/ruby-shadow_git.bb b/recipes-support/ruby-shadow/ruby-shadow_git.bb
index 75588f3..e7db6d1 100644
--- a/recipes-support/ruby-shadow/ruby-shadow_git.bb
+++ b/recipes-support/ruby-shadow/ruby-shadow_git.bb
@@ -3,10 +3,10 @@ HOMEPAGE = "https://github.com/apalmblad/ruby-shadow"
 LICENSE = "PD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=137882914e5269b7268f0fe8e28a3f89"
 
-PV = "2.4.1"
+PV = "2.5.0"
 
 SRC_URI = "git://github.com/apalmblad/ruby-shadow.git"
-SRCREV = "4231a4838fd50022b112838f114ee0586e119605"
+SRCREV = "d2e822d8a8bda61f0774debbfce363a7347ed893"
 S = "${WORKDIR}/git"
 
 inherit ruby
-- 
2.11.0



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

* Re: [meta-cloud-services] [PATCH] Ruby-shadow upgrade to 2.5.0
  2018-06-15  9:08 [meta-cloud-services] [PATCH] Ruby-shadow upgrade to 2.5.0 Pablo Saavedra
@ 2018-06-15 16:36 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2018-06-15 16:36 UTC (permalink / raw)
  To: Pablo Saavedra; +Cc: openembeded-devel

wrong ml

see http://git.yoctoproject.org/cgit/cgit.cgi/meta-cloud-services/tree/README
On Fri, Jun 15, 2018 at 2:09 AM Pablo Saavedra <psaavedra@igalia.com> wrote:
>
> Ruby was upgraded to 2.5.0 in sumo. A upgrade in the ruby-shadow is
> needed to build
>
> Upstream changes:
>
> * Updates code source reference
> * Fixes for rubinius and tests
> * Add friendlier method names
> * Start to add some smoke tests
> * Provide info on implementation
>
> Finally, this version of the package is alrady added in Debian Buster
> as well.
> ---
>  recipes-support/ruby-shadow/ruby-shadow_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-support/ruby-shadow/ruby-shadow_git.bb b/recipes-support/ruby-shadow/ruby-shadow_git.bb
> index 75588f3..e7db6d1 100644
> --- a/recipes-support/ruby-shadow/ruby-shadow_git.bb
> +++ b/recipes-support/ruby-shadow/ruby-shadow_git.bb
> @@ -3,10 +3,10 @@ HOMEPAGE = "https://github.com/apalmblad/ruby-shadow"
>  LICENSE = "PD"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=137882914e5269b7268f0fe8e28a3f89"
>
> -PV = "2.4.1"
> +PV = "2.5.0"
>
>  SRC_URI = "git://github.com/apalmblad/ruby-shadow.git"
> -SRCREV = "4231a4838fd50022b112838f114ee0586e119605"
> +SRCREV = "d2e822d8a8bda61f0774debbfce363a7347ed893"
>  S = "${WORKDIR}/git"
>
>  inherit ruby
> --
> 2.11.0
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


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

end of thread, other threads:[~2018-06-15 16:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-15  9:08 [meta-cloud-services] [PATCH] Ruby-shadow upgrade to 2.5.0 Pablo Saavedra
2018-06-15 16:36 ` 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.