Hi all ,
I try to build edk2 in ubuntu 10.04 . first of all I do is to build cross 
compile and I found the latest file is not available . 
other available binutils works for mt .
see my patch as following .

 source_files_common = {
        'binutils': {
            'url': 'http://www.kernel.org/pub/linux/devel/binutils/' + \
                   'binutils-$version.tar.bz2',
            'version': '2.20.51.0.5',
            'version': '2.21.51.0.5',
            #'md5': '6d2de7cdf7a8389e70b124e3d73b4d37',
            'md5': '85cdd97069c230b0a8771d50e309754f',
            },
        }
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to