Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2014-11-20 | postinst-intercept: rename recipe for nativesdk only | Hongxu Jia | 1 | |
The recipe postinst-intercept is only used for nativesdk, so we rename it from postinst-intercept to nativesdk-postinst-intercept. It avoids unnecessary build of postinst-intercept. [YOCTO #6937] Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> | ||||
2014-02-02 | postinst-intercept: New recipe to include postinstall intercepts in nativesdk | David Nyström | 1 | |
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> |