Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-02-02 | ffmpeg git: raise default pref for arm | Koen Kooi | 1 | |
2009-01-20 | ffmpeg: bump SRCREV | Koen Kooi | 1 | |
2009-01-09 | ffmpeg: specify SRCREV for libswscale as well | Gregoire Gentil | 1 | |
2008-12-30 | ffmpeg: bump SRCREV for svn and git versions | Koen Kooi | 1 | |
2008-12-16 | ffmpeg git: bump SRCREV, armv7a neon patches are now upstream | Koen Kooi | 1 | |
2008-11-26 | ffmpeg git: replace arm SRCREV that got wiped out by a git commit --amend | Koen Kooi | 1 | |
2008-10-29 | bluemchen wiese: Allow to disable certain ugly packages globally | Holger Hans Peter Freyther | 1 | |
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 | 1 | |
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 | 1 | |
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-21 | ffmpeg: bump SRCREV to make gst-ffmpeg happy | Koen Kooi | 1 | |
2008-09-21 | ffmpeg: bump SRCREV | Koen Kooi | 1 | |
omapfbplay, gnash(-minimal), gst-ffmpeg, libomxil-bellagio: bump PR | ||||
2008-09-19 | ffmpeg: enable schroedinger | Koen Kooi | 1 | |
2008-09-08 | ffmpeg: fix versioning, the -pre1 is wrongly versioned, so bump PE, spotted ↵ | Koen Kooi | 1 | |
by Xora | ||||
2008-09-02 | ffmpeg: bump SRCREV | Koen Kooi | 1 | |
gst-ffmpeg, libomxil: bump PR | ||||
2008-09-02 | ffmpeg git: make default for avr32 | Koen Kooi | 1 | |
2008-09-02 | ffmpeg: move improved staging method from _git to .inc | Koen Kooi | 1 | |
2008-08-24 | ffmpeg git: bump SRCREV | Koen Kooi | 1 | |
2008-08-21 | ffmpeg: workaround problem with linux-libc-headers and c99 | Koen Kooi | 1 | |
2008-08-18 | ffmpeg git : bump SRCREV | Koen Kooi | 1 | |
2008-08-10 | ffmpeg git: bump SRCREV | Koen Kooi | 1 | |
2008-08-09 | ffmpeg git: add note on how to keep software working | Koen Kooi | 1 | |
2008-08-09 | ffmpeg git: switch from 'arm-neon' to 'arm' branch for arm | Koen Kooi | 1 | |
2008-08-05 | ffmpeg git: stage swscale headers in both ffmpeg/ and libswcale/, apps can't ↵ | Koen Kooi | 1 | |
agree on a standard location | ||||
2008-08-05 | ffmpeg git: enable software scaler | Koen Kooi | 1 | |
2008-08-04 | ffmpeg git: bump SRCREV for arm | Koen Kooi | 1 | |
2008-08-02 | ffmpeg git: bump SRCREV | Koen Kooi | 1 | |
2008-07-31 | ffmpeg git: make default for armv5+ on angstrom | Koen Kooi | 1 | |
2008-07-31 | ffmpeg git: bump SRCREV | Koen Kooi | 1 | |
2008-07-30 | ffmpeg git: bump SRCREV for cortex deadlock fixes | Koen Kooi | 1 | |
omapfbplay: bump PR | ||||
2008-07-29 | ffmpeg git: bump SRCREV | Koen Kooi | 1 | |
2008-07-20 | ffmpeg: bump SRCREV | Koen Kooi | 1 | |
omapfbplay: bump SRCREV | ||||
2008-07-15 | ffmpeg, omapfbplay: bump SRCREV | Koen Kooi | 1 | |
2008-07-14 | ffmpeg git: bump SRCREV | Koen Kooi | 1 | |
2008-07-13 | ffmpeg git: bump SRCREV for faster mp3 decoding | Koen Kooi | 1 | |
2008-07-11 | ffmpeg git: bump SRCREV to get rid of image curruption when using gcc 4.3.1 | Koen Kooi | 1 | |
omapfbplay git: bump PR to use above ffmpeg | ||||
2008-07-10 | ffmpeg git: adjust staging | Koen Kooi | 1 | |
2008-07-09 | ffmpeg git: enhance staging | Koen Kooi | 1 | |
2008-07-09 | ffmpeg: move SRCREV to recipe so people can build the git version with ↵ | Koen Kooi | 1 | |
optimizations for NEON |