All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ruby][PATCHv2] bundler: resolve build issues with RSS
@ 2017-02-28 21:25 Derek Straka
  2017-03-01 18:56 ` Martin Jansa
  0 siblings, 1 reply; 3+ messages in thread
From: Derek Straka @ 2017-02-28 21:25 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Derek Straka <derek@asterius.io>
---
 meta-ruby/recipes-devtools/ruby/bundler_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-ruby/recipes-devtools/ruby/bundler_git.bb b/meta-ruby/recipes-devtools/ruby/bundler_git.bb
index f2d8f3c..8388cc3 100644
--- a/meta-ruby/recipes-devtools/ruby/bundler_git.bb
+++ b/meta-ruby/recipes-devtools/ruby/bundler_git.bb
@@ -26,8 +26,8 @@ SRC_URI = " \
 
 inherit ruby
 
+DEPENDS += "zlib"
+
 RDEPENDS_${PN} = "git"
 
 BBCLASSEXTEND = "native"
-
-PNBLACKLIST[bundler] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130640/"
-- 
2.7.4



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

* Re: [meta-ruby][PATCHv2] bundler: resolve build issues with RSS
  2017-02-28 21:25 [meta-ruby][PATCHv2] bundler: resolve build issues with RSS Derek Straka
@ 2017-03-01 18:56 ` Martin Jansa
  2017-03-01 18:58   ` Derek Straka
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Jansa @ 2017-03-01 18:56 UTC (permalink / raw)
  To: Derek Straka; +Cc: openembedded-devel

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

On Tue, Feb 28, 2017 at 04:25:50PM -0500, Derek Straka wrote:
> Signed-off-by: Derek Straka <derek@asterius.io>

Fails the same as v1:
http://errors.yoctoproject.org/Errors/Details/134457/

> ---
>  meta-ruby/recipes-devtools/ruby/bundler_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-ruby/recipes-devtools/ruby/bundler_git.bb b/meta-ruby/recipes-devtools/ruby/bundler_git.bb
> index f2d8f3c..8388cc3 100644
> --- a/meta-ruby/recipes-devtools/ruby/bundler_git.bb
> +++ b/meta-ruby/recipes-devtools/ruby/bundler_git.bb
> @@ -26,8 +26,8 @@ SRC_URI = " \
>  
>  inherit ruby
>  
> +DEPENDS += "zlib"
> +
>  RDEPENDS_${PN} = "git"
>  
>  BBCLASSEXTEND = "native"
> -
> -PNBLACKLIST[bundler] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130640/"
> -- 
> 2.7.4
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

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

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

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

* Re: [meta-ruby][PATCHv2] bundler: resolve build issues with RSS
  2017-03-01 18:56 ` Martin Jansa
@ 2017-03-01 18:58   ` Derek Straka
  0 siblings, 0 replies; 3+ messages in thread
From: Derek Straka @ 2017-03-01 18:58 UTC (permalink / raw)
  To: Martin Jansa; +Cc: openembeded-devel

I have no idea then because it builds on my jenkins instance with and
without gold.  Someone who uses ruby can look into a fix.  Thanks.

On Wed, Mar 1, 2017 at 1:56 PM, Martin Jansa <martin.jansa@gmail.com> wrote:

> On Tue, Feb 28, 2017 at 04:25:50PM -0500, Derek Straka wrote:
> > Signed-off-by: Derek Straka <derek@asterius.io>
>
> Fails the same as v1:
> http://errors.yoctoproject.org/Errors/Details/134457/
>
> > ---
> >  meta-ruby/recipes-devtools/ruby/bundler_git.bb | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/meta-ruby/recipes-devtools/ruby/bundler_git.bb
> b/meta-ruby/recipes-devtools/ruby/bundler_git.bb
> > index f2d8f3c..8388cc3 100644
> > --- a/meta-ruby/recipes-devtools/ruby/bundler_git.bb
> > +++ b/meta-ruby/recipes-devtools/ruby/bundler_git.bb
> > @@ -26,8 +26,8 @@ SRC_URI = " \
> >
> >  inherit ruby
> >
> > +DEPENDS += "zlib"
> > +
> >  RDEPENDS_${PN} = "git"
> >
> >  BBCLASSEXTEND = "native"
> > -
> > -PNBLACKLIST[bundler] ?= "Fails to build with RSS
> http://errors.yoctoproject.org/Errors/Details/130640/"
> > --
> > 2.7.4
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
> --
> Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com
>


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

end of thread, other threads:[~2017-03-01 18:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-28 21:25 [meta-ruby][PATCHv2] bundler: resolve build issues with RSS Derek Straka
2017-03-01 18:56 ` Martin Jansa
2017-03-01 18:58   ` Derek Straka

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.