meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-cloud / recipes-support / puppet / files / puppet-nslcd / puppet-nslcd-updates-for-poky-stx.patch
diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppet-nslcd/puppet-nslcd-updates-for-poky-stx.patch b/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppet-nslcd/puppet-nslcd-updates-for-poky-stx.patch
deleted file mode 100644 (file)
index 61d3fdc..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/manifests/params.pp b/manifests/params.pp
-index d050723..0f167e4 100644
---- a/manifests/params.pp
-+++ b/manifests/params.pp
-@@ -29,7 +29,7 @@ class nslcd::params {
-   # To add support for other distributions simply add
-   # it here
-   case $::operatingsystem {
--    'Ubuntu','Debian': {
-+    'Ubuntu','Debian', 'poky-stx': {
-       $user = 'nslcd'
-       $group = 'nslcd'
-       $package = 'nslcd'