meta-stx: re-name and re-org to align with upstream
[pti/rtp.git] / meta-starlingx / meta-stx-distro / recipes-security / gssproxy / gssproxy_0.7.0.bbappend
diff --git a/meta-starlingx/meta-stx-distro/recipes-security/gssproxy/gssproxy_0.7.0.bbappend b/meta-starlingx/meta-stx-distro/recipes-security/gssproxy/gssproxy_0.7.0.bbappend
new file mode 100644 (file)
index 0000000..0acc2da
--- /dev/null
@@ -0,0 +1,6 @@
+
+do_install_append () {
+       cp ${B}/examples/24-nfs-server.conf \
+               ${B}/examples/99-nfs-client.conf \
+               ${B}/examples/gssproxy.conf ${D}/etc/gssproxy
+}