1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

meta-ide-support: don't pull in unneeded nativesdk tasks

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock
2010-08-13 09:56:23 +01:00
parent 2e0e656a15
commit 76a17c1b5e
+2 -3
View File
@@ -1,8 +1,7 @@
DESCRIPTION = "Meta package for ensuring the build directory contains all appropriate toolchain packages for using an IDE"
LICENSE = "MIT"
DEPENDS = "virtual/libc"
RDEPENDS = "task-sdk-host"
PR = "r0"
DEPENDS = "virtual/libc gdb-cross"
PR = "r1"
inherit meta toolchain-scripts