diff options
author | Chase Maupin <chase.maupin@ti.com> | 2010-06-28 08:06:49 -0500 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-07-07 17:15:42 +0200 |
commit | 536d98010a084ece302efdfafcbc1de4ac85a2f6 (patch) | |
tree | 5f048631f974d6f82c9f370fa1644b982697b32f /recipes/wview/wview-wxt510_3.1.3.bb | |
parent | 3c4955f19ab66503bb321f959ec6756fa2bdbe28 (diff) |
sourceipk: add class to create source ipks
* Created the sourceipk.bbclass class that can be used to
package the patched sources and recipe for an application
into an ipk for installation.
* Allows specification of the installation directory for the
sources using the SRCIPK_INSTALL_DIR variable.
* Can be enabled per package and controlled through the
CREATE_SRCIPK variable.
* Creates a README file in the sources directory that
explains the contents of the package.
* User can specify the package architecture for the source ipk
using the SRCIPK_PACKAGE_ARCH variable. The default value is
"all".
* Using the -L flag to the cp command to copy files pointed to by
symlinks and not the symlinks themselves.
* Adds source package to list of dynamic packages.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/wview/wview-wxt510_3.1.3.bb')
0 files changed, 0 insertions, 0 deletions