meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-cloud / recipes-support / puppet / files / puppet-oslo / Add-gemspec.patch
diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppet-oslo/Add-gemspec.patch b/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppet-oslo/Add-gemspec.patch
deleted file mode 100644 (file)
index 6af8a15..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
---- /dev/null  2019-10-23 20:19:32.602763995 -0700
-+++ b/puppet-oslo.gemspec      2019-10-28 08:59:29.609410185 -0700
-@@ -0,0 +1,12 @@
-+Gem::Specification.new do |s|
-+  s.name        = 'puppet-oslo'
-+  s.version     = '11.3.0'
-+  s.date        = '2016-08-21'
-+  s.summary     = "Puppet oslo module"
-+  s.description = s.summary
-+  s.authors     = ["OpenStack Contributors"]
-+  s.email       = ''
-+  s.files       = %w(LICENSE README.md Rakefile) + Dir.glob('{lib,spec}/**/*')
-+  s.homepage    = 'https://github.com/openstack/puppet-oslo.git'
-+  s.license     = 'Apache 2.0'
-+ end