[oe-commits] org.oe.dev mplayer_0.0+1.0rc2.bb : fix for armv4

xora commit openembedded-commits at lists.openembedded.org
Fri Nov 2 15:03:32 UTC 2007


mplayer_0.0+1.0rc2.bb : fix for armv4

Author: xora at openembedded.org
Branch: org.openembedded.dev
Revision: 619c8df7765468c9c06e553e098bd2a3598a1194
ViewMTN: http://monotone.openembedded.org/revision/info/619c8df7765468c9c06e553e098bd2a3598a1194
Files:
1
packages/mplayer/mplayer_0.0+1.0rc2.bb
Diffs:

#
# mt diff -raee7ac4e278b987a1a5e214bcf8a5e49f771f0db -r619c8df7765468c9c06e553e098bd2a3598a1194
#
# 
# 
# patch "packages/mplayer/mplayer_0.0+1.0rc2.bb"
#  from [a9d88bb49c8d32ca1dcb2f5c9c83e80cffc3b6c0]
#    to [4c6bb435884ed222a3bd0a326c1b3d4b4c0c8c7c]
# 
============================================================
--- packages/mplayer/mplayer_0.0+1.0rc2.bb	a9d88bb49c8d32ca1dcb2f5c9c83e80cffc3b6c0
+++ packages/mplayer/mplayer_0.0+1.0rc2.bb	4c6bb435884ed222a3bd0a326c1b3d4b4c0c8c7c
@@ -24,7 +24,8 @@ SRC_URI = "http://www1.mplayerhq.hu/MPla
            file://mplayer-imageon-svn.patch;patch=1 \
            file://imageon-video_out.patch;patch=1 \
            file://pxa_configure.patch;patch=1 \
-           file://pxa-video_out.patch;patch=1 "
+           file://pxa-video_out.patch;patch=1 \
+           file://motion-comp-pld.patch;patch=1 "
 
 # This is required for the collie machine only as all stacks in that
 # machine seem to be set to executable by the toolchain. If someone
@@ -39,7 +40,7 @@ RREPLACES_${PN} = "mplayer-atty"
 RCONFLICTS_${PN} = "mplayer-atty"
 RREPLACES_${PN} = "mplayer-atty"
 
-PR = "r5"
+PR = "r6"
 
 PARALLEL_MAKE = ""
 






More information about the Openembedded-commits mailing list