Magellan Linux

Diff of /branches/magellan-next/core/hwinfo/hwinfo-18.5-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8854 by niro, Wed Aug 3 15:27:37 2011 UTC revision 8855 by niro, Wed Aug 3 15:28:38 2011 UTC
# Line 36  src_prepare() Line 36  src_prepare()
36   cd ${SRCDIR}   cd ${SRCDIR}
37    
38   # add intel pineview to known x11 drivers   # add intel pineview to known x11 drivers
39   mpatch -Np1 ${PNAME}-${PVER}-add-intel-pineview-x11-drivers-i386.patch   mpatch -Np1 ${PNAME}-18.1-add-intel-pineview-x11-drivers-i386.patch
40    
41   # use r128 module for all ati rage cards   # use r128 module for all ati rage cards
42   mpatch -Np1 ${PNAME}-${PVER}-use-r128-module-for-ati-rage-cards-i386.patch   mpatch -Np1 ${PNAME}-18.1-use-r128-module-for-ati-rage-cards-i386.patch
43    
44   # use mach64 module for all ati mach64 cards   # use mach64 module for all ati mach64 cards
45   mpatch -Np1 ${PNAME}-${PVER}-use-mach64-module-for-ati-mach64-cards-i386.patch || die   mpatch -Np1 ${PNAME}-18.1-use-mach64-module-for-ati-mach64-cards-i386.patch || die
46    
47   # add a bunch of via drivers to known x11 drivers   # add a bunch of via drivers to known x11 drivers
48   mpatch -Np1 ${PNAME}-${PVER}-add-openchrome-x11-drivers-i386.patch || die   mpatch -Np1 ${PNAME}-18.1-add-openchrome-x11-drivers-i386.patch || die
49  }  }
50    
51  src_compile()  src_compile()

Legend:
Removed from v.8854  
changed lines
  Added in v.8855