[OE-core] [PATCHv2 5/5] nativesdk-packagegroup-sdk-host: Add nativesdk-nss to default inclusion in host SDK

David Nyström david.c.nystrom at gmail.com
Fri Jan 31 09:30:04 UTC 2014


                                                                                                                                                                                             
Since shsignlibs is used from the nss postinstall hook. It should be 
included in nativesdk to make offline rootfs construction possible.

Signed-off-by: David Nyström <david.nystrom at enea.com>
---
 meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
index 09e0aef..693437e 100644
--- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
+++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
@@ -24,6 +24,7 @@ RDEPENDS_${PN} = "\
     nativesdk-makedevs \
     nativesdk-smartpm \
     nativesdk-postinst-intercept \
+    nativesdk-nss \
     "
 
 RDEPENDS_${PN}_darwin = "\
-- 
1.8.3.2




More information about the Openembedded-core mailing list