aboutsummaryrefslogtreecommitdiffstats
path: root/common
AgeCommit message (Collapse)Author
2015-04-15linux-yocto: Add initial support for BraswellSaul Wold
This meta SRCREV update adds support for the initial support for the Braswell SOC to the core BSPs. This enables CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT for the graphics driver. Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-04-15linux-yocto: Update BSP to latest meta and branch SRCREVSaul Wold
Do the SRCREV update to the latest versions of linux-yocto to match the fido release, this removes warnings that where noted during the first round of 3.19. Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-27gst-va-intel: removeRoss Burton
Unused since the previous commit, so remove. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-27gstreamer-vaapi: upgrade to 0.5.10Ross Burton
Many fixes for playback, in particular this now autoplugs correctly with GStreamer so using "gst-launch playbin" actually works. 0.5.10 has "obsolete" support for GStreamer 0.10 (in that it doesn't actually compile) and 0.5.11 will be removing support for GStreamer 0.10 entirely, so delete the gstreamer-vaapi-0.10 recipe. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-27gst-va-intel: depend on gstreamer-vaapi-1.0Ross Burton
GStreamer 0.10 is obsolete and newer releases of gstreamer-vaapi don't support it, so install the GStreamer 1.0 plugin. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-27libva: upgrade to 1.5.0Aníbal Limón
The NEWS file mainly talks about HEVC and JPEG improvements, but this also fixes out of tree builds and playback under X11. Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-27libva: merge recipe and .incRoss Burton
As there's just a single libva recipe now having .bb and .inc split only complicates packaging. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-27libva: remove obsolete 1.0.16 releaseRoss Burton
1.0.16 is from 2012, and as no machines were specifically requesting this release remove it. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-27libva-intel-driver: Update to 1.5.0Aníbal Limón
1.5.0 adds support for SkyLake hardware. Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-20common: remove kernel 3.10 and 3.17 bbappendRoss Burton
Kernels 3.10 and 3.17 have been removed from oe-core so remove our bbappends. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-02-20linux-yocto-3.19: Add 3.19 bbappend for the Intel common BSPsDarren Hart
Add the 3.19 bbappend for the Intel common BSPs. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2015-01-29intel-gpu-tools: Upgrade to 1.9Pengyu Ma
Routine package upgrade. Signed-off-by: Pengyu Ma <pengyu.ma@windriver.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2015-01-20gstreamer-vaapi: Upgrade to 0.5.9Ross Burton
Upgrade to 0.5.9, and drop the patches that were backported from git. Also disable the built-in libvpx as it doesn't cross-compile. This means that WebM decoding isn't supported. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2015-01-12gstreamer-vaapi: Remove obsolete 0.4.3 versionRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2015-01-12gst-va-intel: Depend on gstreamer-vaapi-0.10Ross Burton
The un-versioned gstreamer-vaapi recipe is for the obsolete 0.4.3 release, so change the dependency to gstreamer-vaapi-0.10, preserving the GStreamer version but upgrading to the current release. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2015-01-07intel-microcode: Mark as x86-specificRoss Burton
Previously iucode-tool was marked as x86-specific but this recipe also needs to be marked as it depends on iucode-tool. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-12-23efilinux: use BSD-2-Clause instead of custom licenseRoss Burton
The efilinux license is basically the two clause BSD license, so instead of using a custom license that isn't defined use that. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-12-23iucode-tool: this is x86-only so mark as suchRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-12-23intel-gpu-tools: Update to 1.8Aníbal Limón
Routine package upgrade. Removes install-fitter patch because it's now upstream. Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-12-23libva-intel-driver: Update to 1.4.1Aníbal Limón
Routine package upgrade. Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-12-23libva: Update to 1.4.1Aníbal Limón
Routine package upgrade. Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-11-06common: Remove DPDK recipes2.0-rc4-dizzy-1.72.0-dizzy-1.7Tom Zanussi
Move the DPDK recipes out of common/ and into meta-romley/. The DPDK recipes have so far been shown to be broken for any other machine than Romley or for any other kernel version than the kernel Romley is still using, 3.10. So the logical place for them to live would be in meta-romley, if anywhere. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Acked-by: Burton, Ross <ross.burton@intel.com>
2014-11-05common:Add missing build-dependencies for intel-gpu-toolsRoss Burton
Fixes QA issues such as: WARNING: QA Issue: intel-gpu-tools rdepends on libxv, but it isn't a build dependency? [build-deps] WARNING: QA Issue: intel-gpu-tools rdepends on libxrandr, but it isn't a build dependency? [build-deps] Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-11-05common: Update linux-yocto_3.17 SRCREVs to v3.17.1Nitin A Kamble
Use the latest HEADs of the git branches from the linux-yocto v3.17 kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-10-22common/linux-yocto_3.14: Update SRCREVs to v3.14.19Nitin A Kamble
Use the latest HEADs of the git branches from the linux-yocto v3.14 kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-10-22common/linux-yocto_3.17: Update SRCREVs to v3.17.1Nitin A Kamble
Use the latest HEADs of the git branches from the linux-yocto v3.17 kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-10-21intel-microcode: Add ability to filter microcodeNitin A Kamble
The microcode data file released by Intel has microcode for many Intel processors, which by default all get installed onto the target image. In some situations it may desirable to choose microcode for only a selected processor or processors. This change provides an easier way to filter and select only the microcode of interest for BSPs from recipe space. A new variable, UCODE_FILTER_PARAMETERS, is introduced, which can be defined to contain parameters to the iucode_tool which will filter the microcode of interest for the BSP under consideration. More information on the iucode-tool parameters is available here: http://manned.org/iucode-tool. This filtering makes the generated microcode files very machine-specific, hence making the recipe machine-specific. BSPs using the common Intel kernel will not be using the filtered microcode, and will be able to share the intel-microcode packages with the common Intel package arch for the recipe. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-10-21intel-microcode: Add a iucode-tool runtime dependencyNitin A Kamble
The iucode-tool is needed for applying microcode updates from userland. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-10-21common/linux-yocto_3.10: Update SRCREVs to v3.10.55Nitin A Kamble
Use the latest HEADs of the git branches from the linux-yocto v3.10 kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-10-13common/linux-yocto_3.17: Update SRCREVs to v3.17-rc7Nitin A Kamble
Use the latest HEADs of the git branches from the linux-yocto v3.17 kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-10-01meta-intel/common: Upgrade DPDK to v1.7.0Sreeju Selvaraj
Added support for DPDK v1.7.0. Added PACKAGECONFIG mechanism to explicitly disable the use of fuse and qat which are dependencies for example apps dpdk_qat and vhost. Added config variables CONFIG_EXAMPLE_DPDK_QAT and CONFIG_EXAMPLE_DPDK_VHOST to enable or disable the compilation of example apps dpdk_qat and vhost. Resolved the installation failure found in example app ip_pipeline by cherry-picking the patch from dpdk.org. Resolved the test failure found in example app ring_pmd_autotest by cherry-picking the patches from dpdk.org. Signed-off-by: Sreeju Selvaraj <sreeju.armughanx.selvaraj@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-10-01meta-intel/common: Add include file for DPDKSreeju Selvaraj
Added include file dpdk.inc to share common functionality based on dpdk_1.6.0r2 Added a new variable EXAMPLE_BUILD_DIR. this points to apps build directory which is different in dpdk v1.6.0r2 and v1.7.0. Users of dpdk.inc have to define EXAMPLE_BUILD_DIR for the installation of example apps. Signed-off-by: Sreeju Selvaraj <sreeju.armughanx.selvaraj@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-09-30linux-yocto: Add linux-yocto_3.17.bbappendNitin A Kamble
Extend the linux-yocto_3.17 recipe from the oe-core layer for the use of meta-intel BSPs. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-09-26linux-yocto*_3.14: Update SRCREV_meta to avoid rt build failureDarren Hart
Fixes [YOCTO 6710] linux-yocto-rt recipe failing to build This meta update reorganizes the intel-common ktype and driver meta data which was causing the wrong branch to be checked out, resulting in a build failure for the rt kernel. Update both linux-yocto and linux-yocto-rt to use the updated intel-common meta data. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com>
2014-09-24intel-gpu-tools: remove intel-gen4asm.pc from sysrootRoss Burton
When the target sysroot is populated the binaries are not coppied over (as they can't be executed) but intel-gen4asm.pc is. This pkg-config file is only used to determine what version of the binary is installed, which confuses the libva-intel-driver configure script as it thinks that intel-gen4asm is installed when it isn't. Resolve this by removing intel-gen4asm.pc from the sysroot. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2014-09-16Remove the xserver-xorg-1.9.3 recipe and it's filesNitin A Kamble
The xserver-xorg-1.9.3 recipe was needed only for the EMGD graphics driver. After removing the EMGD support from the meta-intel layer there is no need to keep this old recipe and it's files. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-09-16Remove all the changes related to the proprietary EMGD graphics driverNitin A Kamble
As all the EMGD based BSPs have been retired, there is no need for the proprietary EMGD support in the meta-intel layer. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-09-09iucode-tools: remove non-ASCII charactersRoss Burton
package_deb doesn't yet handle non-ASCII characters in control files, so remove a unicode "registered trademark" character. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2014-09-04intel-microcode: a recipe for Intel microcode datafileNitin A Kamble
This recipe provides the microcode datafile for Intel Processors. The recipe provides: 1. microcode.dat file for microcode updating from user space with the iucode-tool utility. 2. the microcode cpio file which gets bundled with the initrd to support microcode loading at early boot time. [ YOCTO #5114 ] Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-09-04iucode-tool: a new recipe for loading Intel CPU microcodeNitin A Kamble
iucode_tool is a program to manipulate Intel i686 and X86-64 processor microcode update collections, and to use the kernel facilities to update the microcode on Intel system processors. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Reviewed-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-09-02linux-yocto: Use _append when overrides are usedJosep Puigdemont
Some modules in the KERNEL_MODULE_AUTOLOAD list were removed when including the meta-intel layer. It turns out the problem happens due to using the += operator together with machine overrides. Using _append_machine fixes this. Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2014-08-18gstreamer-vaapi: fix builds against GStreamer 1.4Ross Burton
Take a patch from upstream to fix configure when building against GStreamer 1.4. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2014-07-29linux-yocto-dev: Remove LINUX_VERSIONDarren Hart
The SRCREV lines were removed in: 8b4ab82 intel-common: Remove SRCREVs from linux-yocto-dev The LINUX_VERSION override should have been removed/commented at the same time as it is of course directly tied to the SRCREV. Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com> Acked-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2014-07-28gstreamer-vaapi: Upgrade to 0.5.8Ross Burton
For the 0.10 variant: - Drop wayland-compile patch merged upstream - Add files which were missing in the tarball - Disable Wayland support as it doesn't build Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2014-07-28gstreamer-vaapi: Switch gstreamer-vaapi-1.0 to GStreamer 1.2 APIRoss Burton
The dependencies have moved form plugins-bad to plugins-base, and require API 1.2 to build. This matches OE-Core. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2014-07-28libva-intel-driver: Upgrade to 1.3.2Ross Burton
Routine package upgrade. Tested on the MinnowBoard-Max with 4 h264 2k streams. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2014-07-28libva: Upgrade to 1.3.1Ross Burton
Routine package upgrade. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2014-07-17meta-intel/common: Initial Intel DPDK recipe under recipes-extendedChan Wei Sern
This is an initial version of Intel Data Plane Development Kits (DPDK) recipe support. This recipe is targetting on Intel DPDK v1.6.0r2. This recipe is created under meta-intel/common because Intel DPDK can be commonly used several Intel BSP platforms such as Romley, Crystal-Forest & Mohon-peak. We resolved examples apps build failure found in v1.6.0-r2 by cherry-picking patches from v1.7.0 as they are not planned to be fixed in v1.6.0-r2. The example app build failure are found in qos_sched, eal_flags_autotest and cmdline_autotest. Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com> Acked-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2014-06-26linux-yocto: Make KERNEL_MODULE_AUTOLOAD machine specificDarren Hart
BSP linux-yocto bbappend files should make all variable updates with machine-specific overrides. As it stands, building qemux86 with meta-intel in BBLAYERS will add uio and iwlwifi to KERNEL_MODULES_AUTOLOAD. This corrects that. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2014-06-23linux-yocto recipes: fix use of module_autoload_* varsNitin A Kamble
oecore/poky layer changed, needing replacement of all the module_autoload_* recipe variables by the KERNEL_MODULE_AUTOLOAD variable. This fixes these kind of buildtime errors coming from the meta-intel layer: ERROR: KERNEL_MODULE_AUTOLOAD has replaced module_autoload_iwlwifi, please replace it! Addresses bug: [YOCTO #6460] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>