summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/tasks/task-sdk-host-nativesdk.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/tasks/task-sdk-host-nativesdk.bb')
-rw-r--r--meta/recipes-core/tasks/task-sdk-host-nativesdk.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-core/tasks/task-sdk-host-nativesdk.bb b/meta/recipes-core/tasks/task-sdk-host-nativesdk.bb
index 5ec40b140c..920f359eea 100644
--- a/meta/recipes-core/tasks/task-sdk-host-nativesdk.bb
+++ b/meta/recipes-core/tasks/task-sdk-host-nativesdk.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 = "r10" 6PR = "r11"
7LICENSE = "MIT" 7LICENSE = "MIT"
8ALLOW_EMPTY = "1" 8ALLOW_EMPTY = "1"
9 9
@@ -22,6 +22,8 @@ RDEPENDS_${PN} = "\
22 unfs-server-nativesdk \ 22 unfs-server-nativesdk \
23 opkg-nativesdk \ 23 opkg-nativesdk \
24 libtool-nativesdk \ 24 libtool-nativesdk \
25 autoconf-nativesdk \
26 automake-nativesdk \
25 " 27 "
26 28
27RDEPENDS_${PN}_darwin8 = "\ 29RDEPENDS_${PN}_darwin8 = "\