[oe] kernel for DM6446

Henning Heinold heinold at inf.fu-berlin.de
Wed Jul 28 16:09:00 UTC 2010


On Wed, Jul 28, 2010 at 08:54:12PM +0600, saleh usman wrote:
> 
> I am bitbaking linux davinci recipe in openembedded to build a just kernel image for DM6446. Weather this is the suitable recipe for this?
> Also it is giving an error of permission denied to /root as shown in terminal log. how I may remove this error? plz help.
> 
> [Saleh at localhost root]$ bitbake linux-davinci
> NOTE: Handling BitBake files: \ (0004/8169) [ 0 %]ERROR: [Errno 13] Permission denied: '/root' while parsing /sdr/openembedded/recipes/oprofile/oprofileui_svn.bb
> NOTE: Handling BitBake files: - (8169/8169) [100 %]
> NOTE: Parsing finished. 7530 cached, 308 parsed, 330 skipped, 0 masked.
> ERROR: Parsing errors found, exiting...
> [Saleh at localhost root]$ 
> 
> 
> Saleh

Hi,

Seems an error in your setup and you are using root to build the stuff which we not recommend. You can use
the debug-output of bitbake to see more, whats going on.

bitbake -DDD your_recipe.

Bye Henning




More information about the Openembedded-devel mailing list