mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02: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:
@@ -1,8 +1,7 @@
|
|||||||
DESCRIPTION = "Meta package for ensuring the build directory contains all appropriate toolchain packages for using an IDE"
|
DESCRIPTION = "Meta package for ensuring the build directory contains all appropriate toolchain packages for using an IDE"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
DEPENDS = "virtual/libc"
|
DEPENDS = "virtual/libc gdb-cross"
|
||||||
RDEPENDS = "task-sdk-host"
|
PR = "r1"
|
||||||
PR = "r0"
|
|
||||||
|
|
||||||
inherit meta toolchain-scripts
|
inherit meta toolchain-scripts
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user