From 8d95ede1bfbe80306cf0598d77ad29b2479ff844 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sun, 12 Feb 2017 21:22:56 +0100 Subject: 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 Acked-by: Marcel Ziswiler --- recipes-images/images/tdx-extra.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'recipes-images') 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 -- cgit v1.2.3