On Fri, Apr 10, 2015 at 09:58:45AM -0700, Armin Kuster wrote: > V2: drop version value in file path
I've taken this patch before branching fido, but I had to fix commit message a bit. Please notice extra "v2 " in summary line. "V2: .*" belongs under --- so that it's visible in review on e-mail, but not part of commit message itself. > ERROR: QA Issue: bundler: Files/directories were installed but not shipped > /usr/lib/ruby/gems/2.2.0/build_info > /usr/lib/ruby/gems/2.2.0/extensions [installed-vs-shipped] > > Signed-off-by: Armin Kuster <[email protected]> > --- > meta-ruby/recipes-devtools/ruby/bundler_git.bb | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/meta-ruby/recipes-devtools/ruby/bundler_git.bb > b/meta-ruby/recipes-devtools/ruby/bundler_git.bb > index 2adde4d..fc73001 100644 > --- a/meta-ruby/recipes-devtools/ruby/bundler_git.bb > +++ b/meta-ruby/recipes-devtools/ruby/bundler_git.bb > @@ -26,4 +26,6 @@ SRC_URI = " \ > > inherit ruby > > +FILES_${PN} += "${libdir}/ruby/gems" > + > BBCLASSEXTEND = "native" > -- > 2.3.5 > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
