<!-- Generator: GNU source-highlight 2.4
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
<pre><tt>#
#
# patch "packages/mplayer/mplayer_0.0+1.0rc2.bb"
#  from [07c6ec8d7d83352a75bb70337d634669ce55c26f]
#    to [3420c1879e19fda18e7e246be96e261fec49e7c4]
#
============================================================
<font color="#FF6600">--- packages/mplayer/mplayer_0.0+1.0rc2.bb        07c6ec8d7d83352a75bb70337d634669ce55c26f</font>
<font color="#009900">+++ packages/mplayer/mplayer_0.0+1.0rc2.bb        3420c1879e19fda18e7e246be96e261fec49e7c4</font>
<font color="#0000FF">@@ -42,7 +42,7 @@ RREPLACES_${PN} = "mplayer-atty"</font>
 RCONFLICTS_${PN} = "mplayer-atty"
 RREPLACES_${PN} = "mplayer-atty"
 
<font color="#FF6600">-PR = "r7"</font>
<font color="#009900">+PR = "r8"</font>
 
 PARALLEL_MAKE = ""
 
<font color="#0000FF">@@ -179,6 +179,9 @@ EXTRA_OECONF_append_hx4700 = " --enable-</font>
 EXTRA_OECONF_append_c7x0 = " --enable-imageon "
 EXTRA_OECONF_append_hx4700 = " --enable-imageon "
 
<font color="#009900">+EXTRA_OECONF_append_armv6 = " --enable-armv6 "</font>
<font color="#009900">+EXTRA_OECONF_append_armv7a = "--enable-armv6 "</font>
<font color="#009900">+</font>
 #build with support for the iwmmxt instruction and pxa270fb overlay support (pxa270 and up)
 #not every iwmmxt machine has the lcd connected to pxafb, but building the module doesn't hurt 
 MY_ARCH := "${PACKAGE_ARCH}"
</tt></pre>