Commit Graph

2523 Commits

Author SHA1 Message Date
Tom Zanussi
bbdd8ab766 meta-sugarbay: Use the symlink to the actual image in README
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2014-01-06 11:50:39 -06:00
Tom Zanussi
04f5f7b319 meta-romley: Use the symlink to the actual image in README
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2014-01-06 11:49:45 -06:00
Tom Zanussi
bfec2103a7 meta-nuc: Use the symlink to the actual image in README
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2014-01-06 11:48:45 -06:00
Tom Zanussi
028ae14eab meta-n450: Use the symlink to the actual image in README
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2014-01-06 11:48:01 -06:00
Tom Zanussi
ed24bfa39e meta-jasperforest: Use the symlink to the actual image in README
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2014-01-06 11:47:17 -06:00
Tom Zanussi
e177130ebd meta-emenlow: Use the symlink to the actual image in README
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2014-01-06 11:46:37 -06:00
Tom Zanussi
99a6513793 meta-crystalforest: Use the symlink to the actual image in README
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2014-01-06 11:45:48 -06:00
Tom Zanussi
24a489789a meta-crownbay: Use the symlink to the actual image in README
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2014-01-06 11:44:47 -06:00
Tom Zanussi
c05b1f112b meta-chiefriver: Use the symlink to the actual image in README
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2014-01-06 11:43:45 -06:00
Andrei Gherzan
f707b6c679 meta-fri2: Use the symlink to the actual image in README
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2014-01-06 11:34:28 -06:00
Richard Purdie
2be655a691 Update after toplevel LICENSE file checksum change
The top level LICENSE file in OE-Core changed so we need to update the checksum
references that refer to this to match the new file.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-02 16:46:30 +00:00
Tom Zanussi
1b2ed9a990 meta-sugarbay: Remove obsolete features
features/usb/usb-uvcvideo features/media/v4l2 were removed from the
kernel metadata and should therefore have been removed from the kernel
recipes as well, which this does for sugarbay.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-12-20 23:27:25 -06:00
Darren Hart
71715193be linux-yocto-3.10: Update SRCREVs for 3.10.19 for remaining BSPs
Fixes [YOCTO 5679]

Bump the SRCREVs to address the lttng-modules build failure introduced
by the oe-core/poky commit:

lttng-modules: Update to 2.3.3 version

This updates the SRCREVs for crystalforest, haswell-wc, and romley which
were at different points than the rest of the BSPs in the layer.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-12-20 23:26:48 -06:00
Tom Zanussi
9adaae0f23 linux-yocto-3.10: Update SRCREVs for 3.10.19
Fixes [YOCTO 5679]

Bump the SRCREVs to address the lttng-modules build failure introduced
by the oe-core/poky commit:

lttng-modules: Update to 2.3.3 version

This updates all the BSPs that were at the same machine SRCREV in one
shot.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-12-20 23:24:05 -06:00
Darren Hart
a665015a6a grub-efi: Rename and update grub-efi for recent oe-core changes
OE-Core has changed the grub-efi implementation, splitting out
grub-efi-native and moving the do_mkimage task to do_deploy. Rename and
update this bbappend accordingly.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Acked-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2013-12-16 10:55:54 -08:00
Ross Burton
a649e92498 gstreamer-vaapi: fix tarball checksums
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-20 09:35:55 -06:00
Tom Zanussi
f5c2786e7c sys940x: Remove mesa PREFERRED_VERSION
From Ross: "There's only one version of Mesa in oe-core *and* mesa
isn't used by these BSPs anymore (they use mesa-gl)."

So remove the preferred version and get rid of warnings such as below:

  NOTE: preferred version 9.1.6 of mesa not available (for item virtual/libg
  NOTE: versions of mesa available: 2:9.2.2 2:9.2.2+gitAUTOINC+8f0742051e

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14 18:17:53 -06:00
Tom Zanussi
1019ab5551 emenlow: Remove mesa PREFERRED_VERSION
From Ross: "There's only one version of Mesa in oe-core *and* mesa
isn't used by these BSPs anymore (they use mesa-gl)."

So remove the preferred version and get rid of warnings such as below:

  NOTE: preferred version 9.1.6 of mesa not available (for item virtual/libg
  NOTE: versions of mesa available: 2:9.2.2 2:9.2.2+gitAUTOINC+8f0742051e

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14 18:16:34 -06:00
Tom Zanussi
a317a41962 fri2: Remove mesa PREFERRED_VERSION
From Ross: "There's only one version of Mesa in oe-core *and* mesa
isn't used by these BSPs anymore (they use mesa-gl)."

So remove the preferred version and get rid of warnings such as below:

  NOTE: preferred version 9.1.6 of mesa not available (for item virtual/libg
  NOTE: versions of mesa available: 2:9.2.2 2:9.2.2+gitAUTOINC+8f0742051e

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14 18:15:13 -06:00
Tom Zanussi
3b26dd333e crownbay: Remove mesa PREFERRED_VERSION
From Ross: "There's only one version of Mesa in oe-core *and* mesa
isn't used by these BSPs anymore (they use mesa-gl)."

So remove the preferred version and get rid of warnings such as below:

  NOTE: preferred version 9.1.6 of mesa not available (for item virtual/libgl)
  NOTE: versions of mesa available: 2:9.2.2 2:9.2.2+gitAUTOINC+8f0742051e

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14 18:12:53 -06:00
Nitin A Kamble
06623c901b sys940x: linux-yocto-3.10: update kernel srcrevs
Updating kernel srcrevs to the latest HEADs of the kernel branches.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14 15:58:58 -06:00
Nitin A Kamble
fedc707d8a sugarbay: linux-yocto-3.10: update kernel srcrevs
Updating kernel srcrevs to the latest HEADs of the kernel branches.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14 15:58:50 -06:00
Nitin A Kamble
b374a530b9 nuc: linux-yocto-3.10: update kernel srcrevs
Updating kernel srcrevs to the latest HEADs of the kernel branches.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14 15:58:39 -06:00
Nitin A Kamble
b21b1a1708 jasperforest: linux-yocto-3.10: update kernel srcrevs
Updating kernel srcrevs to the latest HEADs of the kernel branches.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14 15:58:33 -06:00
Nitin A Kamble
f195013888 fri2: linux-yocto-3.10: update kernel srcrevs
Updating kernel srcrevs to the latest HEADs of the kernel branches.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14 15:58:15 -06:00
Nitin A Kamble
c96b19cf6e emenlow: linux-yocto-3.10: update kernel srcrevs
Updating kernel srcrevs to the latest HEADs of the kernel branches.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14 15:58:07 -06:00
Nitin A Kamble
c328ab8487 crownbay: linux-yocto-3.10: update kernel srcrevs
Updating kernel srcrevs to the latest HEADs of the kernel branches.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14 15:57:56 -06:00
Nitin A Kamble
bee6a25554 chiefriver: linux-yocto-3.10: update kernel srcrevs
Updating kernel srcrevs to the latest HEADs of the kernel branches.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14 15:57:49 -06:00
Ross Burton
e7a1f88099 emgd-driver-bin: add missing GLchar typedef to gl2.h
GLES2/gl2.h is missing the GLchar typedef, so at least gstreamer1.0-plugins-bad
fails to compile.  Khronos say the typedef should be there so patch it in.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14 15:56:58 -06:00
Ross Burton
ccc27afc38 gstreamer-vaapi: add 0.5.6
gstreamer-vaapi 0.5.x supports GStreamer 0.10/1.0/1.2, so add seperate recipes
for 0.10 and 1.0 builds.

This adds a new recipe name so keep the old gstreamer-vaapi_0.4.3 for now until
all users of that have migrated away.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14 15:56:45 -06:00
Ross Burton
678e42bdcc libva-intel-driver: upgrade to 1.2.1
Remove the .bb/.inc split as we're only supporting one version.

Add PACKAGECONFIG for X11 and Wayland features.  Add patch to fix compile error
in builds with Wayland but without X11.

Drop the workaround patch, isn't relevant for released hardware.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14 15:56:27 -06:00
Ross Burton
a9f02ffa71 mesa: remove, mesa-gl is used with EMGD now
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14 15:56:15 -06:00
Ong Boon Leong
b74b419f08 meta-haswell-wc: update linux-yocto_3.10 SRCREV
Update machine and meta branch to use latest SRCREV.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-11 21:47:55 -06:00
Ong Boon Leong
e1ecd35e49 meta-romley: update linux-yocto_3.10 SRCREV
Update machine and meta branch to use latest SRCREV.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-11 21:47:44 -06:00
Ong Boon Leong
759987114a meta-crystalforest: update linux-yocto_3.10 SRCREV
Update machine and meta branch to use latest SRCREV.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-11 21:47:35 -06:00
Ong Boon Leong
5b8906515f meta-tlk: enable for linux-yocto_3.10
This is to enable time-limited-kernel for linux-yocto
v3.10.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-08 09:19:59 -06:00
Chang, Rebecca Swee Fun
63b6c7607e meta-crystalforest: update linux-yocto_3.10 to support latest commit
from meta branch.

Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-07 11:20:53 -06:00
Richard Purdie
6b424623b7 mesa: Update bbappend from 9.1.6 to 9.2.2
This follows the version upgrade in OE-Core.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-05 11:23:18 +00:00
Ross Burton
bfb34edf5a gstreamer-vaapi: upgrade to 0.4.3
Use tarballs instead of git tags (upstream git means using submodules, which are
tricky).

Also use PACKAGECONFIG to respect x11/wayland DISTRO_FEATURES.

Delete glib-includes.patch, as it wasn't being used.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-04 16:47:59 -06:00
Ross Burton
ebf255564f libva: enable Wayland
Use PACKAGECONFIG to respect x11 and wayland DISTRO_FEATURES.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-04 16:47:28 -06:00
Ross Burton
2e752e12d2 libva: remove redundant PROVIDES
There isn't any need to PROVIDE these as the ony user is in emgd-driver-bin's
RDEPENDS and bitbake looks at PACKAGES when resolving that.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-04 16:47:22 -06:00
Ross Burton
0fb403a0db libva: disable dummy driver
The dummy driver is only useful for advanted testing with additional tooling, so
don't build it.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-04 16:47:15 -06:00
Ross Burton
e62d4517a8 libva: merge -dev and -dbg packages
It's not recommended to split -dev and -dbg packages up this finely, so merge
them back together into single -dev and -dbg packages.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-04 16:47:07 -06:00
Ong Boon Leong
cef90890a6 meta-isg: Update MAINTAINERS file for haswell-wc
Remove typo in MAINTAINERS file for haswell-wc bsp.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-31 20:08:19 -05:00
Ong Boon Leong
4abf239225 meta-haswell-wc: add kernel recipe for haswell-wc BSP
Provide kernel v3.8 and v3.10 recipe for haswell-wc BSP.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-31 20:08:07 -05:00
Ong Boon Leong
57d5f83f98 meta-haswell-wc: provide a formfactor for the haswell-wc BSP
Provide a formfactor configuration for the haswell-wc BSP.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-31 20:07:53 -05:00
Ong Boon Leong
fc150a606c meta-haswell-wc: provide machine configuration for haswell-wc
Create a new machine named 'haswell-wc'.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-31 20:07:40 -05:00
Ong Boon Leong
2636851fd9 meta-haswell-wc : new BSP layer for Intel Haswell Mobile Platform
This layer provides support for 4th Gen Intel® Core™ Processor with
Mobile Intel QM87 and HM86 Chipsets.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-31 20:07:32 -05:00
Ong Boon Leong
82567949e0 meta-romley: remove xserver-xf86-config
Remove xorg.conf from romley BSP because the BSP can depend on X to
auto-configure itself.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-24 14:20:15 -05:00
Chang, Rebecca Swee Fun
1e9c182b80 meta-crystalforest: update machine conf default kernel to v3.10
Update Gladden and Server platforms to support kernel version 3.10
by default.

Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-22 22:31:11 -05:00