aboutsummaryrefslogtreecommitdiffstats
path: root/packages/devio/devio-native_r2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/devio/devio-native_r2.bb')
-rw-r--r--packages/devio/devio-native_r2.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/devio/devio-native_r2.bb b/packages/devio/devio-native_r2.bb
new file mode 100644
index 0000000000..6f4e9b7f7e
--- /dev/null
+++ b/packages/devio/devio-native_r2.bb
@@ -0,0 +1,7 @@
+# This package builds the devio program for the build architecture
+include devio_${PV}.bb
+
+# Set the installation dir back to the default
+sbindir = "${exec_prefix}/sbin"
+
+inherit native