diff options
| -rw-r--r-- | meta/recipes-core/tasks/task-sdk-host-nativesdk.bb | 4 |
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 | ||
| 5 | DESCRIPTION = "Host packages for the standalone SDK or external toolchain" | 5 | DESCRIPTION = "Host packages for the standalone SDK or external toolchain" |
| 6 | PR = "r10" | 6 | PR = "r11" |
| 7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
| 8 | ALLOW_EMPTY = "1" | 8 | ALLOW_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 | ||
| 27 | RDEPENDS_${PN}_darwin8 = "\ | 29 | RDEPENDS_${PN}_darwin8 = "\ |
