summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups
diff options
context:
space:
mode:
authorDavid Nyström <david.c.nystrom@gmail.com>2013-12-05 12:35:43 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-05 14:25:30 +0000
commit271c98acd57e93976d1e8baea8e24ca9ff2ae8fe (patch)
tree6786888101eefc9bd8fb0ddbfe8cb2ad7dde45b4 /meta/recipes-core/packagegroups
parent5c69ae26cd71fa3fdda31c9e7d112c26c9653fd8 (diff)
downloadast2050-yocto-poky-271c98acd57e93976d1e8baea8e24ca9ff2ae8fe.zip
ast2050-yocto-poky-271c98acd57e93976d1e8baea8e24ca9ff2ae8fe.tar.gz
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 (From OE-Core rev: 80a8ecf91181f2fbec1a45231615b12949327970) Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/packagegroups')
-rw-r--r--meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb1
1 files changed, 1 insertions, 0 deletions
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 = "\
OpenPOWER on IntegriCloud