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