aboutsummaryrefslogtreecommitdiffstats
path: root/cetools/cetools-native_0.3.oe
diff options
context:
space:
mode:
Diffstat (limited to 'cetools/cetools-native_0.3.oe')
-rw-r--r--cetools/cetools-native_0.3.oe7
1 files changed, 0 insertions, 7 deletions
diff --git a/cetools/cetools-native_0.3.oe b/cetools/cetools-native_0.3.oe
deleted file mode 100644
index 63f3ddf0c3..0000000000
--- a/cetools/cetools-native_0.3.oe
+++ /dev/null
@@ -1,7 +0,0 @@
-SECTION = "console/network"
-include cetools_${PV}.oe
-inherit native
-
-do_stage() {
- install -m 0755 rom2files rom2bin bin2rom dump2bin ${STAGING_BINDIR}
-}