summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-10-17 14:50:40 +0200
committerMax Krummenacher <max.oss.09@gmail.com>2015-03-31 21:50:34 +0200
commitc9e93d1e12e4891a3a55a51754536c41f2ed9c85 (patch)
tree0583b22024b85495f8df69448192abf5cb24b3fd /recipes
parentdf90725b55c946ebc495bdc76bb1d21c1141d7ac (diff)
images: use changed gdb-cross package name
Diffstat (limited to 'recipes')
-rw-r--r--recipes/images/trdx-extra.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc
index df060e6..a0139ba 100644
--- a/recipes/images/trdx-extra.inc
+++ b/recipes/images/trdx-extra.inc
@@ -9,7 +9,7 @@ COPY_LIC_DIRS_colibri-vf = "0"
DEPENDS += "canutils libsocketcan iproute2"
#the following builds cross gdb and gdbserver
-DEPENDS += "gdb-cross"
+DEPENDS += "gdb-cross-${TARGET_ARCH}"
#create the file /etc/timestamp
IMAGE_PREPROCESS_COMMAND = "rootfs_update_timestamp"