http://bugs.openembedded.org/show_bug.cgi?id=2080





------- Comment #2 from [EMAIL PROTECTED]  2007-04-05 00:01 -------
(In reply to comment #1)
> I need more info. You mean do_patch? 

No, do quilt:

do_quilt() {
        mv ${WORKDIR}/patches ${S}/patches && cd ${S} && quilt push -av
        rm -Rf patches .pc
}

addtask quilt before do_patch after do_unpack

(u-boot-mkimage-gta01-native_svn.bb includes uboot-gta01_svn.bb)


> How exactly did the task fail

One of the patches didn't apply (fixed now:
http://svnweb.openmoko.org/?rev=1651&view=rev) so quilt errored out

> and did it set its exit code correctly?

I have no idea, sorry


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev

Reply via email to