summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-02-12 21:22:56 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-22 15:33:25 +0100
commit8d95ede1bfbe80306cf0598d77ad29b2479ff844 (patch)
tree6d6fc0ed68e81e85699e01bc3db9a3c7ee7cd0dd
parent31faf33276767f003347426375eda8778df46d44 (diff)
gdbserver: remove depends
The correct recipe for package gdbserver is now found without an explicit DEPENDS. DEPEND on gdb-cross-arm actually no longer builds gdbserver. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-images/images/tdx-extra.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc
index eb8a9e5..41fd359 100644
--- a/recipes-images/images/tdx-extra.inc
+++ b/recipes-images/images/tdx-extra.inc
@@ -6,9 +6,6 @@ COPY_LIC_MANIFEST ?= "1"
COPY_LIC_DIRS ?= "0"
COPY_LIC_DIRS_colibri-vf = "0"
-#the following builds cross gdb and gdbserver
-DEPENDS += "gdb-cross-${TARGET_ARCH}"
-
add_rootfs_version () {
echo -n "${IMAGE_NAME} ${PV}" >> ${IMAGE_ROOTFS}/etc/issue
echo " ${TDX_VERDATE}" | sed 's/-//' >>${IMAGE_ROOTFS}/etc/issue