[oe] Packaging from devshell

Joel A Fernandes agnel.joel at gmail.com
Fri Jun 24 21:40:18 UTC 2011


Hi,

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?

Thanks,
Joel.



More information about the Openembedded-devel mailing list