On Mon, 2008-05-19 at 10:43 +0800, LynnOS wrote: > in fact the log file is not a directory,as you see the first red > line , > note:before do_rootfs ,i add a function to IMAGE_PREPROCESS_COMMAND to > clean .debug files > ps 1 :if i remove this clean debug function,it is ok > > I am not sure whether it belongs to OpenEmbedded or bitbake isssue
I think its a bug in your clean function - you changed directory and this probably broke some assumptions elsewhere that the directory was not changed. It doesn't look like a bitbake issue and is therefore more appropriate to discuss this on the OE list. Regards, Richard _______________________________________________ Bitbake-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bitbake-dev
