summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-07-25 19:46:59 +0200
committerStefan Agner <stefan.agner@toradex.com>2016-09-28 13:27:22 -0700
commit759dba8c3d00690dc522ad1371b75b8365b342bf (patch)
treef08adac73cbb5dc70bea90ac5ed01320b1fa4787 /recipes
parent0607816e7ebb27f13c0f39690f27765d09090813 (diff)
trdx-oak-sensors: mv all files into recipes-support/trdx-oak-sensors
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/trdx-oak-sensors/trdx-oak-sensors_0082.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes/trdx-oak-sensors/trdx-oak-sensors_0082.bb b/recipes/trdx-oak-sensors/trdx-oak-sensors_0082.bb
deleted file mode 100644
index f3e8017..0000000
--- a/recipes/trdx-oak-sensors/trdx-oak-sensors_0082.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-SUMMARY = "Sample code to access the toradex oak sensors"
-LICENSE = "PD"
-
-S="${WORKDIR}/OakLinux_${PV}"
-
-SRC_URI = "http://files.toradex.com/Oak/Linux/OakLinux_${PV}.tar.bz2"
-
-SRC_URI[md5sum] = "cedc87c056f961c15751ee899fb719d5"
-SRC_URI[sha256sum] = "69836dfa746422a64f6518cc9e785a7a64ca67d82f5fae0421515a59f4394929"
-LIC_FILES_CHKSUM = "file://COPYING;md5=1c3a7fb45253c11c74434676d84fe7dd"
-
-inherit autotools
-
-FILES_${PN} += ""
-