From: Wenzong Fan <wenzong....@windriver.com> [YOCTO #1603]
Add automake-nativesdk and autoconf-nationsdk into meta-toolchain. Signed-off-by: Wenzong Fan <wenzong....@windriver.com> --- 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 5ec40b1..920f359 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 @@ # DESCRIPTION = "Host packages for the standalone SDK or external toolchain" -PR = "r10" +PR = "r11" LICENSE = "MIT" ALLOW_EMPTY = "1" @@ -22,6 +22,8 @@ RDEPENDS_${PN} = "\ unfs-server-nativesdk \ opkg-nativesdk \ libtool-nativesdk \ + autoconf-nativesdk \ + automake-nativesdk \ " RDEPENDS_${PN}_darwin8 = "\ -- 1.7.0.4 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core