]> code.ossystems Code Review - openembedded-core.git/commit
postinst-intercept: New recipe to include postinstall intercepts in nativesdk
authorDavid Nyström <david.c.nystrom@gmail.com>
Fri, 31 Jan 2014 09:30:00 +0000 (10:30 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 2 Feb 2014 22:34:32 +0000 (22:34 +0000)
commit5d5ef0f5620ec525491c53e8457e7c65c226bfb4
tree13db388af9685e65504e125239bf57f490e64f8e
parentddb0c70a7d4d51a1f404c194a562325137222146
postinst-intercept: New recipe to include postinstall intercepts in nativesdk

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-devtools/postinst-intercept/postinst-intercept_1.0.bb [new file with mode: 0644]