Add initial meta-stx to support StarlingX build
[pti/rtp.git] / meta-stx / recipes-support / puppet / files / puppet-filemapper / metadata.json.patch
diff --git a/meta-stx/recipes-support/puppet/files/puppet-filemapper/metadata.json.patch b/meta-stx/recipes-support/puppet/files/puppet-filemapper/metadata.json.patch
new file mode 100644 (file)
index 0000000..97dc8aa
--- /dev/null
@@ -0,0 +1,14 @@
+--- /dev/null  2019-10-28 19:50:04.372284581 -0700
++++ b/metadata.json    2019-10-31 13:24:24.780569778 -0700
+@@ -0,0 +1,11 @@
++{
++  "name": "adrien-filemapper",
++  "version": "1.1.3",
++  "author": "Adrien Tehbo <adrien@somethingsinistral.net>",
++  "summary": "Puppet provider file manipulation extension",
++  "license": "Apache-2.0",
++  "source": "https://github.com/adrienthebo/puppet-filemapper",
++  "project_page": "https://github.com/adrienthebo/puppet-filemapper",
++  "issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
++  "dependencies": [ ]
++}