summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/tasks/task-sdk-host.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/tasks/task-sdk-host.bb b/meta/packages/tasks/task-sdk-host.bb
index 0a0b1468d1..3540c891c2 100644
--- a/meta/packages/tasks/task-sdk-host.bb
+++ b/meta/packages/tasks/task-sdk-host.bb
@@ -3,7 +3,7 @@
3# 3#
4 4
5DESCRIPTION = "Host packages for the standalone SDK or external toolchain" 5DESCRIPTION = "Host packages for the standalone SDK or external toolchain"
6PR = "r5" 6PR = "r6"
7LICENSE = "MIT" 7LICENSE = "MIT"
8ALLOW_EMPTY = "1" 8ALLOW_EMPTY = "1"
9 9
@@ -18,4 +18,5 @@ RDEPENDS_${PN} = "\
18 pkgconfig-sdk \ 18 pkgconfig-sdk \
19 qemu-sdk \ 19 qemu-sdk \
20 qemu-helper-sdk \ 20 qemu-helper-sdk \
21 ipkg-sdk \
21 " 22 "