On Fri, Dec 16, 2011 at 08:55:05AM +0100, Leon Woestenberg wrote: > Hello all, > > > after modifying source code in the work directory, what is the set of > commands to rebuild the package (from the compile stage and further)? > > Under classic OpenEmbedded, I removed the compile, install, package stages > stamp files and ran bitbake. However, shared staging "broke" that workflow. > > Is there an equivalent approach with OpenEmbedded Core? Possibly disabling > 'sstage' on a per build, or per package basis? > > > Thanks, > > Leon.
try the devshell bitbake -c devshell and than tmp/run.do_compile Bye Henning _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
