summaryrefslogtreecommitdiff
path: root/recipes-images/images/tdx-extra.inc
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-04-23 11:27:19 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-04-23 12:42:02 +0200
commitc7fae0de5cae3b4bcf741d168101c06d5bdb8a8f (patch)
tree1de90216b756540aa5fc449c283a3de9f75755cb /recipes-images/images/tdx-extra.inc
parent45677492bbb2bec8215e421c4db22ac9cf9eacaf (diff)
colibri-vf: drop machine
We decided we won't do a BSP 3.0 for Vybrid. For new designs we recommend ULL now. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-images/images/tdx-extra.inc')
-rw-r--r--recipes-images/images/tdx-extra.inc14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc
index 4ac3469..da2776f 100644
--- a/recipes-images/images/tdx-extra.inc
+++ b/recipes-images/images/tdx-extra.inc
@@ -4,7 +4,6 @@
COPY_LIC_MANIFEST ?= "1"
#Bug with several MACHINES build, license files for all arch packages stored wrongly
COPY_LIC_DIRS ?= "1"
-COPY_LIC_DIRS_colibri-vf = "0"
add_rootfs_version () {
echo -n "${IMAGE_NAME} ${PV}" >> ${IMAGE_ROOTFS}/etc/issue
@@ -130,19 +129,6 @@ IMAGE_INSTALL_append_mx8 = " \
util-linux \
"
-IMAGE_INSTALL_append_vf = " \
- linuxptp \
- libusbgx \
- libusbgx-examples \
- ptpd \
- mtd-utils-ubifs \
- kernel-modules \
- usb-suspend-resume \
-"
-IMAGE_INSTALL_append_colibri-vf = " \
- u-boot-toradex-fw-utils \
-"
-
IMAGE_INSTALL += " \
packagegroup-dotnet-deps \
\