diff options
Diffstat (limited to 'meta/recipes-core/tasks/task-sdk-host.bb')
| -rw-r--r-- | meta/recipes-core/tasks/task-sdk-host.bb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/recipes-core/tasks/task-sdk-host.bb b/meta/recipes-core/tasks/task-sdk-host.bb index bccf48dbde..7bf445386a 100644 --- a/meta/recipes-core/tasks/task-sdk-host.bb +++ b/meta/recipes-core/tasks/task-sdk-host.bb | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # | 3 | # |
| 4 | 4 | ||
| 5 | DESCRIPTION = "Host packages for the standalone SDK or external toolchain" | 5 | DESCRIPTION = "Host packages for the standalone SDK or external toolchain" |
| 6 | PR = "r8" | 6 | PR = "r9" |
| 7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
| 8 | ALLOW_EMPTY = "1" | 8 | ALLOW_EMPTY = "1" |
| 9 | 9 | ||
| @@ -12,9 +12,6 @@ inherit nativesdk | |||
| 12 | PACKAGES = "${PN}" | 12 | PACKAGES = "${PN}" |
| 13 | 13 | ||
| 14 | RDEPENDS_${PN} = "\ | 14 | RDEPENDS_${PN} = "\ |
| 15 | binutils-cross-canadian \ | ||
| 16 | gdb-cross-canadian \ | ||
| 17 | gcc-cross-canadian \ | ||
| 18 | pkgconfig-nativesdk \ | 15 | pkgconfig-nativesdk \ |
| 19 | qemu-nativesdk \ | 16 | qemu-nativesdk \ |
| 20 | qemu-helper-nativesdk \ | 17 | qemu-helper-nativesdk \ |
