From patchwork Mon Oct 15 11:32:40 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/2] nativesdk-packagegroup-sdk-host: add perl modules Date: Mon, 15 Oct 2012 11:32:40 -0000 From: Kang Kai X-Patchwork-Id: 38155 Message-Id: To: nativesdk-perl is required to cross compile iptables when use meta-toolchain-gmae, and perl modules are needed too. Package nativesdk-perl-modules depends on nativesdk-perl, so just add nativesdk-perl-modules only. [Yocto 3100] Signed-off-by: Kang Kai --- .../nativesdk-packagegroup-sdk-host.bb | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb index 63fea28..383820a 100644 --- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb +++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb @@ -3,7 +3,7 @@ # SUMMARY = "Host packages for the standalone SDK or external toolchain" -PR = "r11" +PR = "r12" LICENSE = "MIT" inherit nativesdk packagegroup @@ -20,6 +20,7 @@ RDEPENDS_${PN} = "\ nativesdk-libtool \ nativesdk-autoconf \ nativesdk-automake \ + nativesdk-perl-modules \ " RDEPENDS_${PN}_darwin8 = "\