Changeset 7f87fed in clfs-embedded for BOOK


Ignore:
Timestamp:
Apr 12, 2011, 4:30:42 AM (13 years ago)
Author:
Andrew Bradford <bradfa@…>
Branches:
master
Children:
42a70fd
Parents:
70e9374
Message:

Fixed GCC ARM soft float patch

Fixed an issue where applying the patch would end up with errors.
I don't think there was enough context in the patch file for the
patch program to determine what to do in the t-linux file.
Now providing extra context (5 lines).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/patches.ent

    r70e9374 r7f87fed  
    3535<!-- ARM Patches -->
    3636
    37 <!ENTITY gcc-uclibc-arm-softfloat-patch "gcc-&gcc-version;-uclibc-arm-softfloat-1.patch">
    38 <!ENTITY gcc-uclibc-arm-softfloat-patch-md5 "8a302850b814bbd75237eff65a23b9d1">
    39 <!ENTITY gcc-uclibc-arm-softfloat-patch-size "2 KB">
     37<!ENTITY gcc-uclibc-arm-softfloat-patch "gcc-&gcc-version;-uclibc-arm-softfloat-2.patch">
     38<!ENTITY gcc-uclibc-arm-softfloat-patch-md5 "365f3e9d4979fc31ef338907ee8f97dd">
     39<!ENTITY gcc-uclibc-arm-softfloat-patch-size "3 KB">
    4040
    4141<!-- MIPS Patches -->
Note: See TracChangeset for help on using the changeset viewer.