summaryrefslogtreecommitdiffstats
path: root/poky/scripts/native-intercept/chown
diff options
context:
space:
mode:
Diffstat (limited to 'poky/scripts/native-intercept/chown')
-rwxr-xr-xpoky/scripts/native-intercept/chown2
1 files changed, 2 insertions, 0 deletions
diff --git a/poky/scripts/native-intercept/chown b/poky/scripts/native-intercept/chown
new file mode 100755
index 000000000..4f43271c2
--- /dev/null
+++ b/poky/scripts/native-intercept/chown
@@ -0,0 +1,2 @@
+#! /bin/sh
+echo "Intercept $0: $@ -- do nothing"
OpenPOWER on IntegriCloud