On Tuesday 05 June 2012 13:29:20 Iorga, Cristian wrote: > &> does not work correctly in dash, working to correct the issue. > I have tested it by making the target (bitbake ltp), but it is safe to > assume that make Version is not issued during normal build. Will propose a > new patch.
Indeed, > filename 2>&1 is the recommended alternative. Sadly a git grep '&>' shows that we are currently using this in a number of places, I guess we should fix those. FYI for anyone who hasn't already seen this page, it's a good reference for this kind of thing: http://mywiki.wooledge.org/Bashism Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
