summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups
diff options
context:
space:
mode:
authorDavid Nyström <david.c.nystrom@gmail.com>2014-01-31 10:30:01 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-02 22:37:40 +0000
commit0b30e6ebe521e2411903fb29cb854b2a00d3f931 (patch)
tree29779186fc6b1cc992ab225803128cec8068416f /meta/recipes-core/packagegroups
parent8f76b91c3485637a343fa6db9cc315a541bf6d0d (diff)
downloadast2050-yocto-poky-0b30e6ebe521e2411903fb29cb854b2a00d3f931.zip
ast2050-yocto-poky-0b30e6ebe521e2411903fb29cb854b2a00d3f931.tar.gz
nativesdk-packagegroup-sdk-host: Adding nativesdk-postinst-intercept to SDK
Adding ability to use postinstalls intercepts in the nativesdk env, and making sure the correlate between repo + SDK. This to enable rootfs generation from a package repository using only a package repository and the toolchain tarball. See https://github.com/nysan/rootfs-sandbox for examples. (From OE-Core rev: a54bab492903322e2a2495ea9576ee6b3272700a) 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 855fe4e..09e0aef 100644
--- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
+++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
@@ -23,6 +23,7 @@ RDEPENDS_${PN} = "\
nativesdk-shadow \
nativesdk-makedevs \
nativesdk-smartpm \
+ nativesdk-postinst-intercept \
"
RDEPENDS_${PN}_darwin = "\
OpenPOWER on IntegriCloud