aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-07-11linux-firmware: update md5sum for LICENCE.iwlwifi_firmware1.3_M2.rc11.3_M2.final1.3_M2Tom Zanussi
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>
2012-07-11meta-sys940x: Catch up with netbase 4.47 -> 5.0 upgradeRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-11cedartrail: update kernel SRCREVsTom Zanussi
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>
2012-07-10sys940x: update kernel SRCREVsTom Zanussi
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>
2012-07-10romley: update kernel SRCREVsTom Zanussi
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>
2012-07-10jasperforest: update kernel SRCREVsTom Zanussi
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>
2012-07-10fri2: update kernel SRCREVsTom Zanussi
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>
2012-07-10fishriver: update kernel SRCREVsTom Zanussi
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>
2012-07-10emenlow: update kernel SRCREVsTom Zanussi
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>
2012-07-10crownbay: update kernel SRCREVsTom Zanussi
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>
2012-07-10chiefriver: update kernel SRCREVsTom Zanussi
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>
2012-07-10sugarbay: update kernel SRCREVsTom Zanussi
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>
2012-07-09sugarbay: set v3.4 as the default kernel recipe versionNitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-07-09sugarbay: add recipe extention for linux-yocto_3.4Nitin A Kamble
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>
2012-07-09emenlow: set v3.4 as the default kernel recipe versionNitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-07-09emenlow: add recipe extention for linux-yocto_3.4Nitin A Kamble
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>
2012-07-09FishRiver: set v3.4 as the default kernel recipe versionNitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-07-09FishRiver: add recipe extention for linux-yocto_3.4Nitin A Kamble
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>
2012-06-20linux-firmware: Fix FILESEXTRAPATHS typoDarren Hart
Add a missing } in the FILESEXTRAPATHS assignment. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2012-06-14meta-emenlow: prefer 1.10.2 cairoTom Zanussi
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>
2012-06-14meta-emenlow: add 1.10.2 cairo recipeTom Zanussi
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>
2012-06-12meta-emenlow: Update qt4 bbappend to 4.8.11.3_M1Richard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-06-11meta-n450: remove linux-yocto-2.6.37 .bbappendTom Zanussi
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>
2012-06-11meta-jasperforest: remove linux-yocto-2.6.37 .bbappendTom Zanussi
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>
2012-06-11meta-fishriver: remove linux-yocto-2.6.37 .bbappendTom Zanussi
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>
2012-06-11meta-emenlow: remove linux-yocto-2.6.37 .bbappendTom Zanussi
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>
2012-06-11meta-crownbay: remove linux-yocto-2.6.37 .bbappendTom Zanussi
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>
2012-06-11meta-sugarbay: remove linux-yocto-2.6.37 .bbappendTom Zanussi
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>
2012-06-08meta-cedartrail: update SRCREVKishore Bodke
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>
2012-06-06meta-fri2: add video accelerationTom Zanussi
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>
2012-05-31ffmpeg: fix checksumsTom Zanussi
The version was changed, but the checksums weren't updated; this updates them. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-31fri2: Update SRCREVs for linux-yocto-rt_3.2.bbappendDarren Hart
Update the SRCREVs to pull in the pch_uart locking fixes for preempt-rt. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2012-05-30gstreamer-vaapi: fix glib includesTom Zanussi
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>
2012-05-30meta-intel: update some kernel SRCREVsTom Zanussi
Update linux-yocto_3.2 kernel SRCREVS for crownbay, emenlow, fishriver, jasperforest, sugarbay, and chiefriver. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-30meta-intel: add chiefriver BSP to MAINTAINERSTom Zanussi
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-30meta-sugarbay: use rc6 kernel featureTom Zanussi
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>
2012-05-30meta-chiefriver: use the mei kernel featureTom Zanussi
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>
2012-05-30meta-chiefriver: use lmsTom Zanussi
Chiefriver needs lms support for AMT, add it. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-30lms: new recipeTom Zanussi
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>
2012-05-30meta-crownbay: use gst-va-intel and va-intel and gst-va-mixvideoTom Zanussi
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>
2012-05-30meta-sugarbay: use gst-va-intel and va-intelTom Zanussi
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>
2012-05-30meta-chiefriver: use gst-va-intel and va-intelTom Zanussi
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>
2012-05-30meta-intel: remove video acceleration from emgd XSERVERTom Zanussi
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>
2012-05-30gst-va-intel: clarify DESCRIPTIONTom Zanussi
Modify the description to clarify that these are gstreamer addons. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-30va-intel: new packageTom Zanussi
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>
2012-05-30gst-va-intel: add conditional vaapi implementationTom Zanussi
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>
2012-05-30ffmpeg: add --enable-yasmTom Zanussi
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>
2012-05-30yasm: new recipeTom Zanussi
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>
2012-05-30ffmpeg: add --enable-gplTom Zanussi
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>
2012-05-30ffmpeg: add --enable-vaapiTom Zanussi
Turn on vaapi support in ffmpeg to allow video acceleration via vaapi. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>