summaryrefslogtreecommitdiffstats
path: root/external/poky/scripts/native-intercept/chgrp
diff options
context:
space:
mode:
Diffstat (limited to 'external/poky/scripts/native-intercept/chgrp')
-rwxr-xr-xexternal/poky/scripts/native-intercept/chgrp5
1 files changed, 5 insertions, 0 deletions
diff --git a/external/poky/scripts/native-intercept/chgrp b/external/poky/scripts/native-intercept/chgrp
new file mode 100755
index 00000000..399c979f
--- /dev/null
+++ b/external/poky/scripts/native-intercept/chgrp
@@ -0,0 +1,5 @@
+#! /bin/sh
+#
+# SPDX-License-Identifier: GPL-2.0-only
+#
+echo "Intercept $0: $@ -- do nothing"