Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-11-16 | packages: Fix PV naming of svn/git based recipes to have +gitr/+svnr in the PV | Holger Hans Peter Freyther | 1 | |
According to the policy add an 'r' if we build a certain SCM revision. Bump the PE to be sure that the package is bigger, may alphanumeric math is too bad... # my failure of shell knowledge... git grep "^PV" packages/ | grep SRCREV | grep "\(git\\$\)\|\(svn\\$\)" | ||||
2008-11-15 | mplayer_0.0+1.0rc2.bb: Apply ENTERPRISE_DISTRO condition for mplayer | Julian_chu | 1 | |
disable libmpeg2 if ENTERPRISE_DISTRO=1, or enable libmpeg2 | ||||
2008-11-15 | mplayer_0.0+1.0rc2.bb: Apply ENTERPRISE_DISTRO condition for mplayer | Julian_chu | 1 | |
disable mad if ENTERPRISE_DISTRO=1, or enable mad | ||||
2008-11-15 | mplayer: ARM_INSTRUCTION_SET = "ARM" | Koen Kooi | 3 | |
2008-11-11 | mplayer: Temporarily disable debug build due to gcc bug#37987. | Stanislav Brabec | 1 | |
2008-11-03 | Merge branch 'holger/enterprise' into org.openembedded.dev | Holger Hans Peter Freyther | 3 | |
2008-10-30 | mplayer: enable more inputs | Koen Kooi | 1 | |
2008-10-29 | bluemchen wiese: Allow to disable certain ugly packages globally | Holger Hans Peter Freyther | 3 | |
Adopt the notion of gstreamer and allow to easily not build certain ugly packages. People are constraints to not live on a bluemchen wiese can set ENTERPRISE_DISTRO="1" in their config and get ugly packages removed. This is implemented by a set of packages in the BBMASK (as a safety net) and by using base conditional to onl conditonally add ugly packages. | ||||
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 4 | |
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_PR | Holger Hans Peter Freyther | 4 | |
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-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 9 | |
2008-09-24 | mplayer svn: update SRCREV, remove w100 and pxafb patches that don't apply ↵ | Koen Kooi | 24 | |
anymore, add patches for NEON | ||||
2008-08-30 | ffmpeg: Revert DEPENDS on coreutils-native. Instead, remove -s (strip) ↵ | Leon Woestenberg | 1 | |
argument to install. | ||||
2008-06-15 | sane-srcrevs: bump opkg*, mplayer and packagekit | Koen Kooi | 2 | |
* update recipes to match | ||||
2008-06-03 | mplayer: enable v4l2 (not v4l2-tv), usefull for people with overlay hardware ↵ | Koen Kooi | 2 | |
(e.g. omap, davinci, x86 video cards) | ||||
2008-04-20 | mplayer-maemo: add svn version of the armv6/vfp optimized version of mplayer ↵ | Koen Kooi | 4 | |
(nothing maemo-specific about this build since the gui isn't enabled) | ||||
2008-04-19 | mplayer: adapt makefile-nostrip.patch to actually apply to rc2. | Rolf Leggewie | 4 | |
* while we are at it, add an upstream line to all makefile-nostrip patch files (I think they are not applicable to upstream, please correct me if I am wrong) | ||||
2008-04-17 | mplayer svn: update patches, srcrev and EXTRA_OECONF | Koen Kooi | 7 | |
2008-04-17 | mplayer 1.0rc2: enable armv6 SIMD for armv6 and armv7a | Koen Kooi | 1 | |
2008-04-17 | mplayer 1.0rc2: fix build for armv7a | Koen Kooi | 1 | |
2008-03-14 | mplayer: make it work for avr32 | Koen Kooi | 2 | |
2008-03-10 | mplayer 1.0rc2: turn on -O4 -ffast-math forcibly for a ~30% decoding speedup | Koen Kooi | 1 | |
2007-11-05 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 2 | |
a9d8dbf4fa950567435550e72514ae1d5ba70efe) to branch 'org.openembedded.dev.avr32' (head 98a24ed978fa92519a7d390465714a7742060284) | ||||
2007-11-02 | mplayer/files/motion-comp-pld.patch : remeber patch | Graeme Gregory | 1 | |
2007-11-02 | mplayer_0.0+1.0rc2.bb : fix for armv4 | Graeme Gregory | 1 | |
2007-10-31 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 2 | |
a6b798a43c05aef43ed650ab880f3edd386d0aa3) to branch 'org.openembedded.dev.avr32' (head 77e1041de2eef682f183f3f5199826818cb9c5b1) | ||||
2007-10-31 | packages/mplayer/mplayer* : update mplayer relase and svn version PV | Graeme Gregory | 2 | |
2007-10-12 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 3 | |
7c2dfd8725acfc6de0286a17d58cccbfa6c141f8) to branch 'org.openembedded.dev.avr32' (head 6a2246abf3d894c89fc60280e99b73072b879e02) | ||||
2007-10-07 | mplayer/files/mplayer-imageon-svn.patch : I am now handing koen my passport | Graeme Gregory | 1 | |
and wallet as I have replaced him today with the loads of tiny fixes through my own fault. | ||||
2007-10-07 | mplayer/files/pxa_configure.patch : fix patch AGAIN, this is I am a koen day. | Graeme Gregory | 1 | |
2007-10-07 | mplayer/mplayer_svn.bb : fix pxa_configure.patch to not disable imageon | Graeme Gregory | 2 | |
driver. | ||||
2007-10-07 | packages/mplayer/mplayer_svn.bb : update the c7x0 and hx4700 w100 support | Graeme Gregory | 1 | |
so they can play with accellerate stuff without having to have x11 installed. Also added check for machine feature x86 to turn on runtime cpu detection so x86 machines with SSE work. Marcin time for you to add it to your favourite toys. | ||||
2007-10-07 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 2 | |
23aeaf6386edeac3312ef7bf65975595704646cb) to branch 'org.openembedded.dev.avr32' (head 60ed8ee80ed7d3ce9fd1d319931577988ff07968) | ||||
2007-10-03 | mplayer/mplayer_svn.bb : disable imageon as building is broken | Graeme Gregory | 1 | |
2007-10-03 | mplayer: depend on xsp | Koen Kooi | 1 | |
2007-10-01 | mplayer svn: use iwmmxt when appropriate MACHINE_FEATURE has been set | Koen Kooi | 1 | |
[15:04] XorA: koen: good for me, saves adding a bazilion machines | ||||
2007-09-24 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 3 | |
d4815037189353e6445b917ec6b4bd64777c3c0d) to branch 'org.openembedded.dev.avr32' (head ba98da9ed913fe826c336573fe5912b1168f3e28) | ||||
2007-09-21 | mplayer: enable iwmmxt for more machines | Koen Kooi | 1 | |
* time for MACHINE_FEATURES = iwmmxt? | ||||
2007-09-20 | mplayer/files/simple_idct_armv5te.S : reduce MAX_NEG_CROP to same as | Graeme Gregory | 2 | |
dsputil.h until SSVB has managed to get his patch series into mplayer. | ||||
2007-09-20 | mplayer/files/makefile-nostrip-svn.patch : forget to push latest version | Graeme Gregory | 1 | |
2007-09-20 | mplayer/mplayer_svn.bb : convert to SRCREV | Graeme Gregory | 1 | |
2007-09-20 | mplayer/mplayer_svn.bb : update the svn build again and also add ssvb's | Graeme Gregory | 2 | |
turbo speed IDCT routine from https://garage.maemo.org/projects/mplayer/ | ||||
2007-08-27 | mplayer: add conditional patch to speed up AVR32 | Koen Kooi | 2 | |
2007-06-29 | mplayer_0.0+1.0rc1.bb : akita and palm can use pxa enhancements | Graeme Gregory | 1 | |
2007-06-18 | mplayer: enable pxa27x overlay support for magician and universal | Philipp Zabel | 2 | |
2007-05-30 | mplayer 1.0rc1: sync with svn version for pxa optimizations | Koen Kooi | 1 | |
2007-04-15 | packages/*/*.bb: Change the license to MIT as agreed by Matthias | Holger Freyther | 1 | |
Change the license header from refering to the GPL to refer to the MIT license. | ||||
2007-04-06 | mplayer-imageon-svn.patch : forgot to add this long ago | Graeme Gregory | 1 | |
2007-03-30 | mplayer: add powerpc support | Koen Kooi | 2 | |
2007-03-24 | mplayer: add optimizations for a780 and hx4700 | Koen Kooi | 1 | |