summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* linux-yocto: Update v3.14 to 3.14.39Saul Wold2015-05-071-6/+6
| | | | | | | Update the 3.14 kernel to the lastest version available 3.14.39 in the linux-yocto repository. Signed-off-by: Saul Wold <sgw@linux.intel.com>
* linux-yocto: Update linux-yocto v3.19.2 SRCREV to v3.19.5Ng Wei Tee2015-05-071-6/+6
| | | | | | | | | Use the latest HEADs of the git branches from the linux-yocto v3.19 kernel repository. Signed-off-by: Ng Wei Tee <wei.tee.ng@intel.com> [sgw - tweaked summary commit info] Signed-off-by: Saul Wold <sgw@linux.intel.com>
* lms7: re-write do_unpack to fix warningSaul Wold2015-04-151-4/+12
| | | | | | | | | | | | | | | | Since the primary tarball unpacks into a non-standard directory create a do_unpack that sets and resets to first unpack the primary tarball and then unpacks the actual src tarball into the correct directory. This is similar to lsof which has a dual tarball also. Fixes this WARNING: WARNING: /srv/hdd/intel/test/tmp/work/corei7-64-poky-linux/lms7/7.1.20-r0/lms-7.1.20 ('S') doesn't exist, please set 'S' to a proper value [YOCTO #7551] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* linux-yocto: Add initial support for BraswellSaul Wold2015-04-151-2/+2
| | | | | | | | | 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>
* linux-yocto: Update BSP to latest meta and branch SRCREVSaul Wold2015-04-154-21/+21
| | | | | | | | | 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>
* meta-romley:Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14sundararaja perumal2015-03-172-2/+2
| | | | | | | | | Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14 for romley and romley-ivb. Signed-off-by: sundararaja perumal <sundara.rajax.p.manoharan@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-crystalforest:Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14sundararaja perumal2015-03-171-1/+1
| | | | | | | | | Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14 for crystalforest. Signed-off-by: sundararaja perumal <sundara.rajax.p.manoharan@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-haswell-wc: Update the maintainer name in the README fileNg Wei Tee2015-03-131-1/+1
| | | | | | | | | Update README file to change "Ng Wei Tee" as maintainer for Haswell-walnut canyon. Signed-off-by: Ng Wei Tee <wei.tee.ng@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-haswell-wc: Remove the PRINC in formfactor0.0.bbappendNg Wei Tee2015-03-131-2/+0
| | | | | | | | Remove the PRINC := "${@int(PRINC) + 2}" command. Signed-off-by: Ng Wei Tee <wei.tee.ng@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-haswell-wc: Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14Ng Wei Tee2015-03-131-1/+1
| | | | | | | | | Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14 for haswell-walnut canyon. Signed-off-by: Ng Wei Tee <wei.tee.ng@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* mohonpeak: change default linux-yocto from v3.10 to v3.14Ong Boon Leong2015-03-132-2/+2
| | | | | | | | | This patch changes the default linux-yocto selected for Mohon Peak platform to Linux-Yocto v3.14. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* MAINTAINERS: Update Maintainer to show Saul replaces NitinSaul Wold2015-03-136-12/+12
| | | | | | | Saul will be the point of contact for core Intel BSPs Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-valleyisland: Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14Ng Wei Tee2015-02-272-2/+2
| | | | | | | | | Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14 for valleyisland-32 and valleyisland-64. Signed-off-by: Ng Wei Tee <wei.tee.ng@intel.com> Reviewed-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* gst-va-intel: removeRoss Burton2015-02-271-47/+0
| | | | | | | 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>
* meta-haswell-wc: use gstreamer-vaapi-1.0 directly instead of gst-va-intelRoss Burton2015-02-271-1/+1
| | | | | | | | | No need for a layer of indirection when that layer only has one option. Previously with EMGD there was a choice, but not anymore. Signed-off-by: Ross Burton <ross.burton@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-sugarbay: use gstreamer-vaapi-1.0 directly instead of gst-va-intelRoss Burton2015-02-271-1/+1
| | | | | | | | No need for a layer of indirection when that layer only has one option. Previously with EMGD there was a choice, but not anymore. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-nuc: use gstreamer-vaapi-1.0 directly instead of gst-va-intelRoss Burton2015-02-271-1/+1
| | | | | | | | No need for a layer of indirection when that layer only has one option. Previously with EMGD there was a choice, but not anymore. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* intel-core*: use gstreamer-vaapi-1.0 directly instead of gst-va-intelRoss Burton2015-02-272-2/+2
| | | | | | | | No need for a layer of indirection when that layer only has one option. Previously with EMGD there was a choice, but not anymore. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* gstreamer-vaapi: upgrade to 0.5.10Ross Burton2015-02-273-9/+2
| | | | | | | | | | | | 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>
* gst-va-intel: depend on gstreamer-vaapi-1.0Ross Burton2015-02-271-1/+1
| | | | | | | | 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>
* libva: upgrade to 1.5.0Aníbal Limón2015-02-271-3/+3
| | | | | | | | | 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>
* libva: merge recipe and .incRoss Burton2015-02-272-48/+44
| | | | | | | | 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>
* libva: remove obsolete 1.0.16 releaseRoss Burton2015-02-271-11/+0
| | | | | | | | 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>
* libva-intel-driver: Update to 1.5.0Aníbal Limón2015-02-271-2/+2
| | | | | | | 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>
* meta-intel.inc: Remove kernel customization for poky-lsb imagesNitin A Kamble2015-02-241-3/+0
| | | | | | | This is handled in oe-core now, remove the redundant code. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-valleyisland: remove kernel 3.10 bbappendRoss Burton2015-02-201-36/+0
| | | | | | | Kernel 3.10 has been removed from oe-core so remove our bbappend. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-fri2: remove kernel 3.10 bbappendRoss Burton2015-02-203-27/+0
| | | | | | | Kernel 3.10 has been removed from oe-core so remove our bbappend. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-emenlow: remove kernel 3.10 bbappendRoss Burton2015-02-202-19/+0
| | | | | | | Kernel 3.10 has been removed from oe-core so remove our bbappend. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-crownbay: remove kernel 3.10 bbappendRoss Burton2015-02-202-21/+0
| | | | | | | Kernel 3.10 has been removed from oe-core so remove our bbappend. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* common: remove kernel 3.10 and 3.17 bbappendRoss Burton2015-02-203-77/+0
| | | | | | | 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>
* Update LSB preferred version to 3.14 LTSIDarren Hart2015-02-201-1/+1
| | | | | | | LSB images prefer to build with LTSI. Update to 3.14, now that 3.10 has been removed. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* Prefer linux-yocto 3.19 for all Intel common architecture BSPsDarren Hart2015-02-206-6/+6
| | | | | | | Update all the BSPs using the Intel common architecture that preferred 3.17 to prefer 3.19, now built by the intel-core* common BSPs. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* intel-core*: Prefer 3.19 for the Intel common BSPsDarren Hart2015-02-202-2/+2
| | | | | | | Now that 3.17 has been removed and linux-yocto-3.19 is available, set the preferred version to 3.19. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* linux-yocto-3.19: Add 3.19 bbappend for the Intel common BSPsDarren Hart2015-02-201-0/+28
| | | | | | Add the 3.19 bbappend for the Intel common BSPs. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* intel-gpu-tools: Upgrade to 1.9Pengyu Ma2015-01-291-2/+2
| | | | | | | Routine package upgrade. Signed-off-by: Pengyu Ma <pengyu.ma@windriver.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* gstreamer-vaapi: Upgrade to 0.5.9Ross Burton2015-01-207-2074/+10
| | | | | | | | | | 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>
* gstreamer-vaapi: Remove obsolete 0.4.3 versionRoss Burton2015-01-121-24/+0
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* gst-va-intel: Depend on gstreamer-vaapi-0.10Ross Burton2015-01-121-1/+1
| | | | | | | | | 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>
* intel-microcode: Mark as x86-specificRoss Burton2015-01-071-0/+2
| | | | | | | | 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>
* efilinux: use BSD-2-Clause instead of custom licenseRoss Burton2014-12-231-1/+1
| | | | | | | | 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>
* iucode-tool: this is x86-only so mark as suchRoss Burton2014-12-231-0/+2
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* intel-gpu-tools: Update to 1.8Aníbal Limón2014-12-232-30/+2
| | | | | | | | | 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>
* libva-intel-driver: Update to 1.4.1Aníbal Limón2014-12-231-2/+2
| | | | | | | 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>
* libva: Update to 1.4.1Aníbal Limón2014-12-232-6/+6
| | | | | | | 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>
* valleyisland: update README with latest informationChang Rebecca Swee Fun2014-11-261-5/+10
| | | | | | | | Added MinnowBoard MAX as one of the supported platforms, and updated the ISG BIOS version information. Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* meta-valleyisland: Update linux-yocto v3.10.43 SRCREV to v3.10.59Ng, Wei Tee2014-11-181-6/+6
| | | | | | | | Use the latest HEADs of the git branches from the linux-yocto v3.10 kernel repository. Signed-off-by: Ng, Wei Tee <wei.tee.ng@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* common: Remove DPDK recipes2.0-rc4-dizzy-1.72.0-dizzy-1.7Tom Zanussi2014-11-0610-0/+1
| | | | | | | | | | | | | | 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>
* common:Add missing build-dependencies for intel-gpu-toolsRoss Burton2014-11-051-1/+1
| | | | | | | | | | | | | 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>
* common: Update linux-yocto_3.17 SRCREVs to v3.17.1Nitin A Kamble2014-11-051-2/+2
| | | | | | | | 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>
* meta-emenlow: Update linux-yocto_3.14 SRCREVs to v3.14.19Nitin A Kamble2014-10-221-3/+3
| | | | | | | | 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>