summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/tasks/task-sdk-host.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/tasks/task-sdk-host.bb')
-rw-r--r--meta/recipes-core/tasks/task-sdk-host.bb5
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 bccf48d..7bf4453 100644
--- a/meta/recipes-core/tasks/task-sdk-host.bb
+++ b/meta/recipes-core/tasks/task-sdk-host.bb
@@ -3,7 +3,7 @@
#
DESCRIPTION = "Host packages for the standalone SDK or external toolchain"
-PR = "r8"
+PR = "r9"
LICENSE = "MIT"
ALLOW_EMPTY = "1"
@@ -12,9 +12,6 @@ inherit nativesdk
PACKAGES = "${PN}"
RDEPENDS_${PN} = "\
- binutils-cross-canadian \
- gdb-cross-canadian \
- gcc-cross-canadian \
pkgconfig-nativesdk \
qemu-nativesdk \
qemu-helper-nativesdk \
OpenPOWER on IntegriCloud