summaryrefslogtreecommitdiff
path: root/recipes-bsp/binary-drivers
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-08-09 16:04:15 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-09-29 20:40:31 +0200
commitc2c082217a2123fca7bbd3806e1e6f9ee9db34ff (patch)
tree5145420895c7e11afec328113ce0bf3e6304cfc4 /recipes-bsp/binary-drivers
parent1e252c0c65c53c76fb604db6538e4142873eb396 (diff)
jetson-tk1 layer bbappends
Move the appends on recipe's which are not in an essential required layer into a target layer specific directory and add them only if said layer is active in build/conf/bblayers.conf. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-bsp/binary-drivers')
-rw-r--r--recipes-bsp/binary-drivers/cudatoolkit6.5_21.4.0.bbappend1
-rw-r--r--recipes-bsp/binary-drivers/opencv4tegra_21.4.0.bbappend1
2 files changed, 0 insertions, 2 deletions
diff --git a/recipes-bsp/binary-drivers/cudatoolkit6.5_21.4.0.bbappend b/recipes-bsp/binary-drivers/cudatoolkit6.5_21.4.0.bbappend
deleted file mode 100644
index fced705..0000000
--- a/recipes-bsp/binary-drivers/cudatoolkit6.5_21.4.0.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-DEPENDS = "dpkg-native"
diff --git a/recipes-bsp/binary-drivers/opencv4tegra_21.4.0.bbappend b/recipes-bsp/binary-drivers/opencv4tegra_21.4.0.bbappend
deleted file mode 100644
index 0202178..0000000
--- a/recipes-bsp/binary-drivers/opencv4tegra_21.4.0.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-DEPENDS = "dpkg-native tiff zlib jpeg glib-2.0 python gtk+ libpng12 jasper libav cudatoolkit6.5"