]> code.ossystems Code Review - openembedded-core.git/commitdiff
nativesdk-packagegroup-sdk-host: Adding nativesdk-postinst-intercept to SDK
authorDavid Nyström <david.c.nystrom@gmail.com>
Fri, 31 Jan 2014 09:30:01 +0000 (10:30 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 2 Feb 2014 22:34:33 +0000 (22:34 +0000)
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.

Signed-off-by: David Nyström <david.nystrom@enea.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb

index 855fe4e625795dd485078020a5e5f4c476eaa6c9..09e0aef8e6cda5a88ec4ddca1985296934ac7169 100644 (file)
@@ -23,6 +23,7 @@ RDEPENDS_${PN} = "\
     nativesdk-shadow \
     nativesdk-makedevs \
     nativesdk-smartpm \
+    nativesdk-postinst-intercept \
     "
 
 RDEPENDS_${PN}_darwin = "\