summaryrefslogtreecommitdiff
path: root/recipes/images/trdx-extra.inc.orig
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/images/trdx-extra.inc.orig')
-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 \
- "
-