summaryrefslogtreecommitdiff
path: root/recipes/images
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-03-04 15:32:49 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2013-03-04 15:32:49 +0100
commitda93ed757f187f1ceddc6b5b108262b9b21c70f3 (patch)
tree3569c55c0f085599f8f5a200c4d23b7d81bfd47c /recipes/images
parentc355f27130e62f585211afcd318833dc7bc228e8 (diff)
remove unused files
Diffstat (limited to 'recipes/images')
-rw-r--r--recipes/images/trdx-extra.inc.orig52
1 files changed, 0 insertions, 52 deletions
diff --git a/recipes/images/trdx-extra.inc.orig b/recipes/images/trdx-extra.inc.orig
deleted file mode 100644
index 09d7d09..0000000
--- a/recipes/images/trdx-extra.inc.orig
+++ /dev/null
@@ -1,52 +0,0 @@
-#additional packages to include in our Toradex images
-
-#the following would build cross gdb
-#DEPENDS += "gdb-cross"
-
-#the gdb recipe provides gdbserver
-DEPENDS += "gdb"
-
-IMAGE_INSTALL += " alsa-utils \
- alsa-utils-aplay \
- alsa-utils-amixer \
- \
- \
- aspell \
- consolekit \
- sqlite3 \
- \
- curl \
- nfs-utils-client \
- openssh-scp \
- openssh-sftp \
- openssl-conf \
- ntpclient \
- pam-plugin-ck-connector \
- \
- bzip2 \
- gdbserver \
- grep \
- joe \
- ldd \
- mtd-utils \
- update-modules \
- \
- hdparm \
- iperf \
- memtester \
- stress \
- lmbench \
- nbench-byte \
- \
- tegrastats \
- trdx-nv-binaries \
- trdx-config \
- gpioconfig \
- \
- trdx-oak-sensors \
- "
-
-IMAGE_INSTALL_colibri-t20 += " \
- trdx-odm \
- "
-