Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-29 | bluemchen wiese: Allow to disable certain ugly packages globally | Holger Hans Peter Freyther | 4 | |
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 | 3 | |
2008-09-21 | omapfbplay, gst-ffmpeg: bump PR | Koen Kooi | 1 | |
2008-09-21 | ffmpeg: bump SRCREV to make gst-ffmpeg happy | Koen Kooi | 1 | |
2008-09-21 | ffmpeg: bump SRCREV | Koen Kooi | 2 | |
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 | 2 | |
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 | 2 | |
2008-08-30 | packages/ffmpeg/ffmpeg_0.4.9-pre1.bb : Add libmp3lame if mp3 support is ↵ | Stelios Koroneos | 2 | |
configured in | ||||
2008-08-30 | ffmpeg: Brought in ifaistos' missing patch for fixed linker arguments for ↵ | Leon Woestenberg | 2 | |
libavformat. Needed for ppc/glibc. | ||||
2008-08-30 | ffmpeg: Revert DEPENDS on coreutils-native. Instead, remove -s (strip) ↵ | Leon Woestenberg | 3 | |
argument to install. | ||||
2008-08-24 | packages/ffmpeg/ffmpeg_0.4.9-pre1.bb : Disable mmx for x86 | Stelios Koroneos | 2 | |
Add core-utils to the depends list as build fails during ffmpeg's install/stip stage | ||||
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 | 2 | |
2008-08-10 | omapfbplay: bump PR | 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 | omapfbplay: build shared version from now on | 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 | 2 | |
omapfbplay: bump PR | ||||
2008-07-29 | ffmpeg git: bump SRCREV | Koen Kooi | 1 | |
2008-07-21 | omapfbplay: check in updated patch | Koen Kooi | 1 | |
2008-07-20 | ffmpeg: bump SRCREV | Koen Kooi | 2 | |
omapfbplay: bump SRCREV | ||||
2008-07-15 | ffmpeg, omapfbplay: bump SRCREV | Koen Kooi | 2 | |
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 | 2 | |
omapfbplay git: bump PR to use above ffmpeg | ||||
2008-07-10 | omapfbplay: update DEPENDS | Koen Kooi | 1 | |
2008-07-10 | omapfbplay: fix depends | Koen Kooi | 1 | |
2008-07-10 | omapfbplay: make a static binary | Koen Kooi | 3 | |
2008-07-10 | omapfbplay: bump SRCREV to move frame display to a seperate thread | Koen Kooi | 1 | |
2008-07-10 | ffmpeg git: adjust staging | Koen Kooi | 1 | |
2008-07-09 | omapfbplay: add small media player that uses the omapfb overlays to play stuff | 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 | 2 | |
optimizations for NEON | ||||
2008-02-28 | ffmpeg_svn: fix SRCREV | Junqian Gordon Xu | 1 | |
2008-02-24 | ffmpeg: make svn buildable, fix configure options for 0.4.9-pre1, unify, ↵ | Junqian Gordon Xu | 3 | |
clean up * fix svn using SRCDATE * reformat EXTRA_OECONF to make the order of the options follow ./configure --help * NOTE: --cpu(0.4.9-pre1) equals --arch(svn); while --tune(0.4.9-pre1) equals --cpu(svn) * NOTE: oe uses --march and --mtune, so the above optimization by ffmpeg (--mcpu) is not really needed * NOTE: but we try to make --cpu(0.4.9-pre1) or --arch(svn) as close to $TARGET_ARCH as possible * checked --march and --mtune and $TARGET_CFLAGS are used correctly * remove unnecessary FLAGS, configure options, oe_runconf(), etc in either svn or pre1 * unify svn and 0.4.9-pre1, however not much can be done for packaging and staging * QA: add LEAD_SONAME, fix DESCRIPTION, HOME, AUTHOR | ||||
2008-02-24 | ffmpeg: fix 0.4.9-pre1 oebug 1897, fix svn packaging oebug 3850 | Junqian Gordon Xu | 10 | |
* gcc4.patch absorbs the original common.patch and adds hacks to satisfy stricter type checking by gcc4 * soname.patch adds libpostproc fix in oebug 1897 comment#1 * drop the obsolete/dup patches in ffmpeg dir * 1st attemp to unify 0.4.9 and svn. * TODO: further unification of packaging and staging is desired once svn recipie settles | ||||
2007-09-04 | ffmpeg: convert to SRCREV | Koen Kooi | 1 | |