[OE-core] [PATCH 1/2 v3] archiver class: Use tasks instead of pre/post funcs with sstate

Shakeel, Muhammad Muhammad_Shakeel at mentor.com
Mon Feb 18 14:54:41 UTC 2013


Hi Richard,

I did try deptask but 
d.appendVarFlag('do_patch', 'deptask', ' do_archive_original_sources_patches')

doesn't make do_patch dependent on do_archive_original_sources_patches. Do you think it is a bug and needs to be fixed?

Use of 'deps' or 'recrdeps' adds the above dependency. I believe 'recrdeps' can introduce cyclic dependency so I didn't use it.
What is your suggestion on this?

Regards,
Shakeel
________________________________________
From: Richard Purdie [richard.purdie at linuxfoundation.org]
Sent: Tuesday, January 22, 2013 8:41 PM
To: Shakeel, Muhammad
Cc: openembedded-core at lists.openembedded.org; Larson, Chris
Subject: Re: [OE-core] [PATCH 1/2 v3] archiver class: Use tasks instead of pre/post funcs with sstate

Did you try using deptask instead of deps as I suggested in the previous
feedback?

Cheers,

Richard







More information about the Openembedded-core mailing list