[oe-commits] =?UTF-8?Q?David=20Nystr=C3=B6m=20?=: nativesdk-packagegroup-sdk-host: Added nativesdk-smartpm

git at git.openembedded.org git at git.openembedded.org
Thu Dec 5 14:24:32 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 80a8ecf91181f2fbec1a45231615b12949327970
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=80a8ecf91181f2fbec1a45231615b12949327970

Author: David Nyström <david.c.nystrom at gmail.com>
Date:   Thu Dec  5 12:35:43 2013 +0100

nativesdk-packagegroup-sdk-host: Added nativesdk-smartpm

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>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 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 = "\



More information about the Openembedded-commits mailing list