On Sun, Jul 26, 2015 at 10:30 PM, Li xin <[email protected]> wrote: > these recipes inherit ruby. > After ruby upgrade to 2.2.2, the recipes will occur an > Warning like this: > WARNING: QA Issue: mixlib-log: Files/directories were installed but not > shipped in any package: > /usr/lib/ruby/gems/2.2.0/build_info > /usr/lib/ruby/gems/2.2.0/extensions > So,it is needed to apply the "[PATCH] ruby.bbclass: WARNING Fix" to avoid > build Warnings. >
Thanks! I've merged this series, and your other patch.. To ssh://[email protected]/meta-cloud-services d483af7aaffb..d7b18cea0850 dizzy-juno -> dizzy-juno 2cb09aa8f2f6..a7bd749208db fido-kilo -> fido-kilo cb835dd47a75..89f228ce884f master -> master Cheers, Bruce > Li xin (8): > chef-zero: upgrade 2.0.2 -> 4.2.3 > hashie: upgrade 2.1.1 -> 3.4.2 > highline: upgrade 1.6.21 -> 1.7.3 > mime-types: upgrade 1.25.1 -> 2.5 > mixlib-config: upgrade 2.1.0 -> 2.2.1 > mixlib-shellout: upgrade 1.4.0 -> 2.1.0 > net-ssh-multi: upgrade 1.2.0 -> 1.2.1 > ohai: upgrade 7.0.4 -> 8.5.0 > > meta-openstack/recipes-devtools/ruby/chef-zero_git.bb | 6 ++---- > meta-openstack/recipes-devtools/ruby/hashie_git.bb | 4 ++-- > meta-openstack/recipes-devtools/ruby/highline_git.bb | 4 ++-- > meta-openstack/recipes-devtools/ruby/mime-types_git.bb | 8 ++++---- > meta-openstack/recipes-devtools/ruby/mixlib-config_git.bb | 4 ++-- > meta-openstack/recipes-devtools/ruby/mixlib-shellout_git.bb | 4 ++-- > ...gemspec-don-t-force-the-use-of-gem-private_key.pem.patch | 13 > +++++++------ > meta-openstack/recipes-devtools/ruby/net-ssh-multi_git.bb | 4 ++-- > meta-openstack/recipes-devtools/ruby/ohai_git.bb | 6 +++--- > 9 files changed, 26 insertions(+), 27 deletions(-) > > -- > 1.8.4.2 > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
