summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/master' into master-eneaGeorge Nita2015-04-165-25/+33
|\|
| * 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>
* | Merge remote-tracking branch 'origin/master' into master-eneaGeorge Nita2015-03-183-3/+3
|\|
| * 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>
* | Merge remote-tracking branch 'origin/master' into master-eneaGeorge Nita2015-03-1411-18/+16
|\|
| * 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>
* | Merge remote-tracking branch 'origin/master' into master-eneaGeorge Nita2015-03-1115-84/+15
|\|
| * 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>
* | Merge remote-tracking branch 'origin/master' into master-eneaGeorge Nita2015-02-2620-169/+14
|\|
| * 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>
* | Merge remote-tracking branch 'origin/master' into master-eneaGeorge Nita2015-01-311-2/+2
|\|
| * 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>
* | Merge remote-tracking branch 'origin/master' into master-eneaGeorge Nita2015-01-227-2074/+10
|\|
| * 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>
* | Merge remote-tracking branch 'origin/master' into master-eneaGeorge Nita2015-01-132-25/+1
|\|
| * 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>
* | Merge remote-tracking branch 'origin/master' into master-eneaGeorge Nita2015-01-091-0/+2
|\|
| * 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>
* | Merge remote-tracking branch 'origin/master' into master-eneaGeorge Nita2014-12-247-39/+13
|\|
| * 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>