On Fri, Oct 29, 2010 at 11:01:47AM -0400, Michael Smith wrote: > Khem Raj wrote: >> On Thu, Oct 28, 2010 at 2:09 PM, Michael Smith <[email protected]> wrote: >>> Do you have any thoughts on how to solve it? There is not much point to >>> having CURL_FEATURES as a variable if it's not configurable. I can just >>> hack >>> over it in an amend.inc, but the recipe as it stands is broken. >> yes if we had the recipe type overrides for native sdk and target >> separate then this could >> be done probably by appending to concerning override > > OK, what if we get rid of CURL_FEATURES entirely, and the anon python that > handles it. No one in-tree is using CURL_FEATURES, and it's been broken for > a couple weeks now. > > It'll be easy enough to override the depends and configure opts in a recipe > amend for anyone who needs that control (i.e. me).
It has been discussed before (check irc logs 7-10 days ago) and Khem made a change to introduce new override called "target", which can be used in this case. Anyway, I ended up fixing it by amend in my overlay: http://arago-project.org/git/?p=arago.git;a=commitdiff;h=37979c41a04f7712dbf9c325871fea7c01cc737a -- Denys _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
