summaryrefslogtreecommitdiff
path: root/strata/tools/rsync.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/tools/rsync.morph')
-rw-r--r--strata/tools/rsync.morph22
1 files changed, 22 insertions, 0 deletions
diff --git a/strata/tools/rsync.morph b/strata/tools/rsync.morph
new file mode 100644
index 00000000..aaa8d0e3
--- /dev/null
+++ b/strata/tools/rsync.morph
@@ -0,0 +1,22 @@
+name: rsync
+kind: chunk
+description: ''
+max-jobs: null
+products: []
+build-system: autotools
+pre-configure-commands: []
+configure-commands: []
+post-configure-commands: []
+pre-build-commands: []
+build-commands:
+- make proto
+- make
+post-build-commands: []
+pre-install-commands: []
+install-commands: []
+post-install-commands: []
+devices: []
+post-test-commands: []
+pre-test-commands: []
+system-integration: []
+test-commands: []