summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-11-20gstreamer-vaapi: fix tarball checksums1.6_M1.rc11.6_M1.final1.6_M1Ross Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-14sys940x: Remove mesa PREFERRED_VERSIONTom Zanussi
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-14emenlow: Remove mesa PREFERRED_VERSIONTom Zanussi
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-14fri2: Remove mesa PREFERRED_VERSIONTom Zanussi
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-14crownbay: Remove mesa PREFERRED_VERSIONTom Zanussi
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-14sys940x: linux-yocto-3.10: update kernel srcrevsNitin A Kamble
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-14sugarbay: linux-yocto-3.10: update kernel srcrevsNitin A Kamble
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-14nuc: linux-yocto-3.10: update kernel srcrevsNitin A Kamble
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-14jasperforest: linux-yocto-3.10: update kernel srcrevsNitin A Kamble
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-14fri2: linux-yocto-3.10: update kernel srcrevsNitin A Kamble
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-14emenlow: linux-yocto-3.10: update kernel srcrevsNitin A Kamble
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-14crownbay: linux-yocto-3.10: update kernel srcrevsNitin A Kamble
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-14chiefriver: linux-yocto-3.10: update kernel srcrevsNitin A Kamble
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-14emgd-driver-bin: add missing GLchar typedef to gl2.hRoss Burton
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-14gstreamer-vaapi: add 0.5.6Ross Burton
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-14libva-intel-driver: upgrade to 1.2.1Ross Burton
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-14mesa: remove, mesa-gl is used with EMGD nowRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-11-11meta-haswell-wc: update linux-yocto_3.10 SRCREVOng Boon Leong
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-11meta-romley: update linux-yocto_3.10 SRCREVOng Boon Leong
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-11meta-crystalforest: update linux-yocto_3.10 SRCREVOng Boon Leong
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-08meta-tlk: enable for linux-yocto_3.10Ong Boon Leong
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-07meta-crystalforest: update linux-yocto_3.10 to support latest commitChang, Rebecca Swee Fun
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-05mesa: Update bbappend from 9.1.6 to 9.2.2Richard Purdie
This follows the version upgrade in OE-Core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-04gstreamer-vaapi: upgrade to 0.4.3Ross Burton
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-04libva: enable WaylandRoss Burton
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-04libva: remove redundant PROVIDESRoss Burton
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-04libva: disable dummy driverRoss Burton
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-04libva: merge -dev and -dbg packagesRoss Burton
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-10-31meta-isg: Update MAINTAINERS file for haswell-wcOng Boon Leong
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-31meta-haswell-wc: add kernel recipe for haswell-wc BSPOng Boon Leong
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-31meta-haswell-wc: provide a formfactor for the haswell-wc BSPOng Boon Leong
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-31meta-haswell-wc: provide machine configuration for haswell-wcOng Boon Leong
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-31meta-haswell-wc : new BSP layer for Intel Haswell Mobile PlatformOng Boon Leong
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-24meta-romley: remove xserver-xf86-configOng Boon Leong
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-22meta-crystalforest: update machine conf default kernel to v3.10Chang, Rebecca Swee Fun
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-22meta-crystalforest: enable linux-yocto_3.10 kernel recipeChang, Rebecca Swee Fun
Enable meta-crystalforest linux-yocto_3.10 kernel version for both Gladden and Server platforms at version 3.10.11. Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-21meta-romley: Update machine default kernel to v3.10Ong Boon Leong
Update IVB & SNB romley platform default kernel version to v3.10. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-21meta-romley: Enable linux-yocto_3.10 kernel recipeOng Boon Leong
Enable meta-romley linux-yocto_3.10 kernel version for both IVB & SNB platforms at version 3.10.11. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-21meta-romley: update linux-yocto_3.8 to v3.8.13Ong Boon Leong
Update linux-yocto_3.8 meta-romley machine branch to v3.8.13 and update linux-yocto_3.8 meta branch to most recent. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18meta-crystalforest: remove xserver-xf86-configmeta-intel-1.5_M5.rc1Ong Boon Leong
To remove xorg.conf from crystalforest BSP for both gladden and server platforms. BSP can depends 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-18meta-crystalforest: update linux-yocto_3.8 kernel to 3.8.13Ong Boon Leong
Update the kernel recipe src-revs to use kernel v3.8.13 of the kernel repository branches and to use the HEAD of linux-yocto_3.8 meta branch. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18meta-intel/meta-isg: new area for ISG BSPsTom Zanussi
This creates meta-intel/meta-isg, a dedicated area within meta-intel for ISG to house and maintain their ISG-specific BSPs. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18sys940x-noemgd: linux-yocto_3.10: update srcrevsNitin A Kamble
Using the latest HEADS of the git branches of the v3.10 linux-yocto kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18fri2-noemgd: linux-yocto_3.10: update srcrevsNitin A Kamble
Using the latest HEADS of the git branches of the v3.10 linux-yocto kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18emenlow-noemgd: linux-yocto_3.10: update srcrevsNitin A Kamble
Using the latest HEADS of the git branches of the v3.10 linux-yocto kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18crownbay-noemgd: linux-yocto_3.10: update srcrevsNitin A Kamble
Using the latest HEADS of the git branches of the v3.10 linux-yocto kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18sugarbay: linux-yocto_3.10: update srcrevsNitin A Kamble
Using the latest HEADS of the git branches of the v3.10 linux-yocto kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18nuc: linux-yocto_3.10: update srcrevsNitin A Kamble
Using the latest HEADS of the git branches of the v3.10 linux-yocto kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18jasperforest: linux-yocto_3.10: update srcrevsNitin A Kamble
Using the latest HEADS of the git branches of the v3.10 linux-yocto kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-10-18chiefriver: linux-yocto_3.10: update srcrevsNitin A Kamble
Using the latest HEADS of the git branches of the v3.10 linux-yocto kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>