[oe] Packaging from devshell

Chris Larson clarson at kergoth.com
Fri Jun 24 22:16:54 UTC 2011


On Fri, Jun 24, 2011 at 2:40 PM, Joel A Fernandes <agnel.joel at gmail.com> wrote:
> I use devshell for compiling by running a bitbake generated do_compile shell
> script in work/ for my package, this helps me develop faster as I can skip
> over parsing and other repetitive stages.
>
> However I'm not able to do the same with do_package_write, as the shell
> script for the same appears to have an  empty function:
>
> do_package_write() {
>        :
> }
>
> Could anyone suggest which script  should I execute to package from
> devshell?

Nearly all of the packaging process is done from python code, not shell.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics




More information about the Openembedded-devel mailing list