Go to file
Tom Zanussi e2ca4f157d ffmpeg: new recipe
This is a modified version of the ffmpeg recipe from oe-classic
(git://git.openembedded.org/openembedded), updated to ffmpeg-0.7.12,
along with some changes take from meta-demo
(git://git.yoctoproject.org/meta-demo).

The starting point ffmpeg recipe taken from oe-classic version was
ffmpeg_0.6.1.bb:

    commit 5316c5b1416391f15277ce867489e525b7eccd6e
    Author: Andreas Oberritter <obi@opendreambox.org>
    Date:   Wed Dec 8 22:08:40 2010 +0000

        ffmpeg: add recipe for 0.6.1 (LGPLv2.1+)

        Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
        Signed-off-by: Khem Raj <raj.khem@gmail.com>

The starting point ffmpeg.inc taken from oe-classic corresponds to the
starting commit:

    commit 709c4d66e0b107ca606941b988bad717c0b45d9b
    Author: Denys Dmytriyenko <denis@denix.org>
    Date:   Tue Mar 17 14:32:59 2009 -0400

        rename packages/ to recipes/ per earlier agreement

        See links below for more details:
        http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
        http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

        Signed-off-by: Denys Dmytriyenko <denis@denix.org>
        Acked-by: Mike Westerhof <mwester@dls.net>
        Acked-by: Philip Balister <philip@balister.org>
        Acked-by: Khem Raj <raj.khem@gmail.com>
        Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
        Acked-by: Koen Kooi <koen@openembedded.org>
        Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>

up to the following commit:

    commit 18d59f5fad41e4ea05b5d5a8c1588a0bdbdbf815
    Author: Andreas Oberritter <obi@opendreambox.org>
    Date:   Wed Dec 8 22:08:39 2010 +0000

        ffmpeg: set default license to GPLv2+, because --enable-gpl is used.

        * See http://www.ffmpeg.org/legal.html

        Signed-off-by: Andreas Oberritter <obi@opendreambox.org>

The following changes were taken from meta-demo for ffmpeg.inc:

    commit 33513db7658b9c72bb8c6d477c57b2ab62dab669
    Author: Joshua Lock <josh@linux.intel.com>
    Date:   Tue Jan 25 18:00:00 2011 +0000

        ffmpeg: Fix some path references that broke with latest master of poky

        Signed-off-by: Joshua Lock <josh@linux.intel.com>

    commit ef61afc110ee4444a1c893290079f11c96e0d560
    Author: Joshua Lock <josh@linux.intel.com>
    Date:   Tue Mar 1 17:10:20 2011 +0000

        ffmpeg: fix header installation

        Change merged from OpenEmbedded

        Signed-off-by: Joshua Lock <josh@linux.intel.com>

    commit cae78e5c49423e9ce967f05a5a7c46920ca0cd6b
    Author: Darren Hart <dvhart@linux.intel.com>
    Date:   Wed Nov 10 14:41:24 2010 -0800

        License audit for meta-demo layer

        Correct .bb and .inc files to include the proper LICENSE and LIC_FILES_CHKSUM
        variables. Note that in most cases the "(at your option) a later version" clause
        to the L?GPL is contained in a source file, not COPYING. In those case, add a
        more or less core source file to the LIC_FILES_CHKSUM list.

        Signed-off-by: Darren Hart <dvhart@linux.intel.com>
        Acked-by: Saul Wold <sgw@linux.intel.com>

To get the latest bug and security fixes:

- updated to ffmpeg-0.7.12

Some additional changes were made to simplify and remove components
that weren't strictly necessary for current needs:

- removed shroedinger and libgsm dependencies
- removed faac faad2 lame dependencies
- removed --libgsm, --libmp3lame, --libschroedinger
- removed RSUGGESTS mplayer

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-30 14:22:51 -05:00
common ffmpeg: new recipe 2012-05-30 14:22:51 -05:00
conf ia32-base.inc: Use a weak default assignment for kernel provider and version 2012-05-07 12:39:19 -07:00
meta-cedartrail meta-intel: update README.sources with denzil link 2012-05-25 15:50:08 -05:00
meta-chiefriver meta-chiefriver: new layer for Chief River (Ivy Bridge/Panther Point) systems 2012-05-30 14:22:51 -05:00
meta-crownbay meta-intel: update README.sources with denzil link 2012-05-25 15:50:08 -05:00
meta-emenlow meta-intel: update README.sources with denzil link 2012-05-25 15:50:08 -05:00
meta-fishriver meta-intel: update README.sources with denzil link 2012-05-25 15:50:08 -05:00
meta-fri2 fri2: Conditionally assign virtual/kernel=linux-yocto 2012-05-30 11:26:23 -07:00
meta-jasperforest meta-intel: update README.sources with denzil link 2012-05-25 15:50:08 -05:00
meta-n450 meta-intel: update README.sources with denzil link 2012-05-25 15:50:08 -05:00
meta-romley meta-intel: update README.sources with denzil link 2012-05-25 15:50:08 -05:00
meta-sugarbay meta-intel: update README.sources with denzil link 2012-05-25 15:50:08 -05:00
meta-sys940x meta-intel: update README.sources with denzil link 2012-05-25 15:50:08 -05:00
meta-tlk meta-tlk: Add COPYING MIT 2011-12-09 13:42:54 -08:00
MAINTAINERS MAINTAINERS: Add FRI2 maintainer 2012-03-23 09:46:15 -07:00
README meta-intel: point the top-level README to the BSP READMEs 2011-12-01 11:57:39 -06:00

meta-intel

This is the location for Intel maintained BSPs.

Please see the README files contained in the individual BSP layers for BSP-specific information.