summaryrefslogtreecommitdiff
path: root/packages/ffmpeg/omapfbplay_git.bb
AgeCommit message (Collapse)AuthorFiles
2008-12-16omapfbplay: bump PR for ffmpeg changeKoen Kooi1
2008-11-28omapfbplay: update SRCREV and make it non-machine specificKoen Kooi1
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-09-21omapfbplay, gst-ffmpeg: bump PRKoen Kooi1
2008-09-21ffmpeg: bump SRCREVKoen Kooi1
omapfbplay, gnash(-minimal), gst-ffmpeg, libomxil-bellagio: bump PR
2008-08-18ffmpeg git : bump SRCREV Koen Kooi1
2008-08-10omapfbplay: bump PRKoen Kooi1
2008-07-31omapfbplay: build shared version from now onKoen Kooi1
2008-07-30ffmpeg git: bump SRCREV for cortex deadlock fixesKoen Kooi1
omapfbplay: bump PR
2008-07-20ffmpeg: bump SRCREVKoen Kooi1
omapfbplay: bump SRCREV
2008-07-15ffmpeg, omapfbplay: bump SRCREVKoen Kooi1
2008-07-11ffmpeg git: bump SRCREV to get rid of image curruption when using gcc 4.3.1Koen Kooi1
omapfbplay git: bump PR to use above ffmpeg
2008-07-10omapfbplay: update DEPENDSKoen Kooi1
2008-07-10omapfbplay: fix depends Koen Kooi1
2008-07-10omapfbplay: make a static binaryKoen Kooi1
2008-07-10omapfbplay: bump SRCREV to move frame display to a seperate thread Koen Kooi1
2008-07-09omapfbplay: add small media player that uses the omapfb overlays to play stuffKoen Kooi1