summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* linux-firmware: update md5sum for LICENCE.iwlwifi_firmware1.3_M2.rc11.3_M2.final1.3_M2Tom Zanussi2012-07-111-1/+1
| | | | | | | | | Update the LIC_FILES_CHKSUM, since the license changed slightly. According to the git log: "Just an extension of the copyright dates." Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-sys940x: Catch up with netbase 4.47 -> 5.0 upgradeRichard Purdie2012-07-111-0/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* cedartrail: update kernel SRCREVsTom Zanussi2012-07-111-2/+2
| | | | | | | To pick up most recent changes, including the matching kernel changes for the perf-scripting/perf-tui features. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* sys940x: update kernel SRCREVsTom Zanussi2012-07-101-4/+4
| | | | | | | To pick up most recent changes, including the matching kernel changes for the perf-scripting/perf-tui features. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* romley: update kernel SRCREVsTom Zanussi2012-07-101-2/+2
| | | | | | | To pick up most recent changes, including the matching kernel changes for the perf-scripting/perf-tui features. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* jasperforest: update kernel SRCREVsTom Zanussi2012-07-101-2/+2
| | | | | | | To pick up most recent changes, including the matching kernel changes for the perf-scripting/perf-tui features. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2: update kernel SRCREVsTom Zanussi2012-07-102-8/+8
| | | | | | | To pick up most recent changes, including the matching kernel changes for the perf-scripting/perf-tui features. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fishriver: update kernel SRCREVsTom Zanussi2012-07-101-1/+1
| | | | | | | To pick up most recent changes, including the matching kernel changes for the perf-scripting/perf-tui features. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* emenlow: update kernel SRCREVsTom Zanussi2012-07-101-1/+1
| | | | | | | To pick up most recent changes, including the matching kernel changes for the perf-scripting/perf-tui features. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* crownbay: update kernel SRCREVsTom Zanussi2012-07-101-4/+4
| | | | | | | To pick up most recent changes, including the matching kernel changes for the perf-scripting/perf-tui features. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* chiefriver: update kernel SRCREVsTom Zanussi2012-07-101-2/+2
| | | | | | | To pick up most recent changes, including the matching kernel changes for the perf-scripting/perf-tui features. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* sugarbay: update kernel SRCREVsTom Zanussi2012-07-101-1/+1
| | | | | | | To pick up most recent changes, including the matching kernel changes for the perf-scripting/perf-tui features. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* sugarbay: set v3.4 as the default kernel recipe versionNitin A Kamble2012-07-091-1/+1
| | | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* sugarbay: add recipe extention for linux-yocto_3.4Nitin A Kamble2012-07-091-0/+9
| | | | | | | This is tested on the HuronRiver (sugarbay laptop) platform, and it works as expected. Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* emenlow: set v3.4 as the default kernel recipe versionNitin A Kamble2012-07-091-1/+1
| | | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* emenlow: add recipe extention for linux-yocto_3.4Nitin A Kamble2012-07-091-0/+8
| | | | | | | | This is tested on the emenlow hardware, and it works as expected. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Tested-by: Tom Zanussi <tom.zanussi@intel.com>
* FishRiver: set v3.4 as the default kernel recipe versionNitin A Kamble2012-07-091-1/+1
| | | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* FishRiver: add recipe extention for linux-yocto_3.4Nitin A Kamble2012-07-091-0/+8
| | | | | | | Tested this on FishRiver hardware, and it works as expected. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* linux-firmware: Fix FILESEXTRAPATHS typoDarren Hart2012-06-201-1/+1
| | | | | | Add a missing } in the FILESEXTRAPATHS assignment. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-emenlow: prefer 1.10.2 cairoTom Zanussi2012-06-141-0/+1
| | | | | | | | | emenlow needs to use the old 1.10.2 cairo library instead of the upgraded version. Fixes [YOCTO #2507] Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-emenlow: add 1.10.2 cairo recipeTom Zanussi2012-06-141-0/+39
| | | | | | | | | | The emenlow graphics stack doesn't work with the cairo_1.12.2 library upgrade; this adds the old 1.10.2 recipe from poky locally to the emenlow layer in order to get it working again. Fixes [YOCTO #2507] Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-emenlow: Update qt4 bbappend to 4.8.11.3_M1Richard Purdie2012-06-121-0/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-n450: remove linux-yocto-2.6.37 .bbappendTom Zanussi2012-06-111-10/+0
| | | | | | | linux-yocto-2.6.37.bb was removed from oe-core, so remove the corresponding .bbappend from meta-n450. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-jasperforest: remove linux-yocto-2.6.37 .bbappendTom Zanussi2012-06-111-8/+0
| | | | | | | linux-yocto-2.6.37.bb was removed from oe-core, so remove the corresponding .bbappend from meta-jasperforest. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-fishriver: remove linux-yocto-2.6.37 .bbappendTom Zanussi2012-06-111-6/+0
| | | | | | | linux-yocto-2.6.37.bb was removed from oe-core, so remove the corresponding .bbappend from meta-fishriver. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-emenlow: remove linux-yocto-2.6.37 .bbappendTom Zanussi2012-06-111-6/+0
| | | | | | | linux-yocto-2.6.37.bb was removed from oe-core, so remove the corresponding .bbappend from meta-emenlow. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-crownbay: remove linux-yocto-2.6.37 .bbappendTom Zanussi2012-06-111-15/+0
| | | | | | | linux-yocto-2.6.37.bb was removed from oe-core, so remove the corresponding .bbappend from meta-crownbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-sugarbay: remove linux-yocto-2.6.37 .bbappendTom Zanussi2012-06-111-7/+0
| | | | | | | linux-yocto-2.6.37.bb was removed from oe-core, so remove the corresponding .bbappend from meta-sugarbay. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-cedartrail: update SRCREVKishore Bodke2012-06-081-3/+1
| | | | | | | | | | Remove the kernel feature set from the BSP. These have been moved to kernel features. Update the SRCREV for meta to pull in these kernel feature set. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-fri2: add video accelerationTom Zanussi2012-06-061-2/+4
| | | | | | | | This adds the video acceleration components needed to enable EMGD video acceleration. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
* ffmpeg: fix checksumsTom Zanussi2012-05-311-3/+3
| | | | | | | The version was changed, but the checksums weren't updated; this updates them. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* fri2: Update SRCREVs for linux-yocto-rt_3.2.bbappendDarren Hart2012-05-311-6/+6
| | | | | | Update the SRCREVs to pull in the pch_uart locking fixes for preempt-rt. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* gstreamer-vaapi: fix glib includesTom Zanussi2012-05-302-1/+52
| | | | | | | | | | | Fix "Only <glib.h> can be included directly" compilation errors seen when building with 1.3/master. Patch pulled from a post-0.2.9 gstreamer-vaapi version (which however doesn't work with the current stack so a straight upgrade won't work as a fix at this point). Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: update some kernel SRCREVsTom Zanussi2012-05-306-14/+14
| | | | | | | Update linux-yocto_3.2 kernel SRCREVS for crownbay, emenlow, fishriver, jasperforest, sugarbay, and chiefriver. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: add chiefriver BSP to MAINTAINERSTom Zanussi2012-05-301-0/+4
| | | | Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-sugarbay: use rc6 kernel featureTom Zanussi2012-05-301-0/+2
| | | | | | | | | | | | According to the Intel graphics guys and Ubuntu, it's ok to now have rc6 enabled by default (as long as rc6p is not also enabled). Accordingly, we'll use the rc6 feature that enables it. If there are problems, it can be easily disabled at build-time by removing tmp/rc6 from KERNEL_FEATURES, or can be disbled at run-time using the kernel parameter i915_enable_rc6 = 0. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-chiefriver: use the mei kernel featureTom Zanussi2012-05-301-0/+2
| | | | | | | | Add AMT/mei support as a kernel feature here instead of in the linux-yocto metadata - mei support is currently a feature in staging, and not everyone might want a tainted kernel. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-chiefriver: use lmsTom Zanussi2012-05-301-1/+1
| | | | | | Chiefriver needs lms support for AMT, add it. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* lms: new recipeTom Zanussi2012-05-303-0/+81
| | | | | | | | | | Add support for the Intel Active Management Technology (AMT) Local Manageability Service (LMS) daemon. The Intel LMS daemon allows applications to access the Intel AMT firmware via the Intel Management Engine Interface (MEI). Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-crownbay: use gst-va-intel and va-intel and gst-va-mixvideoTom Zanussi2012-05-301-1/+5
| | | | | | | | | | Have crownbay use gst-va-intel and va-intel so we can easily test and make use of the video acceleration capabilities of this machine. Also have it use the gst-va-mixvideo so the emgd mixvideo components get selected. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-sugarbay: use gst-va-intel and va-intelTom Zanussi2012-05-301-0/+4
| | | | | | | Have sugarbay use gst-va-intel and va-intel so we can easily test and make use of the video acceleration capabilities of this machine. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-chiefriver: use gst-va-intel and va-intelTom Zanussi2012-05-301-0/+4
| | | | | | | Have chiefriver use gst-va-intel and va-intel so we can easily test and make use of the video acceleration capabilities of this machine. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: remove video acceleration from emgd XSERVERTom Zanussi2012-05-301-4/+0
| | | | | | | Video acceleration dependencies really don't belong in the XSERVER variable - remove them; we'll add them back later via va-intel. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* gst-va-intel: clarify DESCRIPTIONTom Zanussi2012-05-301-1/+1
| | | | | | Modify the description to clarify that these are gstreamer addons. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* va-intel: new packageTom Zanussi2012-05-301-0/+20
| | | | | | | | We need some libraries for video acceleration which depend on the video implementation being used e.g. vanilla intel vs emgd, so create a new 'va-intel' package group for them. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* gst-va-intel: add conditional vaapi implementationTom Zanussi2012-05-301-0/+13
| | | | | | | | | | | | Use different versions of vaapi interface implementaion depending on what a machine specifies. The default if no MACHINE_FEATURE is specified is gstreamer-vaapi. Other machines may need a different implementation e.g. a machine using emgd would specify 'gst-va-mixvideo' in its MACHINE_FEATURES in order to have the implementation satisfied by emgd instead of gstreamer-vaapi, which this also implements. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* ffmpeg: add --enable-yasmTom Zanussi2012-05-302-1/+2
| | | | | | | Enable yasm for the ffmpeg build - we don't want a 'crippled build' or lipsync problems. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* yasm: new recipeTom Zanussi2012-05-301-0/+17
| | | | | | | | | | | | | | | | | x86 (SSE) assembler supporting NASM and GAS-syntaxes, needed by ffmpeg. Taken from oe-classic (git://git.openembedded.org/openembedded): commit 22f72e1751108cf5092332a952fcbadec5cd1a0d Author: Khem Raj <raj.khem@gmail.com> Date: Tue Mar 22 12:21:50 2011 -0700 yasm: Upgrade yasm_0.7.2.bb -> yasm_1.1.0.bb Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* ffmpeg: add --enable-gplTom Zanussi2012-05-301-0/+1
| | | | | | | libpostproc needs --enable-gpl in order to be built. This essentially changes ffmpeg's license to GPL v2+ as per the ffmpeg LICENSE file. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* ffmpeg: add --enable-vaapiTom Zanussi2012-05-302-1/+2
| | | | | | Turn on vaapi support in ffmpeg to allow video acceleration via vaapi. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>