summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* linux-intel/4.9: update to v4.9.77California Sullivan2018-01-262-4/+4
| | | | | | | | | No cache changes at this time, only a stable update. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> [Fixed location] (commit 8315e1dc39433a09c622b442aedc32b343bcc9fd upstream) Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: add preempt-rt recipeCalifornia Sullivan2018-01-261-0/+24
| | | | | | | | | Adds the 4.14.12 kernel with the rt10 patches applied. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> [Fixed location] (commit f3f1be4f5af99dd76566871fa989fabc4f6b037e upstream) Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: update to v4.14.14California Sullivan2018-01-261-2/+2
| | | | | | | | | No cache changes at this time, just a stable update. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> [Fixed location] (commit af420750a3098b38959dac59c08a56c22941ca2e upstream) Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* core-image-minimal-initramfs.bbappend: Add missing install moduleCalifornia Sullivan2018-01-221-1/+1
| | | | | | | | | | This allows installation when booting in legacy mode. Fixes [YOCTO #12346]. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> (cherry picked from commit a129e6a1c8a25ca5c7dcc079fe2ea80f21320e5f) Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: Update to v4.14.12California Sullivan2018-01-181-2/+2
| | | | | | | | | This brings in the changes up to v4.14.12 from linux-stable. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> [Fixed location] (commit d8b1a9e77e3dd5a7a6d39cdd0410cb08712895b4 upstream) Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: mirror new dependencies added to linux-yocto-devCalifornia Sullivan2018-01-181-0/+2
| | | | | | | | | | | | | | | These new dependencies are needed for some configurations. elfutils-native is required for CONFIG_UNWINDER_ORC (disabled by default for now due to out-of-tree module complications). openssl-native and util-linux-native are required for some certificate processing options. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> [Fixed location] (commit a8d53e85bb00549fb5ce71970f482c0e080b3a13 upstream) Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: use master cache until named branch availableCalifornia Sullivan2018-01-181-2/+2
| | | | | | | | | | | | | | | | | | It wasn't appropriate to use the 4.9 cache for 4.14. This also brings in the following relevant commits: * b6b5ac8d x86-64: disable orc by default * 82743ab8 common-pc*.scc: Add igb to common-pc drivers * 6bcc7298 features/i915/i915.cfg: compile i915 as a module This adds Intel gigabit Ethernet drivers, fixes the i915 firmware load issue, and fixes an lttng-modules compilation failure with the new kernel due to the new CONFIG_UNWINDER_ORC=y default. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> [Fixed location] (commit 5e02959f5cb81784b08cb7e4e027c058089c1ee7 upstream) Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* intel-microcode: update to 20180108Juro Bystricky2018-01-181-4/+4
| | | | | | | | Signed-off-by: Juro Bystricky <juro.bystricky@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com> [Fixed location] (commit 7969d8e442bdefd8036a334ca9d9ce133272399b upstream) Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* intel-microcode: Update to 20171117Saul Wold2018-01-181-4/+4
| | | | | | | | | | | This update contains ... No Actual license change, just date. Signed-off-by: Saul Wold <sgw@linux.intel.com> [Fixed location] (commit a1ce6f4bfbc4710b81125ee861b9d5152793cdb1 upstream) Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.9: update to v4.9.76California Sullivan2018-01-182-6/+6
| | | | | | | | | | | | | | This brings in the changes up to v4.9.76 from linux-stable. Also update the cache, bringing in the following relevant config changes: * 3e7fedea common-pc*.scc: Add igb to common-pc drivers * 4341ae3a features/i915/i915.cfg: compile i915 as a module Signed-off-by: California Sullivan <california.l.sullivan@intel.com> (cherry picked from commit a17f3f4e9c61a9317a013b11ee36686d3a62c98f) Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.9: Update cache and source SRCREVsCalifornia Sullivan2018-01-182-4/+4
| | | | | | | | | | | | Trusty and USB fixes in source. Compile i915 as module in cache. This makes sure that the video drivers and firmware are available at the same time, fixing firmware load issues. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> (cherry picked from commit 2821e296a32e524d1fb4319d13a447d6ff6028e0) Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* ixgbe*: skip package if using 4.14 kernelCalifornia Sullivan2017-12-212-0/+18
| | | | | | | | | No stable release supports 4.14 or newer yet. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> (commit 1580913674bc84c8e6c10cf855dbf38d2ee8f3d2 upstream) [fixed location] Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.14: Fix 32-bit perf issueCalifornia Sullivan2017-12-212-0/+44
| | | | | | | | | | Perf fails to compile for 32-bit without this patch. I have requested for Bruce to submit it upstream. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> (commit f0a462b71ff11089c6449b62cc4b415ae1568897 upstream) [Fixed location] Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel_4.14: Add latest LTS kernelSaul Wold2017-12-211-0/+15
| | | | | | | | | | | | This commit adds the 4.14.0-LTS kernel, but does not change the PREFERRED_VERSION. This will be updated later, to use this kernel set PREFERRED_VERSION in your local.conf or distro.conf files Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com> (cherry picked from commit 48b96fee2bc39a1014fd52d339f5749ca9910560) [Fixed location] Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel: Update 4.9 SRCREV and refactorSaul Wold2017-12-213-10/+14
| | | | | | | | | | | | | | This has a SRCREV update to bring linux-intel to HEAD with some audio and pnp patches. The refactor moves the selection of branch to the versioned recipe so we can have a shared linux-intel-lts repo with multiple LTS version branches. Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com> (cherry picked from commit 8d37591e1186dcfbf679c1db660d6f9ffa41bb39) Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* uefi-comboapp.bbclass: install files under pseudoPatrick Ohly2017-11-171-2/+2
| | | | | | | | | | | | | | | | | do_uefiapp_deploy copies files into the /boot directory of the rootfs and thus, like do_rootfs, should run under pseudo so that the files end up being owned by root. This did not trigger the uid leak check, perhaps because the task runs later. For some (still unknown reason), sometimes the installed files did end up being owned by root, which tripped up a swupd test because the system update randomly included unexpected changes to bootx64.efi or rmc.db. With this change, they are owned by root consistently. Signed-off-by: Patrick Ohly <patrick.ohly@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* MAINTAINERS: Update for the removal of meta-tlkSaul Wold2017-11-071-5/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* layer.conf: Bump Layer due to removal of meta-tlk8.0-rocko-2.4Saul Wold2017-11-011-1/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-tlk: Move to standalone layerSaul Wold2017-11-0111-312/+0
| | | | | | | | meta-tlk gets moved to a standalone layer since it's can't be properly made Yocto Project Compatible, move it out of meta-intel to allow meta-intel to be fully Compatible. Signed-off-by: Saul Wold <sgw@linux.intel.com>
* lttng-modules: Fix SRC_URI for Yocto Layer CompatibilitySaul Wold2017-10-261-1/+1
| | | | | | | Adding the special override limits the impact of the append to just when we are building for meta-intel machines Signed-off-by: Saul Wold <sgw@linux.intel.com>
* Revert "linux-intel: blacklist snd-soc-skl module"California Sullivan2017-10-201-3/+0
| | | | | | | | | | | This reverts commit 075b81ae1bcc6bb3ebfee4015294e3b8a4ba22da. The audio backports in "c27cfdc linux-intel/4.9: Update kernel SRCREVs" fixed the broken snd_soc_skl module, fixing the issue this was working around. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* maintainers: Update with available team membersSaul Wold2017-10-191-19/+19
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* lttng-modules: also apply patch if linux-intel-rt is preferred kernelCalifornia Sullivan2017-10-171-1/+1
| | | | | | | We never hit this because we're usually only building core-image-rt with the -rt kernel. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.9: Update kernel SRCREVs for v4.9.56California Sullivan2017-10-173-3/+3
| | | | | | | This patch incorporates changes from v4.9.48 to v4.9.56 of the stable branch. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* CHANGELOG: Add major rocko changesCalifornia Sullivan2017-10-171-0/+44
| | | | | | | Adds entries for backport-iwlwifi, ixgbe, secureboot, Yocto Project compatibility, QAT, and DPDK. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* documentation: add Secure Boot informationCalifornia Sullivan2017-10-171-0/+38
| | | | Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.9: Update kernel SRCREVsCalifornia Sullivan2017-10-132-2/+2
| | | | Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel: SRCREV updates for kernel and cacheSaul Wold2017-10-112-4/+4
| | | | | | | This updates the kernel to address an issue with x86-32 and adds some kernel common-pc changes. Signed-off-by: Saul Wold <sgw@linux.intel.com>
* ixgbevf: skip host depmodsweeaun2017-10-092-3/+36
| | | | | | | | Depmod during do_install is irrelevant when cross-compiling. Remove the depmod steps during do_install. Signed-off-by: sweeaun <swee.aun.khor@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* ixgbe: skip host depmodsweeaun2017-10-092-2/+35
| | | | | | | | Depmod during do_install is irrelevant when cross-compiling. Remove the depmod steps during do_install. Signed-off-by: sweeaun <swee.aun.khor@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* add .gitignoreMikko Ylinen2017-10-091-0/+6
| | | | | | | | | | | oe-selftest leaves python bytecode around for the selftests it has found making git status dirty. Add .gitignore that hides those files from git. While we're at it, ignore some other common patterns too. Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* backport-iwlwifi: Fix version check for Intel Production KernelSaul Wold2017-09-282-3/+96
| | | | | | | This patch is only used with the Intel Production kernel as it has a back port of the HRTimer code which iwlwifi uses so modify the kernel version check. Signed-off-by: Saul Wold <sgw@linux.intel.com>
* linux-firmware: remove bbappendCalifornia Sullivan2017-09-281-23/+0
| | | | | | | | With the SRCREV bump in OE-core, all the firmware bits we need are already included so we don't need this anymore. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* backport-iwlwifi: comment about firmware requirementsCalifornia Sullivan2017-09-281-2/+10
| | | | | | | | Its important to keep backport-iwlwifi in sync with the proper firmware, otherwise it may stop working with no immediately obvious cause. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* backport-iwlwifi: don't use AUTOREVCalifornia Sullivan2017-09-281-1/+1
| | | | | | | Instead, pin to the latest commit in the release branch. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-intel.inc: Use grub-efi for x32Saul Wold2017-09-271-0/+1
| | | | | | | | Use the new x86-x32 override to set the EFI_PROVIDER to grub-efi which can build without any external libraries, thus just build in 64bit mode without x32 libraries. Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-qat: Move to independant meta-intel-qat layerSaul Wold2017-09-2633-6842/+0
| | | | | | | | | | The Quick Assist Software is specific to certain Intel hardware and not needed by all, it should be a standalone additional software layer and not part of the core Intel (meta-intel) BSP. This is done in part for better Yocto Project Layer Compatibility Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-dpdk: Move to independant layerSaul Wold2017-09-2621-949/+0
| | | | | | | | DPDK is now a Linux Foundation project and as such not completely Intel based, therefore move this to it's own layer so that others can use. Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-*/layer.conf: Add LAYERDEPENDSSaul Wold2017-09-264-0/+8
| | | | | | This adds the missing LAYERDEPENDS as appropriate Signed-off-by: Saul Wold <sgw@linux.intel.com>
* linux-intel/4.9: Update both SRCREVsCalifornia Sullivan2017-09-262-4/+4
| | | | | | | | | | | | | | linux-intel change summary: * Revert "x86/acpi: Restore the order of CPU IDs" * Bluetooth driver fix * DRM update yocto-kernel-cache change summary: * Fix warnings with core2-32 * Add BRCFMAC_PCIE to support some broadcomm wifi drivers Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* README*: Updates pyro -> rockoSaul Wold2017-09-263-3/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* lttng-modules: Add patch for API ChangeSaul Wold2017-09-262-0/+45
| | | | | | | There was a patch back-ported into the linux-intel kernel that also requires a patch to lttng-modules for the updated API. Signed-off-by: Saul Wold <sgw@linux.intel.com>
* qat: Move BSP specific configurations from recipes to machine.confMark Hatle2017-09-254-3/+8
| | | | | | | | | | | | The COMPATIBLE_MACHINE entry for qat recipes is set to 'null'. This will prevent arbitrary machines from trying to use the qat functionality. A compatible MACHINE must define itself as such for the qat recipes. Embedding BSP specific knowledge into the recipe will cause the recipe to slowly get out of date. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* dpdk: Move BSP specific configurations from recipes to machine.confMark Hatle2017-09-253-12/+16
| | | | | | | | | | | | | The COMPATIBLE_MACHINE entry for dpdk recipes is set to 'null'. This will prevent arbitrary machines from trying to use the dpdk functionality. A compatible MACHINE must define itself as such for the dpdk recipes. Also the BSP aware target machine was similarly moved to the BSP. Embedding BSP specific knowledge into the recipe will cause the recipe to slowly get out of date. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* Move dpdk and qat components to meta-dpdk and meta-qatMark Hatle2017-09-2556-7/+261
| | | | | | | | | | | | | | | | | | meta-dpdk / meta-qat: * Move content from meta-intel/common * Create new basic README/LICENSE files from meta-intel * Create new layer.conf files * Fill out the maintainers files meta-intel: * update the maintainers files * bump the meta-intel layer version * add layer recommend No other content changes made in this commit. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* libyami: use git clone instead of unstable tarballRoss Burton2017-09-182-7/+7
| | | | | | | | | | | | | GitHub has confirmed that the /archive/ tarballs that are generated on demand from git tags are not persistant and can change over time. This is no longer an academic problem as this has been observed occuring. libyami doesn't have any official maintainer-generated tarballs, so switch to fetching over git. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* thermald: use git clone instead of unstable tarballRoss Burton2017-09-181-5/+3
| | | | | | | | | | | | | GitHub has confirmed that the /archive/ tarballs that are generated on demand from git tags are not persistant and can change over time. This is no longer an academic problem as this has been observed occuring. thermald doesn't have any official maintainer-generated tarballs, so switch to fetching over git. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* core-image-tiny: Provide a new image recipe for poky-tiny that boots from RAMAlejandro Hernandez2017-09-154-22/+40
| | | | | | | | This new image recipe creates an image from the artifacts obtained after building core-image-tiny-initramfs, it boots directly to a tiny rootfs provided by initrd Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
* linux-intel: Bump SRCREV - CVE-2017-1000251Saul Wold2017-09-152-4/+4
| | | | | | | Also includes: Audio Updates Signed-off-by: Saul Wold <sgw@linux.intel.com>
* linux-yocto/4.4: update to 4.4.87 and fix CVE-2017-1000251California Sullivan2017-09-153-15/+15
| | | | | | | | Includes stable updates from v4.4.77 to v4.4.87, and adds the fix to the recently disclosed Bluetooth vulnerability. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>