aboutsummaryrefslogtreecommitdiffstats
path: root/common
AgeCommit message (Collapse)Author
2017-01-19linux-yocto/4.4: Fix wrong rt SRCREV for 4.4 - for realkrogothJan Kiszka
d86d58a99dd4 didn't fix the issue it wanted to address but rather referred to the corresponding commit of standard/tiny/intel/base instead of standard/preempt-rt/intel/base. A local workaround for the original meta-intel issue papered over this during testing. Fix it for real. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2017-01-09linux-yocto/4.4: Fix wrong rt SRCREV for 4.4Jan Kiszka
This one refers to the merge of 4.4.26. Mistake of 371461eae450. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2016-11-16linux-yocto: Remove mei from KERNEL_FEATURESCalifornia Sullivan
The kernel cache was refactored and this feature was moved, and is now included in intel-common BSPs by default. This option is no longer necessary and by pointing to the wrong location was breaking builds. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-11-16linux-yocto/4.1: Update SRCREVs to v4.1.33 and CVE-2016-5195 fixCalifornia Sullivan
With this major CVE an update to the kernel is required. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-11-16linux-yocto/4.4: Update SRCREVs to v4.4.26 and fix CVE-2016-5195California Sullivan
Due to this major CVE, a kernel update is required. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-06-23linux-yocto-rt/4.4: Switch to standard/preempt-rt/intel/baseTom Zanussi
The dedicated standard rt branch for Intel platforms has been renamed to standard/preempt-rt/intel/base - update the 4.4 rt kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2016-06-23linux-yocto/4.4: Switch to standard/intel/baseTom Zanussi
The dedicated standard branch for Intel platforms has been renamed to standard/intel/base - update the 4.4 kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2016-06-23linux-yocto-tiny/4.4: Switch to standard/tiny/intel/baseTom Zanussi
The dedicated standard tiny branch for Intel platforms has been renamed to standard/tiny/intel/base - update the 4.4 tiny kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2016-06-23linux-yocto-tiny: Fix broken SRCREV specificationsTom Zanussi
linux-yocto-tiny uses hyphens rather than underscores between SRCREV and the machine or meta specification, preventing it from actually taking effect. Fix it by changing the hyphens to underscores. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2016-06-23linux-yocto-tiny/4.1: Switch to standard/tiny/intel/baseTom Zanussi
The dedicated standard tiny branch for Intel platforms has been renamed to standard/tiny/intel/base - update the 4.1 tiny kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2016-06-23linux-yocto-rt/4.1: Switch to standard/preempt-rt/intel/baseTom Zanussi
The dedicated standard rt branch for Intel platforms has been renamed to standard/preempt-rt/intel/base - update the 4.1 rt kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2016-06-23linux-yocto/4.1: Switch to standard/intel/baseTom Zanussi
The dedicated standard branch for Intel platforms has been renamed to standard/intel/base - update the 4.1 kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2016-06-03linux-yocto-rt/4.4: Update KBRANCHTom Zanussi
standard/preempt-rt was replaced by standard/preempt-rt/base in linux-yocto-4.4.git, so KBRANCH needs to be updated accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2016-05-04linux-yocto/4.4: Update SRCREVs for Broxton enablement5.0-krogoth-2.1California Sullivan
This SRCREV update adds support for Broxton and Apollo Lake SoCs. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-05-04linux-firmware: Add -19 version to support iwlwifi-8000c driversSaul Wold
The iwlwifi-8000c requires the -19 version, but the latest linux-firmware does not include that version of firmware. This is required for support Broxton Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-05-03linux-yocto-4.4: Update SRCREVs to latestOng Chun Weng
This update points the SRCREVs to latest HEAD which consists of skylake config enabling in yocto-kernel-cache-4.4 Signed-off-by: Ong Chun Weng <chun.weng.ong@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-04-22gma500-gfx-check: Fix dependency to meta-pokyAlejandro Hernandez
The gma500-gfx-check we used had a dependency to meta-poky via a bbappend file this is unnacceptable, but this check is still needed on genericx86 and intel-core2-32, so this patch makes copy of the gma500-gfx-check to meta-intel to avoid the dependency issue [YOCTO #9181] Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-04-21linux-yocto/4.4: Update SRCREVs to latestCalifornia Sullivan
This update adds a number of Broxton enablement patches and aufs support, and fixes a kernel oops. The aufs feature can be enabled through the KERNEL_FEATURES variable. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-04-21linux-yocto/4.1: Update SRCREVs to latestCalifornia Sullivan
Backports of upstream spi changes for Broxton and Apollo lake support. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-04-20gstreamer-vaapi: Backport the HEVC decode fix for Matroska (.mkv) containerAzril Ahmad
Backport the gstreamer-vaapi upstreamed patch to fix the HEVC decoding that failed on Matroska (.mkv) video container. This patch was imported from gstreamer-vaapi FreeDesktop git server (git://anongit.freedesktop.org/gstreamer/gstreamer-vaapi) as of commit id : a486942ba2d44ba2f60fec25175c681786021b48 to fix the BugZilla #762922 defect. (https://bugzilla.gnome.org/show_bug.cgi?id=762922) Signed-off-by: Azril Ahmad <mohd.azril.ahmad@intel.com> Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-04-04linux-yocto/4.4: Update SRCREVs to latestCalifornia Sullivan
This patch adds the following from linux-yocto-4.4: c43425f73287 mfd: lpss: Add PCI IDs for Intel Broxton B-Step platform 2d6cc1d3e71f spi: pxa2xx: Add support for Intel Broxton B-Step 1df3674b7626 usb: dwc3: gadget: don't send extra ZLP 222ab0043e48 usb: dwc3: gadget: handle request->zero 3f01b2c0295a usb: dwc3: gadget: simplify dwc3_gadget_ep_queue() 729b5a1f8f65 usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver. 65740f5d1a0d usb: dwc3: gadget: simplify next_request() return check a82442f90ea7 usb: dwc3: Fix assignment of EP transfer resources d99293bbaa50 usb: dwc3: ep0: fix setup_packet_pending initialization 10527a38c88d drm/i915/skl: Fix DMC load on Skylake J0 and K0 It also adds the following from the yocto-kernel-cache: 770996a263e22 features: add overlayfs 28bff6d39803a cfg/virtio.cfg: enable SCSI_VIRTIO 644ce210f167a qemuarma9: enable gfx 194a6c1c4b783 qemuarm64: enable 32 bit application support 32e84686fc874 ktypes/standard: Add tmpfs-posix-acl feature 138a5a13a4928 features: Add tmpfs-posix-acl feature fragments Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-03-29libva-intel-driver: update 1.6.2 -> 1.7.0Jianxun Zhang
Update libva-intel-driver to the latest release package. Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-03-29intel-gpu-tools: update 1.13 -> 1.14Jianxun Zhang
A new ISC section was added into COPYING when some new code under ISC license was imported into the project (ef724ab2bb). Checksum of license is updated accordingly. [YOCTO #9292] Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-03-29libva: update 1.6.2 -> 1.7.0Jianxun Zhang
Update libva to the latest release package. Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-03-17linux-yocto/4.4: Galileo updates and explicitly set CONFIG_FTRACE=yCalifornia Sullivan
Integrate several patches for Galileo support. Explicitly set CONFIG_FTRACE=y in the yocto-kernel-cache, as the ktype refactoring update caused it to no longer be set by default in standard. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-03-17linux-yocto/4.4: Update SRCREVs to incorporate ktype changesCalifornia Sullivan
The standard ktype was changed to not include EMBEDDED, EXPERT, or DEBUG_KERNEL and a new ktype called developer was added that does include those options. By default we lose a number of debug options but gain a more production- ready kernel. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-03-10linux-yocto/4.1: Update to Linux 4.1.18California Sullivan
This SRCREV update also includes the fix to CVE-2016-0728. An intermittent graphics bug that appears to be harmless besides spamming dmesg has been observed on this release, but it is very rare and no method to reproduce or patch to fix it has been found. The graphics bug observed is "vblank wait timed out on crtc 0" followed by a call trace. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-03-04linux-yocto/4.4: Update to linux 4.4.3California Sullivan
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2016-02-22linux-yocto: add bbappends for 4.4 kernelsCalifornia Sullivan
These are necessary for the meta-intel BSPs to make use of the new kernel. The SRCREVs are pointing at kernel version 4.4.1 - the latest stable release. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2016-02-19gma500_gfx: Avoid inserting gma500_gfx module for certain devicesAlejandro Hernandez
The gma500_gfx driver will match certain devices on which it causes incorrect functionality, we want to avoid inserting this module, basicallly blacklist it for specific hardware, but still allow it to work on other hardware by default; usually when we have an already working system, using udev rules would do the job, but since we are building it, it is impossible to blacklist a driver when a certain udev rule matches, since rootfs isn't writeable at this point during boot time, the solution is to use modprobe install, which runs a certain command instead of inserting a matching module this command needs to insert the module manually afterwards and have a flag --ignore-install so it doesn't create an infinite loop executing itself everytime it wants to insert the module, busybox's modprobe doesnt provide this functionality, so a small hack had to be used to avoid the infite loop instead. Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-02-12intel-gpu-tools: modify packaging to support different usagesReinette Chatre
The intel-gpu-tools recipe describes itself as "Variety of small tools for testing intel graphics.". Current packaging does not support "small" usages. Here we separate out the tests (about 25MB) and benchmarks (about 2MB) into two new packages that can be installed when they are needed. For the usages that only need the tools, the intel-gpu-tools package contains those. Suggested-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-02-12lms7: pass expand to getVarRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-02-02efilinux: update 1.0 -> 1.1Jianxun Zhang
This change updates efilinux to release 1.1. 1.1 release changed license from 3-clause BSD to 2-clause BSD. License checking in new recipe is updated accordingly. Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-01-25gstreamer-vaapi: Update 0.6.1-> 0.7.0Jianxun Zhang
0001-libs-remove-unneeded-headers.patch is not required by new version. Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-01-25gstreamer-vaapi: Update install-tests.patchJianxun Zhang
This patch is not built by default and should be for test purpose only. It was based on 0.5.x, but cannot be compiled successfully once added in the current 0.6.1 recipe. This change fixes the compiling error so that we can use it on 0.6.1. Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-01-25libva-intel-driver: Update to 1.6.2Jianxun Zhang
This update is a part of the 2015 Q4 Graphics Update. The original release note can be found at: https://01.org/linuxgraphics/downloads/2015q4-intel-graphics-stack-release Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-01-25libva: Update to 1.6.2Jianxun Zhang
This update is a part of the 2015 Q4 Graphics Update. The original release note can be found at: https://01.org/linuxgraphics/downloads/2015q4-intel-graphics-stack-release Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-01-20gstreamer-vaapi: Remove deprecated configure optionJussi Kukkonen
0.6 removed support for GStreamer 0.10, and also removed the configure option for selecting the supported api (it now always autodetects the 1.x api). Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-01-04linux-yocto: Update to 4.1.15Saul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-01-04xf86-video-ast: Upgrade to 1.1.5Saul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-01-04intel-gpu-tools: Upgrade to 1.13Saul Wold
remove deprecated --disable-dumper option to configure Add additional library to files list. Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-01-04iucode-tool: Update to 1.5Saul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-01-04intel-microcode: Update to the 20151106 versionSaul Wold
Dates changed in Licence file required CHKSUM update Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-01-04xf86-input-evdev: Remove un-needed recipeSaul Wold
Since we no longer support the depercated EMGD driver in meta-intel, there is no need to carry around the older version. Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-01-04xf86-input-synaptics: Remove un-needed recipeSaul Wold
Since we no longer support the depercated EMGD driver in meta-intel, there is no need to carry around the older version. Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-12-29linux-yocto-dev: Clean up to match master recipeSaul Wold
This removes commented out items from the recipe and causes more sharing between the .bb and .bbappend Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-12-29linux: remove 3.14 and 3.19 appendsRoss Burton
These kernels have been removed from oe-core, so remove the appends from meta-intel. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-12-11libva: Update to 1.6.1Saul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-12-11libva-intel-driver: Update to 1.6.1Saul Wold
Remove unneeded patches, they have were already implemented in the new version Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-12-11gstreamer-vaapi: Update to 0.6.1Saul Wold
Backport a patch to remove unneeded headers that cause the build to fail Signed-off-by: Saul Wold <sgw@linux.intel.com>