[oe-commits] org.oe.dev mythtv 0.21: fixup patch for armv7

koen commit oe at amethyst.openembedded.net
Thu Jul 24 18:48:44 UTC 2008


mythtv 0.21: fixup patch for armv7

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 018282b03e5294c943fc0a10ad332e8a6bf60ac3
ViewMTN: http://monotone.openembedded.org/revision/info/018282b03e5294c943fc0a10ad332e8a6bf60ac3
Files:
1
packages/mythtv/mythtv-0.21/ffmpeg-arm-update.diff
Diffs:

#
# mt diff -r3d20f1d1881a3c1a4f1187c194690a52cc623413 -r018282b03e5294c943fc0a10ad332e8a6bf60ac3
#
#
#
# patch "packages/mythtv/mythtv-0.21/ffmpeg-arm-update.diff"
#  from [00646ac44c5e0d42262c6fcd48840a23054e7942]
#    to [6962e2cf828b611a65198a1c990da9897fb4d478]
#
============================================================
--- packages/mythtv/mythtv-0.21/ffmpeg-arm-update.diff	00646ac44c5e0d42262c6fcd48840a23054e7942
+++ packages/mythtv/mythtv-0.21/ffmpeg-arm-update.diff	6962e2cf828b611a65198a1c990da9897fb4d478
@@ -1651,7 +1651,7 @@ diff -Nurd mythtv.orig/libs/libavcodec/l
  
  contains( HAVE_ARMV6, yes )      { SOURCES += armv4l/simple_idct_armv6.S }
  
-+contains( HAVE_NEON, yes )      { SOURCES += armv4l/simple_idct_neon.S }
++contains( HAVE_NEON, yes )      { SOURCES += armv4l/float_arm_vfp.c armv4l/simple_idct_neon.S armv4l/dsputil_neon.c armv4l/h264dsp_neon.S }
 +
  contains( HAVE_VIS, yes ) {
      SOURCES += sparc/dsputil_vis.c






More information about the Openembedded-commits mailing list