Add initial meta-stx to support StarlingX build
[pti/rtp.git] / meta-stx / recipes-support / puppet / files / puppet-ldap / 0001-puppet-ldap-add-os-poky-stx.patch
1 diff --git a/manifests/os/poky-stx.pp b/manifests/os/poky-stx.pp
2 new file mode 100644
3 index 0000000..03b1aa1
4 --- /dev/null
5 +++ b/manifests/os/poky-stx.pp
6 @@ -0,0 +1,3 @@
7 +
8 +class ldap::os::poky-stx {
9 +}