diff options
| -rw-r--r-- | meta/recipes-core/meta/meta-ide-support.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/meta-ide-support.bb b/meta/recipes-core/meta/meta-ide-support.bb index 1c4adeddf6..0692ec8b9d 100644 --- a/meta/recipes-core/meta/meta-ide-support.bb +++ b/meta/recipes-core/meta/meta-ide-support.bb | |||
| @@ -4,6 +4,7 @@ LICENSE = "MIT" | |||
| 4 | 4 | ||
| 5 | DEPENDS = "virtual/libc gdb-cross-${TARGET_ARCH} qemu-native qemu-helper-native unfs3-native" | 5 | DEPENDS = "virtual/libc gdb-cross-${TARGET_ARCH} qemu-native qemu-helper-native unfs3-native" |
| 6 | PR = "r3" | 6 | PR = "r3" |
| 7 | RM_WORK_EXCLUDE += "${PN}" | ||
| 7 | 8 | ||
| 8 | inherit meta toolchain-scripts nopackages | 9 | inherit meta toolchain-scripts nopackages |
| 9 | 10 | ||
