[OE-core] [PATCH] nativesdk-packagegroup-sdk-host: Added nativesdk-smartpm

David Nyström david.c.nystrom at gmail.com
Thu Dec 5 11:35:43 UTC 2013


This will allow offline creation of a rootfs, using only
the RPM package repository and a toolchain tarball.

Ref: https://github.com/nysan/rootfs-sandbox

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 e298ff4..e6631d8 100644
--- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
+++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
@@ -22,6 +22,7 @@ RDEPENDS_${PN} = "\
     nativesdk-automake \
     nativesdk-shadow \
     nativesdk-makedevs \
+    nativesdk-smartpm \
     "
 
 RDEPENDS_${PN}_darwin = "\
-- 
1.8.3.2




More information about the Openembedded-core mailing list