Commit Graph

389 Commits

Author SHA1 Message Date
Tom Zanussi
ae18053df8 linux-firmware: update md5sum for LICENCE.iwlwifi_firmware
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-11 19:06:58 -05:00
Richard Purdie
bf067c332c meta-sys940x: Catch up with netbase 4.47 -> 5.0 upgrade
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-11 23:33:31 +01:00
Tom Zanussi
c75e242da6 cedartrail: update kernel SRCREVs
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-11 12:18:30 -05:00
Tom Zanussi
e8211e9165 sys940x: update kernel SRCREVs
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-10 16:18:21 -05:00
Tom Zanussi
407652c560 romley: update kernel SRCREVs
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-10 16:06:33 -05:00
Tom Zanussi
d80bcbc6e5 jasperforest: update kernel SRCREVs
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-10 16:04:15 -05:00
Tom Zanussi
2075f1b407 fri2: update kernel SRCREVs
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-10 15:58:01 -05:00
Tom Zanussi
999a625bd4 fishriver: update kernel SRCREVs
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-10 15:52:16 -05:00
Tom Zanussi
b416ca6302 emenlow: update kernel SRCREVs
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-10 15:49:46 -05:00
Tom Zanussi
b3b1ff2c38 crownbay: update kernel SRCREVs
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-10 15:36:03 -05:00
Tom Zanussi
cad140b804 chiefriver: update kernel SRCREVs
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-10 15:34:04 -05:00
Tom Zanussi
8bc0518464 sugarbay: update kernel SRCREVs
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-10 15:33:49 -05:00
Nitin A Kamble
1fc06d4e90 sugarbay: set v3.4 as the default kernel recipe version
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-07-09 13:52:00 -05:00
Nitin A Kamble
0600ce8a12 sugarbay: add recipe extention for linux-yocto_3.4
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-09 13:51:48 -05:00
Nitin A Kamble
f3de44d029 emenlow: set v3.4 as the default kernel recipe version
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-07-09 13:51:06 -05:00
Nitin A Kamble
4e4619ef42 emenlow: add recipe extention for linux-yocto_3.4
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-09 13:50:21 -05:00
Nitin A Kamble
62b97450f3 FishRiver: set v3.4 as the default kernel recipe version
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-07-09 13:49:51 -05:00
Nitin A Kamble
7be9149279 FishRiver: add recipe extention for linux-yocto_3.4
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-07-09 13:49:40 -05:00
Darren Hart
f5dcebe578 linux-firmware: Fix FILESEXTRAPATHS typo
Add a missing } in the FILESEXTRAPATHS assignment.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2012-06-20 13:12:12 -07:00
Tom Zanussi
8f4eb72ee3 meta-emenlow: prefer 1.10.2 cairo
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-14 23:48:34 -05:00
Tom Zanussi
1f5f004473 meta-emenlow: add 1.10.2 cairo recipe
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-14 23:47:25 -05:00
Richard Purdie
bd00e28dd5 meta-emenlow: Update qt4 bbappend to 4.8.1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-06-12 12:11:10 +00:00
Tom Zanussi
8e51c1177c meta-n450: remove linux-yocto-2.6.37 .bbappend
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-11 09:16:49 -05:00
Tom Zanussi
aebf88468c meta-jasperforest: remove linux-yocto-2.6.37 .bbappend
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-11 09:16:39 -05:00
Tom Zanussi
bba1eb6a63 meta-fishriver: remove linux-yocto-2.6.37 .bbappend
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-11 09:16:23 -05:00
Tom Zanussi
af532eec63 meta-emenlow: remove linux-yocto-2.6.37 .bbappend
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-11 09:16:12 -05:00
Tom Zanussi
0b39e6cc88 meta-crownbay: remove linux-yocto-2.6.37 .bbappend
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-11 09:15:50 -05:00
Tom Zanussi
d2d6a7a3e8 meta-sugarbay: remove linux-yocto-2.6.37 .bbappend
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-11 09:15:38 -05:00
Kishore Bodke
a2c22fb791 meta-cedartrail: update SRCREV
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-08 15:27:42 -05:00
Tom Zanussi
8bc2fa1350 meta-fri2: add video acceleration
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-06-06 16:16:24 -05:00
Tom Zanussi
86d914528f ffmpeg: fix checksums
The version was changed, but the checksums weren't updated; this
updates them.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-31 22:01:25 -05:00
Darren Hart
9b9c0cedb6 fri2: Update SRCREVs for linux-yocto-rt_3.2.bbappend
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-31 14:07:57 -07:00
Tom Zanussi
da5dc7186d gstreamer-vaapi: fix glib includes
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-30 14:22:52 -05:00
Tom Zanussi
ceab55d2d6 meta-intel: update some kernel SRCREVs
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-30 14:22:52 -05:00
Tom Zanussi
fce105da2a meta-intel: add chiefriver BSP to MAINTAINERS
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-30 14:22:52 -05:00
Tom Zanussi
64ead6df3a meta-sugarbay: use rc6 kernel feature
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-30 14:22:51 -05:00
Tom Zanussi
d5ebd785cb meta-chiefriver: use the mei kernel feature
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-30 14:22:51 -05:00
Tom Zanussi
ea62a88d0e meta-chiefriver: use lms
Chiefriver needs lms support for AMT, add it.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-30 14:22:51 -05:00
Tom Zanussi
58b31cf0ab lms: new recipe
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-30 14:22:51 -05:00
Tom Zanussi
e32cdfd27a meta-crownbay: use gst-va-intel and va-intel and gst-va-mixvideo
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-30 14:22:51 -05:00
Tom Zanussi
3b8ef4511f meta-sugarbay: use gst-va-intel and va-intel
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-30 14:22:51 -05:00
Tom Zanussi
020de1e5bb meta-chiefriver: use gst-va-intel and va-intel
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-30 14:22:51 -05:00
Tom Zanussi
b8d29f33b6 meta-intel: remove video acceleration from emgd XSERVER
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-30 14:22:51 -05:00
Tom Zanussi
4426f4ccbd gst-va-intel: clarify DESCRIPTION
Modify the description to clarify that these are gstreamer addons.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-30 14:22:51 -05:00
Tom Zanussi
e3a703d6ae va-intel: new package
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-30 14:22:51 -05:00
Tom Zanussi
6da5358cb1 gst-va-intel: add conditional vaapi implementation
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-30 14:22:51 -05:00
Tom Zanussi
1cb907e1ba ffmpeg: add --enable-yasm
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-30 14:22:51 -05:00
Tom Zanussi
f4f59e1959 yasm: new recipe
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-30 14:22:51 -05:00
Tom Zanussi
5efb4b7ef5 ffmpeg: add --enable-gpl
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-30 14:22:51 -05:00
Tom Zanussi
968099df3d ffmpeg: add --enable-vaapi
Turn on vaapi support in ffmpeg to allow video acceleration via vaapi.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-05-30 14:22:51 -05:00