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:37:40 +0000 (22:37 +0000)
commitb7a7bf55e52b872c1e11f93e30faedb72a571aa6
tree181b8bbde1c77a04c431fa564754ce728a4c9132
parentcf2ac12c1e248bf631151cf6be86a3e72c477be2
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.

(From OE-Core rev: 5d5ef0f5620ec525491c53e8457e7c65c226bfb4)

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]