summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* conf/machine/intel-core*: add COMPATIBLE_MACHINE for qat17Tan, Raymond2018-06-062-0/+4
| | | | | | | | This adds both intel-core2-32 and intel-corei7-64 as the COMPATIBLE_MACHINE for qat17 package. Signed-off-by: Tan, Raymond <raymond.tan@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-core*.conf: change wks to be used for grub-efiAnuj Mittal2018-06-042-2/+2
| | | | | | Point to the meta-intel wks file when grub-efi is to be used. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* wic: add wks for enabling grub-efi bootloaderAnuj Mittal2018-06-041-0/+12
| | | | | | | Use our own wks when grub-efi is used and make sure that microcode is early loaded. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.3.6 -> 5.3.7Anuj Mittal2018-05-241-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: upgrade 4.3.4 -> 4.3.5Anuj Mittal2018-05-241-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* README: update for sumo release requirements9.0-sumo-2.5Anuj Mittal2018-05-172-2/+2
| | | | | | Updated bitbake branch and metadata location. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* MAINTAINERS: change to reflect current maintainersAnuj Mittal2018-05-171-3/+6
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/4.14: update to 4.14.40Anuj Mittal2018-05-161-2/+2
| | | | | | Updates linux preempt-rt to 4.14.30-rt30. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: update to 4.14.40Anuj Mittal2018-05-161-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.9: update to 4.9.99Anuj Mittal2018-05-161-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.9: update to v4.9.84California Sullivan2018-05-162-4/+4
| | | | | | | Also the preempt-rt kernel updates to the -rt62 patchset. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.14: update to v4.14.35California Sullivan2018-04-241-3/+3
| | | | | | | Also change from branch 4.14/yocto/base-rt to 4.14/base-rt. This is only cosmetic, the branches are exactly the same. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel-rt/4.14: update to v4.14.34California Sullivan2018-04-241-3/+3
| | | | | | | | | Also updates preempt-rt patchset to -rt27. Change from branch 4.14/yocto/base-rt to 4.14/base-rt. This is only cosmetic, the branches are exactly the same. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* ixgbevf: cleanup recipeyocto-2.5sumo-19.0.0Anuj Mittal2018-04-235-101/+68
| | | | | | | | | | * Remove unnecessary code and include version info in recipe. * Better description of the package and project page * Change do_install to use S instead of WORKDIR. Using S would fail when used with devtool that relies on externalsrc class. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* conf/machine/intel-corei7-64.conf: remove DPDK_TARGET_MACHINECalifornia Sullivan2018-04-171-1/+0
| | | | | | | | "atm" wasn't a real target and breaks the dpdk build now that the TARGET_MACHINE selection is fixed. Just allow it to default since that's what it effectively got before. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* intel-gpu-tools: upgrade 1.21 -> 1.22Anuj Mittal2018-04-161-2/+5
| | | | | | | | | For changes, please see: https://cgit.freedesktop.org/xorg/app/intel-gpu-tools/tree/NEWS Also add a PACKAGECONFIG to enable audio tests. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* README: update bitbake and OE-core requirementsCalifornia Sullivan2018-04-131-2/+2
| | | | | | OE-core sumo currently uses bitbake 1.37. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* conf/machine/intel-core*: use systemd-bootdisk-microcode.wks by defaultCalifornia Sullivan2018-04-132-2/+4
| | | | | | | | | This allows early boot microcode updates by default. Since microcode is needed, we also add intel-microcode to WKS_FILE_DEPENDS. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* wic: add systemd-bootdisk-microcode.wksCalifornia Sullivan2018-04-131-0/+13
| | | | | | | Add wic kickstart file that includes microcode as an initrd for early update support. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel-rt_4.14: update to latest 4.14.29 commitCalifornia Sullivan2018-04-131-1/+1
| | | | | | | | | | No stable update, but the following patches are applied: 12bddcf trusty: add RAX into clobber list of inline asm for ACRN e5e8760 trusty: Update macro SMC_FC_GET_WALL_SIZE from 12 to 20 4029aa7 Revert "REVERTME disable user mode non-root access to the eBPF JIT" Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-yocto-4.14: update to v4.14.33California Sullivan2018-04-131-2/+2
| | | | | | Updates from v4.14.30 stable to v4.14.33 stable. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* iwlwifi: remove reference to SYSTEMD_AUTO_ENABLEAnuj Mittal2018-04-121-2/+0
| | | | | | | Serves no purpose, and makes sense only when inheriting systemd. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* ixgbe: cleanup recipeAnuj Mittal2018-04-124-89/+41
| | | | | | | | | | * Remove unnecessary code and include version info in recipe name. * Change do_install to use S instead of WORKDIR. Using S would fail when used with devtool that relies on externalsrc class. * Better description and proper project page. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* README: minor editJuro Bystricky2018-04-091-2/+14
| | | | | | | | | Mention un-mounting before flashing USB. Use sudo with "dd" Show progress with "dd" Signed-off-by: Juro Bystricky <juro.bystricky@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* ixgbevf: update to v4.3.4California Sullivan2018-04-091-12/+3
| | | | | | | Also remove the python snippet limiting it to pre-4.14 kernels, as the new version is compatible. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* ixgbe: update to v5.3.6California Sullivan2018-04-091-12/+3
| | | | | | | Also remove the python snippet limiting it to pre-4.14 kernels, as the new version is compatible. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel.inc: use meta-intel-compat-kernel.incCalifornia Sullivan2018-04-061-14/+3
| | | | | | And simplify the recipe a bit. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-yocto/4.15: add bbappendsCalifornia Sullivan2018-04-062-0/+2
| | | | | | | | Add meta-intel-compat-kernel.inc, which sets the necessary fields. Like the previous two releases, we will be floating on OE-core's SRCREVs, with linux-intel being the well-tested kernel. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-yocto/4.14: add bbappendsCalifornia Sullivan2018-04-062-0/+2
| | | | | | | | Add meta-intel-compat-kernel.inc, which sets the necessary fields. Like the previous two releases, we will be floating on OE-core's SRCREVs, with linux-intel being the well-tested kernel. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-yocto/4.12: use meta-intel-compat-kernel.inc insteadCalifornia Sullivan2018-04-062-26/+2
| | | | | | | | | This sets all the necessary variables. The -rt kernel gains some AUTOLOAD settings, which is fine and should have been the case in the first place. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* recipes-kernel/linux: add meta-intel-compat-kernel.inc fileCalifornia Sullivan2018-04-061-0/+13
| | | | | | | | | These are common settings for any meta-intel compatible kernel. It sets things like COMPATIBLE_MACHINE, default module autoload settings, the correct KMACHINE for the chosen MACHINE, and adds any KERNEL_FEATURES that have been added to KERNEL_FEATURES_INTEL_COMMON. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* layer.conf: update LAYERSERIES_COMPAT variableCalifornia Sullivan2018-04-061-1/+1
| | | | | | We are compatible with sumo and no longer compatible with rocko. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel-rt_4.14: bump to v4.14.29California Sullivan2018-03-291-2/+2
| | | | | | Update from v4.14.24 to v4.14.29. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel_4.14: bump to v4.14.30California Sullivan2018-03-291-2/+2
| | | | | | Update SRCREVs from v4.14.26 to v4.14.30. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* efilinux: removeCalifornia Sullivan2018-03-274-105/+0
| | | | | | | | The code hasn't been touched for over 4 years. Its also unlikely to have been used much if at all considering our previous lack of EFI boot partition support. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* rmc-db: also install to /boot/California Sullivan2018-03-271-0/+13
| | | | | | | With the EFI image enhancements, installing to boot allows us to easily use RMC with the new wic images. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* systemd-boot/rmc-boot.inc: make it work with EFI image enhancementsCalifornia Sullivan2018-03-221-0/+15
| | | | | | | | | | | | Give it an RPROVIDES rmc-boot so that EFI_PROVIDER rmc-boot can be used as an install target. RDEPENDS on rmc-db to satisfy its runtime dependencies. Also add python snippet to set its IMAGE/IMAGE_PREFIX target for when its chosen as EFI_PROVIDER. These changes let it work well with the new wks.in file, where previously it couldn't work with wic at all. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* systemd-boot/rmc-boot.inc: update to work with v237 and mesonCalifornia Sullivan2018-03-228-123/+148
| | | | | | | | | | | | | | | | | | | | Patch changes: * 0001-sd-boot-Link-RMC-library-into-bootloader-and-stub.patch removed because make is no longer used. * 0001-sd-boot-stub-check-LoadOptions-contains-data.patch removed because it was accepted upstream. * 0001-partially-revert-sd-boot-stub-Obtain-PE-section-offs.patch added to support RMC functionality. Upstream removed a snippet that found the root directory because they didn't need it anymore, but RMC does. * 0002-sd-boot-fix-RMC-compatibility-with-systemd-boot-and-.patch added to support building with meson instead of make. * Others refreshed inc file changes: * Don't commit pin, we can maintain these patches OK for now * EXTRA_OEMAKE -> EXTRA_OEMESON, and removed some superfluous options Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* systemd-boot: fix bbappend file to suit latest versionChen Qi2018-03-201-2/+2
| | | | | | | | | | Fix the bbappend file to suit the latest systemd version. As systemd has now dropped autotools support, using ninja instead of make in do_compile. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel-rt_4.14: update to v4.14.24California Sullivan2018-03-191-2/+2
| | | | | | This update brings in changes from v4.14.19 up to v4.14.24. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel_4.14: update to v4.14.26California Sullivan2018-03-151-2/+2
| | | | | | This update brings in changes from v4.14.19 up to v4.14.26. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* intel-microcode: update to version 20180312California Sullivan2018-03-151-5/+4
| | | | | | | The LIC_FILES_CHKSUM also needed to be updated, as the copyright added the year 2018. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* meta-intel.inc: remove unreferenced xserver codeAnuj Mittal2018-03-131-7/+0
| | | | | | | | | OLD_XSERVER_X86_EXT was added to support emgd drivers that needed X server older than 1.13. We neither support X server older than 1.13 nor the emgd drivers now. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* Revert "conf: override WKS_FILE_DEPENDS for intel machines"California Sullivan2018-03-062-2/+0
| | | | | | | | | | This reverts commit ab858eb989071f10f6a3796b200c6c61d42ee082. This caused no bootloader to appear in the boot partition if WKS_FILE was changed manually. Furthermore, wic wouldn't error, it would just silently ignore the missing binary. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* intel-vaapi-driver: upgrade to 2.1.0Anuj Mittal2018-02-261-2/+2
| | | | | | | | | | | | | | | | | | * Add support for CannonLake (aka. CNL) - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9 10-bit - Encoding: H.264/MPEG-2/JPEG/VP8/VP9 - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD * Add support for VC1 interlaced video decoding * Add support for Stats/PreEnc on GEN9 * Add support for vaExportSurfaceHandle() * Add new PCI IDs for CFL * Add minimum resolution query for encoder * Enhance the logging to provide informational messages * Fix VP9 brc issue on KBL Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* linux-intel/4.9: Update to v4.9.81California Sullivan2018-02-222-4/+4
| | | | | | Brings in changes from linux-stable up to v4.9.81. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* conf: override WKS_FILE_DEPENDS for intel machinesAnuj Mittal2018-02-162-0/+2
| | | | | | | | | | | | WKS_FILE_DEPENDS includes all the dependencies for producing wic images and is meant to be overridden with correct set by image recipes. Right now, the default values result in grub-efi being built even when EFI_PROVIDER is set to systemd-boot. Change the value to depend only on the EFI_PROVIDER bootloader. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* conf/machine/intel-*: remove do_image_wic dependsAnuj Mittal2018-02-162-2/+0
| | | | | | | | | These dependencies on native tools needed by wic images have already been added by image_types_wic bbclass. Appending here results in same dependencies being added twice. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* intel-gpu-tools: upgrade to 1.21Anuj Mittal2018-02-162-89/+4
| | | | | | | | | | | * Remove the backported patch * libunwind is a hard dependency now * Point the SRC_URI to xz file since i-g-t doesn't have the default format tarball. Part of Intel graphics stack 2017Q4. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* libyami-utils: upgrade to 1.3.0Anuj Mittal2018-02-161-6/+6
| | | | | | | | | | | | | | | | | | | | | Brings in following changes: 8cfdf78 v4l2: handle on fly resolution change. 195f73c remove v4l2_wrapper header dc0ea04 yamidecode: add support for -w wait before quit dbdab6a decodeoutput: wait for X11 expose event d6c38d3 yamidecode: add --lowlatency option to enable AVC low latency mode 248a6c4 configure.ac: check yami 0.5.2 for svct changes f9b7a2f refact: use TemproalLayers to set temproal encoder params 7850eaa tests/decodeoutput: initialize m_file pointer to NULL d1c686b configure.ac: bump reuqested yami API to 0.5.1 20b3765 yamidecode: avoid using memset to reset "std::string" 52fe395 vp8dec: enable svc-t decoding Also changed URLs to point to renamed Intel repository. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>