[meta-intel] [PATCH 6/6] Galileo: Remove remaining bits from RMC and WIC directory

2017-12-08 Thread Saul Wold
Signed-off-by: Saul Wold --- documentation/rmc/README | 9 - recipes-bsp/rmc/boards/Galileo2/BOOTENTRY.CONFIG | 3 --- recipes-bsp/rmc/boards/Galileo2/boot.conf| 4 recipes-bsp/rmc/boards/Galileo2/gallieo2.fp | Bin 109 -> 0 bytes reci

[meta-intel] [PATCH 1/6] linux-*: remove quark references from kernel

2017-12-08 Thread Saul Wold
This is an early step to removing the meta-quark machine type, as the Quark processor has been EOL'ed by Intel, this release will remove it from the kernel recipes Signed-off-by: Saul Wold --- recipes-kernel/linux/linux-intel.inc| 5 + recipes-kernel/linux/linux-

[meta-intel] [PATCH 2/6] core-image-tiny: Remove Quark reference and WKS file

2017-12-08 Thread Saul Wold
Since Quark is getting depercated remove reference and WKS file Signed-off-by: Saul Wold --- recipes-core/images/core-image-tiny.bb | 1 - wic/mktinygalileodisk.wks | 7 --- 2 files changed, 8 deletions(-) delete mode 100644 wic/mktinygalileodisk.wks diff --git a/recipes-core

[meta-intel] [PATCH 4/6] intel-quark: Remove MACHINE configuration for Quark

2017-12-08 Thread Saul Wold
As the Quark machine has been EOL'ed at the end of 2017, remove this machine type from the 2018 planned release of meta-intel Signed-off-by: Saul Wold --- conf/machine/include/intel-quark-common.inc | 12 --- conf/machine/intel-quark.conf

[meta-intel] [PATCH 5/6] README: Remove Quark references

2017-12-08 Thread Saul Wold
Signed-off-by: Saul Wold --- README | 73 +- 1 file changed, 10 insertions(+), 63 deletions(-) diff --git a/README b/README index d16f692..87e7de3 100644 --- a/README +++ b/README @@ -33,9 +33,8 @@ Table of Contents I

[meta-intel] [PATCH 3/6] qemuboot-intel: Remove quark references

2017-12-08 Thread Saul Wold
Signed-off-by: Saul Wold --- conf/machine/include/qemuboot-intel.inc | 4 1 file changed, 4 deletions(-) diff --git a/conf/machine/include/qemuboot-intel.inc b/conf/machine/include/qemuboot-intel.inc index cb52330..6586cf0 100644 --- a/conf/machine/include/qemuboot-intel.inc +++ b/conf

[meta-intel] [PATCH 0/6] Removed Quark MACHINE type

2017-12-08 Thread Saul Wold
This patch set removes the intel-quark MACHINE type as it has been offically EOL'ed by Intel and is no longer supported. This removes the Galileo bits from RMC and wic as they were the reference hardware for intel-quark Saul Wold (6): linux-*: remove quark references from kernel core-

[meta-intel] [PATCH 2/2] linux-intel_4.14: Add latest LTS kernel

2017-12-07 Thread Saul Wold
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 --- recipes-kernel/linux/linux-intel_4.14.bb | 17 + 1 file

[meta-intel] [PATCH 1/2] linux-intel: Update 4.9 SRCREV and refactor

2017-12-07 Thread Saul Wold
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 --- recipes-kernel/linux/linux

[meta-intel] [PATCH][morty] gnu-efi: Fix missing space in _append line

2017-11-20 Thread Saul Wold
[YOCTO #12366] Signed-off-by: Saul Wold --- This is only in Morty, so no master then backport option common/recipes-bsp/gnu-efi/gnu-efi_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/recipes-bsp/gnu-efi/gnu-efi_%.bbappend b/common/recipes-bsp/gnu-efi

[meta-intel] [PATCH 2/2] meta-intel: Reorganize the layout to remove common

2017-11-14 Thread Saul Wold
Temove the concept of the common directory and move all the recipes-* dirs to the top level as a normal layer would be. Signed-off-by: Saul Wold --- {common/custom-licenses => custom-licenses}/BSD_LMS | 0 .../Intel-Microcode-License | 0 .../

[meta-intel] [PATCH 1/2] MAINTAINERS: Update for the removal of meta-tlk

2017-11-14 Thread Saul Wold
Signed-off-by: Saul Wold --- MAINTAINERS | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 443041d..a45da80 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -27,10 +27,6 @@ Please keep this list in alphabetical order. Maintainers List (try to

[meta-intel] [PATCH 1/2] meta-tlk: Move to standalone layer

2017-11-01 Thread Saul Wold
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 --- meta-tlk/COPYING.MIT | 17 -- meta-

[meta-intel] [PATCH 2/2] layer.conf: Bump Layer due to removal of meta-tlk

2017-11-01 Thread Saul Wold
Signed-off-by: Saul Wold --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 53f831e0..fce7ff54 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -17,7 +17,7 @@ LAYERRECOMMENDS_intel = "dpdk intel-qat"

[meta-intel] [PATCH 3/3] linux-intel: Update SRCREV -> 4.9.56

2017-10-26 Thread Saul Wold
Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel-rt_4.9.bb | 6 +++--- common/recipes-kernel/linux/linux-intel_4.9.bb| 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/common/recipes-kernel/linux/linux-intel-rt_4.9.bb b/common/recipes-kernel/linux

[meta-intel] [PATCH 2/3] lttng-modules: Fix issue related to -rt kernel

2017-10-26 Thread Saul Wold
The -rt kernel requires that lttng has a patch This issue has been fixed upstream [YOCTO #12278] - This is pyro only Signed-off-by: Saul Wold --- ...tprio-tracing-function-failed-to-compile-.patch | 55 ++ .../recipes-kernel/lttng/lttng-modules_%.bbappend | 4 +- 2 files

[meta-intel] [PATCH 0/3] Kernel and lttng Updates for Pyro

2017-10-26 Thread Saul Wold
linux-intel kernel updates for 4.9 and a fix for lttng when used in conjunction with linux-intel-rt. California Sullivan (1): lttng-modules: also apply patch if linux-intel-rt is preferred kernel Saul Wold (2): lttng-modules: Fix issue related to -rt kernel linux-intel: Update SRCREV

[meta-intel] [PATCH 1/3] lttng-modules: also apply patch if linux-intel-rt is preferred kernel

2017-10-26 Thread Saul Wold
From: California Sullivan We never hit this because we're usually only building core-image-rt with the -rt kernel. Signed-off-by: California Sullivan --- common/recipes-kernel/lttng/lttng-modules_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/recipes-kern

[meta-intel] [PATCH] lttng-modules: Fix SRC_URI for Yocto Layer Compatibility

2017-10-26 Thread Saul Wold
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 --- common/recipes-kernel/lttng/lttng-modules_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/recipes-kernel/lttng

[meta-intel] [PATCH] maintainers: Update with available team members

2017-10-17 Thread Saul Wold
Signed-off-by: Saul Wold --- conf/include/maintainers.inc | 38 +++--- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/conf/include/maintainers.inc b/conf/include/maintainers.inc index 995ff339..7c84020f 100644 --- a/conf/include/maintainers.inc

[meta-intel] [PATCH] linux-intel: SRCREV updates for kernel and cache

2017-10-11 Thread Saul Wold
This updates the kernel to address an issue with x86-32 and adds some kernel common-pc changes. Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel-rt_4.9.bb | 4 ++-- common/recipes-kernel/linux/linux-intel_4.9.bb| 4 ++-- 2 files changed, 4 insertions(+), 4 deletions

[meta-intel] [PATCH] backport-iwlwifi: Fix version check for Intel Production Kernel

2017-09-28 Thread Saul Wold
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 --- ...-version-numbers-because-production-kerne.patch | 87 ++ .../recipes-kernel/iwlwifi

Re: [meta-intel] meta-intel has been split into meta-dpdk and meta-intel-qat

2017-09-27 Thread Saul Wold
DPDK and QAT are specificly breaking out software middleware that might not be needed for all meta-intel MACHINES. Sau! > 2017-09-28 11:27 GMT+08:00 Saul Wold : > > In an effort to create more consistency in Yocto Project layer, we > > are > > splitting the meta-intel to

[meta-intel] meta-intel has been split into meta-dpdk and meta-intel-qat

2017-09-27 Thread Saul Wold
In an effort to create more consistency in Yocto Project layer, we are splitting the meta-intel to remove some application/libraries that should really be in their own layers. The new meta-dpdk will serve as a place for the Linux Foundation's DPDK project to host meta-data. The meta-intel-qat

[meta-intel] [PATCH] meta-intel.inc: Use grub-efi for x32

2017-09-26 Thread Saul Wold
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 --- conf/machine/include/meta-intel.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine

[meta-intel] [PATCH] meta-*/layer.conf: Add LAYERDEPENDS

2017-09-26 Thread Saul Wold
This adds the missing LAYERDEPENDS as appropriate Signed-off-by: Saul Wold --- conf/layer.conf | 1 + meta-dpdk/conf/layer.conf | 2 ++ meta-qat/conf/layer.conf | 2 ++ meta-tlk/conf/layer.conf | 3 +++ 4 files changed, 8 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf

[meta-intel] [PATCH 1/2] lttng-modules: Add patch for API Change

2017-09-25 Thread Saul Wold
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 --- ...-lttng-modules-PKT-4.9-yocto-build-failed.patch | 37 ++ .../recipes-kernel/lttng/lttng-modules_%.bbappend | 7 2

[meta-intel] [PATCH 2/2] README*: Updates pyro -> rocko

2017-09-25 Thread Saul Wold
Signed-off-by: Saul Wold --- README | 2 +- meta-dpdk/README | 2 +- meta-qat/README | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index a8fc912f..d16f6926 100644 --- a/README +++ b/README @@ -25,7 +25,7 @@ This layer depends on: URI: git

[meta-intel] [PATCH] linux-intel: Bump SRCREV - CVE-2017-1000251

2017-09-15 Thread Saul Wold
Also includes: Audio Updates Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel-rt_4.9.bb | 4 ++-- common/recipes-kernel/linux/linux-intel_4.9.bb| 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/recipes-kernel/linux/linux-intel-rt_4.9.bb b

[meta-intel] [PATCH] dpdk: return 'default' instead of empty string

2017-09-08 Thread Saul Wold
Since it's possible for other BSPs to also use the DPDK, this can allow that BSP to be repsonsible for handling it if there is a more optimized version. Signed-off-by: Saul Wold --- common/recipes-extended/dpdk/dpdk.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c

[meta-intel] [PATCH 1/2] linux-intel: Seperate SRC_URI into Kernel and Config

2017-08-25 Thread Saul Wold
This allows for setting a different kernel config URI without having to completely reset the main SRC_URI for the kernel also. Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel.inc | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/common/recipes

[meta-intel] [PATCH 2/2] linux-intel: Undo iwlwifi module removal

2017-08-25 Thread Saul Wold
Since we are now disabling the driver via config settings, we don't have to remove the modules Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel.inc | 6 -- 1 file changed, 6 deletions(-) diff --git a/common/recipes-kernel/linux/linux-intel.inc b/common/recipes-k

[meta-intel] [PATCH] iwlwifi: Fix install_append for usrmerge

2017-08-08 Thread Saul Wold
Since everything is installed into /usr when usrmerge is enabled, don't rm /usr! Also the is not needed for anything do don't create it in the first place. [YOCTO #11882] Signed-off-by: Saul Wold --- common/recipes-kernel/iwlwifi/iwlwifi_git.bb | 5 + 1 file changed, 1 inser

[meta-intel] [PATCH 3/3] disable_skylake_sound: Temp disable config for core2-32

2017-07-31 Thread Saul Wold
This is needed because the current kernel has a missing kernel config check for 32bit skylake sound Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel.inc| 2 ++ .../linux/linux-intel/disable_skylake_sound.cfg| 14 ++ 2 files changed

[meta-intel] [PATCH 1/3] linux-intel: Update SRCREV for 4.9.35

2017-07-31 Thread Saul Wold
9a6c643 Syed Johan Arif Bin Syed Mohamad Fauzi features/iommu: add IOMMU feature 1e004c5 Syed Johan Arif Bin Syed Mohamad Fauzi features/intel-txt: add intel-txt feature 63c1229 Saul Wold common-pc-wifi: Enable SDIO for BroadCom BRCMFMAC Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux

[meta-intel] [PATCH 2/3] linux-intel: Add linux-intel to files search path

2017-07-31 Thread Saul Wold
Since both linux-intel and linux-intel-rt need config fragments let's share the same linux-intel patch directory via FILESEXTRAPATH Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/recipes-kernel/linux/

[meta-intel] [PATCH 5/5] linux-intel: refactor and remove iwlwifi modules for out of tree enablement

2017-07-27 Thread Saul Wold
Create a linux-intel.inc that is shared between standard and rt kernel for the common bits. By removing these modules here, we can then build and install the out of tree modules from the backport-iwlwifi tree. Move the Autoloading to the kernel module also Signed-off-by: Saul Wold --- common

[meta-intel] [PATCH 0/5] Add iwlwifi Backport driver to meta-intel

2017-07-27 Thread Saul Wold
This patch set adds the iwlwifi backport driver to be used with the meta-intel/linux-intel kernel. Sau! California Sullivan (1): iwlwifi_git.bb: run make_scripts earlier Priyalee Kushwaha (1): iwlwifi: include iwlwifi OOT driver in meta-intel layer. Saul Wold (3): iwlwifi: Clean-up and

[meta-intel] [PATCH 4/5] intel-common-pkgarch: Add out of tree modules

2017-07-27 Thread Saul Wold
Since we want to support the out of tree modules for wifi and ethernet we need to also have them as common for all machines in the common arch. Signed-off-by: Saul Wold --- conf/machine/include/intel-common-pkgarch.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/include

[meta-intel] [PATCH 3/5] iwlwifi_git.bb: run make_scripts earlier

2017-07-27 Thread Saul Wold
From: California Sullivan This out-of-tree module requires we create scripts before configuration but module.bbclass runs make scripts sometime before do_compile. In some builds this results in a failure, as it might not be soon enough. Run make scripts again but earlier. Ideally we change modul

[meta-intel] [PATCH 1/5] iwlwifi: include iwlwifi OOT driver in meta-intel layer.

2017-07-27 Thread Saul Wold
From: Priyalee Kushwaha iwlwifi driver is built as OOT driver and replaces driver built in kernel. Signed-off-by: Kushwaha, Priyalee Signed-off-by: Saul Wold --- common/recipes-kernel/iwlwifi/iwlwifi/iwlwifi.conf | 12 common/recipes-kernel/iwlwifi/iwlwifi_git.bb | 73

[meta-intel] [PATCH 2/5] iwlwifi: Clean-up and use module_install

2017-07-27 Thread Saul Wold
Use the MODULES_INSTALL_TARGET to correctly set the make target for install, also use AUTOLOAD for ensuring the modules get loaded correctly. Let the module class to the correct packaging and install. Install all the linux-firmware-iwlwifi blobs Signed-off-by: Saul Wold --- common/recipes

[meta-intel] [PATCH 09/10] meta-tlk: merge linux-yocto_tlk.inc with bbappend

2017-07-08 Thread Saul Wold
move that to a neutral location as well. Signed-off-by: California Sullivan Signed-off-by: Saul Wold --- .../linux/{linux-yocto => files}/time-limited-kernel.cfg | 0 meta-tlk/recipes-kernel/linux/linux-yocto_%.bbappend | 3 ++- meta-tlk/recipes-kernel/linux/li

[meta-intel] [PATCH 08/10] rmc: add install.conf for platforms without internal storage

2017-07-08 Thread Saul Wold
image is installed. Signed-off-by: Todor Minchev Signed-off-by: Saul Wold --- common/recipes-bsp/rmc/boards/Galileo2/BOOTENTRY.CONFIG| 1 + common/recipes-bsp/rmc/boards/Galileo2/install.conf| 4 common/recipes-bsp/rmc/boards/minnowmax/BOOTENTRY.CONFIG | 1 + common/recipes-bsp

[meta-intel] [PATCH 07/10] linux-intel: bump srcrevs

2017-07-08 Thread Saul Wold
by default, remove unnecessary include 6fc22aa1200b bsp/rangeley: smp gets added by default, remove unnecessary include [YOCTO #11743] Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel-rt_4.9.bb | 4 ++-- common/recipes-kernel/linux/linux-intel_4.9.bb| 4 ++-- 2 files

[meta-intel] [PATCH 04/10] rmc: add support for Broxton-M based Joule board (rev. 1F1)

2017-07-08 Thread Saul Wold
: : version Finger 2 value : Intel(R) Atom(TM) Processor T5700 @ 1.70GHz Finger 3 type : 0x7f Finger 3 offset : 0x00 Finger 3 name: : reserved Finger 3 value : Finger 4 type : 0x7f Finger 4 offset : 0x00 Finger 4 name: : reserved Finger 4 value : Signed-off-by: Todor Minchev Signed-off-by: Saul

[meta-intel] [PATCH 02/10] rmc-db: allow multiple fingerprint per board directory

2017-07-08 Thread Saul Wold
-off-by: Saul Wold --- classes/rmc-db.bbclass | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/classes/rmc-db.bbclass b/classes/rmc-db.bbclass index 0fb4c27..72594d6 100644 --- a/classes/rmc-db.bbclass +++ b/classes/rmc-db.bbclass @@ -60,7 +60,6 @@ rmc_generate_db

[meta-intel] [PATCH 01/10] linux-intel/4.9: Update yocto-kernel-cache SRCREV

2017-07-08 Thread Saul Wold
From: Ismo Puustinen Various changes to configuration, including wifi, nftables, virtualbox, bluetooth, and smp options. Signed-off-by: Ismo Puustinen Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel-rt_4.9.bb | 2 +- common/recipes-kernel/linux/linux-intel_4.9.bb| 2

[meta-intel] [PATCH 06/10] Revert "linux-yocto/4.9: Remove bbappends"

2017-07-08 Thread Saul Wold
: California Sullivan Signed-off-by: Saul Wold --- .../linux/linux-yocto-rt_4.9.bbappend | 13 + .../linux/linux-yocto-tiny_4.9.bbappend| 31 ++ .../recipes-kernel/linux/linux-yocto_4.9.bbappend | 21 +++ 3 files changed, 65 insertions

[meta-intel] [PATCH 05/10] linux-intel: Update to 4.9.30

2017-07-08 Thread Saul Wold
This also brings in RT-21 patch. Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel-rt_4.9.bb | 4 ++-- common/recipes-kernel/linux/linux-intel_4.9.bb| 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/recipes-kernel/linux/linux-intel-rt_4.9.bb

[meta-intel] [PATCH 03/10] rmc: add fingerprint for generic Broxton-M (rev. 1F1)

2017-07-08 Thread Saul Wold
: : version Finger 2 value : U3E1 Finger 3 type : 0x7f Finger 3 offset : 0x00 Finger 3 name: : reserved Finger 3 value : Finger 4 type : 0x7f Finger 4 offset : 0x00 Finger 4 name: : reserved Finger 4 value : Signed-off-by: Todor Minchev Signed-off-by: Saul Wold --- common/recipes-bsp/rmc/boards

[meta-intel] [PATCH 00/10] Update Pyro with needed backport patches from master

2017-07-08 Thread Saul Wold
): linux-intel/4.9: Update yocto-kernel-cache SRCREV Saul Wold (2): linux-intel: Update to 4.9.30 linux-intel: bump srcrevs Todor Minchev (4): rmc-db: allow multiple fingerprint per board directory rmc: add fingerprint for generic Broxton-M (rev. 1F1) rmc: add support for Broxton-M b

[meta-intel] [PATCH] meta-intel: Add override for EFI_PROVIDER and x32

2017-06-26 Thread Saul Wold
Since the existing rmc library does not build correctly for x32 target disable it with an ARCH based OVERRIDE. Signed-off-by: Saul Wold --- conf/machine/include/meta-intel.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/include/meta-intel.inc b/conf/machine/include/meta

Re: [meta-intel] [PATCH V2] libyami: Update to 1.2.0

2017-06-20 Thread Saul Wold
On Mon, 2017-06-19 at 08:00 -0700, Khem Raj wrote: > Use downloadfilename fetcher option to avoid > DL_DIR conflicts since both libyami and libyami-utils > name the tarballs to be PV.tar.gz and PV happens > to be same for both > Since I already merged the first version, can you provide a rebased p

[meta-intel] [PATCH 3/3] linux-intel: Update SRCREVs

2017-05-16 Thread Saul Wold
This update brings the kernel to 4.9.27 stable and 4.9.20 for preempt-rt kernel Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel-rt_4.9.bb | 4 ++-- common/recipes-kernel/linux/linux-intel_4.9.bb| 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a

[meta-intel] [PATCH 1/3] maintainers: Re-Sort and remove duplicate

2017-05-16 Thread Saul Wold
Signed-off-by: Saul Wold --- conf/include/maintainers.inc | 35 +-- 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/conf/include/maintainers.inc b/conf/include/maintainers.inc index 6447243..8a77ee6 100644 --- a/conf/include/maintainers.inc +++ b

[meta-intel] [PATCH 2/3] intel-microcode: Update to latest 20170511

2017-05-16 Thread Saul Wold
This update also updated the licence checksum as the date has changed The core content of the license has not changed Signed-off-by: Saul Wold --- .../{intel-microcode_20160714.bb => intel-microcode_20170511.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-) rename com

Re: [meta-intel] [PATCH] linux-intel: Backport patch to fix build with gcc7

2017-04-18 Thread Saul Wold
On Tue, 2017-04-18 at 11:08 -0700, Khem Raj wrote: > On Tue, Apr 18, 2017 at 7:46 AM, Saul Wold > wrote: > > > > On Mon, 2017-04-17 at 23:40 +, Khem Raj wrote: > > > > > > Signed-off-by: Khem Raj > > > --- > > >  ..

Re: [meta-intel] [PATCH] linux-intel: Backport patch to fix build with gcc7

2017-04-18 Thread Saul Wold
On Mon, 2017-04-17 at 23:40 +, Khem Raj wrote: > Signed-off-by: Khem Raj > --- >  ...ve-up-on-gcc-ilog2-constant-optimizations.patch | 127 > + >  common/recipes-kernel/linux/linux-intel_4.9.bb |   5 +- >  2 files changed, 130 insertions(+), 2 deletions(-) >  create mode

[meta-intel] [PATCH 3/4] intel-common-pkgarch: Add additional kernel types

2017-04-17 Thread Saul Wold
We added -rt to available kernel, and will likely have -tiny and -dev in the future, so add them now also. Signed-off-by: Saul Wold --- conf/machine/include/intel-common-pkgarch.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/machine/include/intel-common-pkgarch.inc b/conf

[meta-intel] [PATCH 4/4] core-image-rt: Add yocto-intel-rt based recipes

2017-04-17 Thread Saul Wold
These recipes depend on using an RT kernel, since the name in oe-core is hard-coded to linux-yocto-rt, we need to replicate those recipes here or come up with an additional variable to check. Signed-off-by: Saul Wold --- common/recipes-rt/images/core-image-rt-sdk.bb | 20

[meta-intel] [PATCH 1/4] linux-intel: Update to 4.9.20

2017-04-17 Thread Saul Wold
Stable kernel update to 4.9.20 DRM updates Trusty Updates Bug Fixes: Issue #4: kernel OOPS when trying to mount efivarfs Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel_4.9.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common/recipes-kernel

[meta-intel] [PATCH 2/4] linux-intel-rt: Add recipe to support preempt-rt kernel

2017-04-17 Thread Saul Wold
This adds the linux-intel production kernel to meta-intel with the base-rt branch. Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel-rt_4.9.bb | 40 +++ 1 file changed, 40 insertions(+) create mode 100644 common/recipes-kernel/linux/linux-intel-rt_4.9.bb

[meta-intel] [PATCH 3/3] linux-yocto: fix builds for x32

2017-04-04 Thread Saul Wold
igher potential impact, being global. With this fix applied, along with other fixes to oe-core, it's possible to get successful builds with DEFAULTTUNE set to "corei7-64-x32", and boot the resulting images for intel-corei7-64. Signed-off-by: Christopher Larson Signed-off-by: Sa

[meta-intel] [PATCH 1/3] dpdk: disable for x32 build

2017-04-04 Thread Saul Wold
Until the upstream addresses some issues, this will be disabled for x32 build Signed-off-by: Saul Wold --- common/recipes-extended/dpdk/dpdk_17.02.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/common/recipes-extended/dpdk/dpdk_17.02.bb b/common/recipes-extended/dpdk/dpdk_17.02.bb

[meta-intel] [PATCH 2/3] qat: disable for x32 build

2017-04-04 Thread Saul Wold
Until the upstream addresses some issues, this will be disabled for x32 build Signed-off-by: Saul Wold --- common/recipes-extended/qat/qat16.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/common/recipes-extended/qat/qat16.inc b/common/recipes-extended/qat/qat16.inc index 9662eff

[meta-intel] [PATCH] cryptodev-modules: Add bbappend to add patch

2017-04-03 Thread Saul Wold
and KERNEL_VERSION is 4.9 (LTS). Signed-off-by: Saul Wold --- ...1-zc-Force-4.10-get_user_pages_remote-API.patch | 29 ++ .../cryptodev/cryptodev-module_%.bbappend | 10 2 files changed, 39 insertions(+) create mode 100644 common/recipes-kernel/cryptodev/crypto

[meta-intel] [PATCH 1/2] COPYING.MIT: Add COPYING file

2017-03-23 Thread Saul Wold
Apparently we neglected to include the standard COPYING.MIT, correct this oversight Signed-off-by: Saul Wold --- COPYING.MIT | 17 + 1 file changed, 17 insertions(+) create mode 100644 COPYING.MIT diff --git a/COPYING.MIT b/COPYING.MIT new file mode 100644 index 000

[meta-intel] [PATCH 2/2] LICENSE: Add file

2017-03-23 Thread Saul Wold
This file clarifies what is licensed MIT and what follows the upstream LICENSE when adding patches. Signed-off-by: Saul Wold --- LICENSE | 5 + 1 file changed, 5 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 000..e57d3b9 --- /dev

[meta-intel] [PATCH v2] linux-intel: Update SRCREV to latest

2017-03-21 Thread Saul Wold
This includes a update to 4.9.15 as well as a re-work of the DRM patch set The team increased their testing to handle allyes and allno configs so addressed the DRM fix.cfg patch. Signed-off-by: Saul Wold --- v2: Actually remove the fix.cfg file! common/recipes-kernel/linux/linux-intel/fix.cfg

[meta-intel] [PATCH] linux-intel: Update SRCREV to latest

2017-03-21 Thread Saul Wold
This includes a update to 4.9.15 as well as a re-work of the DRM patch set The team increased their testing to handle allyes and allno configs so addressed the DRM fix.cfg patch. Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel_4.9.bb | 7 ++- 1 file changed, 2

[meta-intel] [PATCH] openssl-qat: Use COMPATIBLE_MACHINE

2017-03-14 Thread Saul Wold
This EXCULDE_FROM_WORLD was not the correct approach, since openssl-qat depends on qat16 which is only compatible with intel-corei7-64, openssl-qat should also use this approach. Signed-off-by: Saul Wold --- common/recipes-extended/openssl-qat/openssl-qat.inc | 2 +- 1 file changed, 1 insertion

[meta-intel] [PATCH 2/2 v2] linux-intel: Update to 4.9.12

2017-03-03 Thread Saul Wold
This updates SRCREV moves the kernel to 4.9.12 and adds a number of patches and backports for the Joule / 5xx series. The fix.cfg is a temporary fix until the DRM is more compeltely backported. Signed-off-by: Saul Wold --- v2: Upstream git repo was fixed to contain the prior SRCREV, requiring

[meta-intel] [PATCH 1/2 v2] intel-common-pkgarch: Add linux-intel

2017-03-03 Thread Saul Wold
This adds the linux-intel kernel to the list of packages that are in the intel-common arch. Signed-off-by: Saul Wold --- v2: no actual change, second patch has changes conf/machine/include/intel-common-pkgarch.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/include/intel

[meta-intel] [PATCH 2/2] linux-intel: Update SRCREV

2017-03-02 Thread Saul Wold
This updates SRCREV moves the kernel to 4.9.12 and adds a number of patches and backports for the Joule / 5xx series. The fix.cfg is a temporary fix until the DRM is more compeltely backported. Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel/fix.cfg | 2 ++ common/recipes

[meta-intel] [PATCH 1/2] intel-common-pkgarch: Add linux-intel

2017-03-02 Thread Saul Wold
This adds the linux-intel kernel to the list of packages that are in the intel-common arch. Signed-off-by: Saul Wold --- conf/machine/include/intel-common-pkgarch.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/include/intel-common-pkgarch.inc b/conf/machine/include/intel

[meta-intel] [PATCH 0/2] Update LIC_FILES_CKHSUMs

2017-02-28 Thread Saul Wold
The following two recipes use the OE-Core License file in additional to the COPYING.MIT, these are really purely MIT so don't use the OE-Core LICENSE file. This was discovered when a clarification statement was added to the OE-Core LICENSE file. Sau! Saul Wold (2): va-intel: LICEN

[meta-intel] [PATCH 1/2] va-intel: LICENSE is straight MIT so just use COPYING.MIT

2017-02-28 Thread Saul Wold
The OE-Core LICENSE is mostly MIT, but should not be used as a checksum file for a purely MIT licensed package. Signed-off-by: Saul Wold --- common/recipes-multimedia/libva/va-intel.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/common/recipes-multimedia/libva/va

[meta-intel] [PATCH 2/2] rmc-db: LICENSE is straight MIT so just use common-license/MIT

2017-02-28 Thread Saul Wold
The OE-Core LICENSE is mostly MIT, but should not be used as a checksum file for a purely MIT licensed package. Signed-off-by: Saul Wold --- common/recipes-bsp/rmc/rmc-db.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/recipes-bsp/rmc/rmc-db.bb b/common/recipes-bsp

Re: [meta-intel] [PATCH 2/8] wic: Add mktinygalileodisk kickstart file

2017-02-14 Thread Saul Wold
On Mon, 2017-02-13 at 21:52 +, Alejandro Hernandez wrote: > From: Tom Zanussi > > With the output from poky modified to use image-live-artifacts, we > can > now create a tiny initramfs image that can be dd'ed directly to the > Galileo2 sdcard using: > > $ wic create mktinygalileodisk -e

[meta-intel] [PATCH 06/10] openssl-qat: Add patch to support MUSL

2017-02-10 Thread Saul Wold
openssl-qat was using pthread_yield() instead of the POSIX API of sched_yield() which MUSL supports Signed-off-by: Saul Wold --- .../openssl-qat/0001-Use_sched_yield_api.patch | 47 ++ .../openssl-qat/openssl-qat_0.4.9-009.bb | 2 + 2 files changed, 49

[meta-intel] [PATCH 02/10] libva-intel-driver: Add wayland-native to DEPENDS list

2017-02-10 Thread Saul Wold
Wayland-native is needed for header file generation, since the addition of Recipe Specific Sysroot, the needed wayland-scanner is not available Signed-off-by: Saul Wold --- common/recipes-multimedia/libva/libva-intel-driver_1.7.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[meta-intel] [PATCH 10/10] linux-intel: Use base branch

2017-02-10 Thread Saul Wold
This branch will contain additional patches on top of the linux-stable to support the Intel platforms Updated the SRCREV accordingly also Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel_4.9.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common

[meta-intel] [PATCH 08/10] dpdk: Disable building for musl

2017-02-10 Thread Saul Wold
Currently dpdk requires the execinfo.h header from glibc which is not part of MUSL, so for now disable this package. Signed-off-by: Saul Wold --- common/recipes-extended/dpdk/dpdk_16.11.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/recipes-extended/dpdk/dpdk_16.11.bb b/common

[meta-intel] [PATCH 09/10] intel-gpu-tools: Disbale build for MUSL

2017-02-10 Thread Saul Wold
Currently this program uses a SIGEV_THREAD_ID and structure that is not fully supported by MUSL, so disable this target for MUSL Signed-off-by: Saul Wold --- common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.16.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/common/recipes

[meta-intel] [PATCH 07/10] zlib-qat: Add patch to support MUSL

2017-02-10 Thread Saul Wold
MUSL has a stricter policy for header inclusion, so add patch to explictly include pthread.h Signed-off-by: Saul Wold --- .../0001-qat_zlib.h-Add-pthread.h-for-MUSL.patch | 29 ++ .../zlib-qat/zlib-qat_0.4.7-002.bb | 4 +++ 2 files changed, 33 insertions

[meta-intel] [PATCH 03/10] iucode-tool: Add support for MUSL

2017-02-10 Thread Saul Wold
iucode-tool needs the arpg API which is not part of MUSL, so add argp-standalone as a dependency. The arpg library is also required for linking, so add a patch to the Makefile.am, which is added again based on tclib being MUSL Signed-off-by: Saul Wold --- ...am-Add-arg-parse-library-for-MUSL

[meta-intel] [PATCH 04/10] lms7: Use patches from lms8 that fixed MUSL build

2017-02-10 Thread Saul Wold
The same patches from LSM8 can be applied to LMS7 for enabling world build with MUSL in meta-intel Signed-off-by: Saul Wold --- common/recipes-bsp/amt/lms7_7.1.20.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/recipes-bsp/amt/lms7_7.1.20.bb b/common/recipes-bsp/amt/lms7_7.1.20

[meta-intel] [PATCH 00/10] Get meta-intel working with MUSL & some other patches

2017-02-10 Thread Saul Wold
base branch (2017-02-10 08:06:14 -0800) Saul Wold (10): libva-intel-driver: Update to 1.7.3 libva-intel-driver: Add wayland-native to DEPENDS list iucode-tool: Add support for MUSL lms7: Use patches from lms8

[meta-intel] [PATCH 05/10] qat16: add additionl patch with guard for MUSL build

2017-02-10 Thread Saul Wold
This just disables the use of bits/time.h Signed-off-by: Saul Wold --- ...salServices-Only-use-bits-time-with-GLIBC.patch | 27 ++ common/recipes-extended/qat/qat16_2.6.0-65.bb | 2 ++ 2 files changed, 29 insertions(+) create mode 100644 common/recipes-extended/qat

[meta-intel] [PATCH 01/10] libva-intel-driver: Update to 1.7.3

2017-02-10 Thread Saul Wold
The upstream has moved their source base from FreeDesktop to github.com/01org. Set $S to WORKDIR/git since this is a git repo now. Signed-off-by: Saul Wold --- .../{libva-intel-driver_1.7.2.bb => libva-intel-driver_1.7.3.bb} | 7 --- 1 file changed, 4 insertions(+), 3 deleti

[meta-intel] [PATCH 1/2] openssl-qat: Add patch to support MUSL

2017-02-09 Thread Saul Wold
openssl-qat was using pthread_yield() instead of the POSIX API of sched_yield() which MUSL supports Signed-off-by: Saul Wold --- .../openssl-qat/0001-Use_sched_yield_api.patch | 47 ++ .../openssl-qat/openssl-qat_0.4.9-009.bb | 2 + 2 files changed, 49

[meta-intel] [PATCH 2/2] zlib-qat: Add patch to support MUSL

2017-02-09 Thread Saul Wold
MUSL has a stricter policy for header inclusion, so add patch to explictly include pthread.h Signed-off-by: Saul Wold --- .../0001-qat_zlib.h-Add-pthread.h-for-MUSL.patch | 29 ++ .../zlib-qat/zlib-qat_0.4.7-002.bb | 4 +++ 2 files changed, 33 insertions

[meta-intel] [PATCH] linux-intel: Use base branch

2017-02-09 Thread Saul Wold
This branch will contain additional patches on top of the linux-stable to support the Intel platforms Updated the SRCREV accordingly also Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel_4.9.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common

[meta-intel] [PATCH] lms7: Use patches from lms8 that fixed MUSL build

2017-02-08 Thread Saul Wold
The same patches from LSM8 can be applied to LMS7 for enabling world build with MUSL in meta-intel Signed-off-by: Saul Wold --- common/recipes-bsp/amt/lms7_7.1.20.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/recipes-bsp/amt/lms7_7.1.20.bb b/common/recipes-bsp/amt/lms7_7.1.20

[meta-intel] [PATCH 2/2 v2] libva-intel-driver: Update to 1.7.3

2017-02-08 Thread Saul Wold
The upstream has moved their source base from FreeDesktop to github.com/01org, so update all associated URI info. Set $S to WORKDIR/git since this is a git repo now. Signed-off-by: Saul Wold --- ...ibva-intel-driver_1.7.2.bb => libva-intel-driver_1.7.3.bb} | 11 ++- 1 file changed

[meta-intel] [PATCH 1/2 v2] iucode-tool: Add support for MUSL

2017-02-08 Thread Saul Wold
iucode-tool needs the arpg API which is not part of MUSL, so add argp-standalone as a dependency. The arpg library is also required for linking, so add a patch to the Makefile.am, which is added again based on tclib being MUSL Signed-off-by: Saul Wold --- ...am-Add-arg-parse-library-for-MUSL

[meta-intel] [PATCH 1/2] iucode-tool: Add support for MUSL

2017-02-06 Thread Saul Wold
iu-code needs the arpg API which is not part of MUSL, so add argp-standalone as a dependency. The arpg library is also required for linking, so add a patch to the Makefile.am Signed-off-by: Saul Wold --- ...am-Add-arg-parse-library-for-MUSL-support.patch | 29 ++ common

[meta-intel] [PATCH] linux-intel: Add the linux-intel kernel recipe

2017-02-06 Thread Saul Wold
/linux-intel-4.9/wiki Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-intel_4.9.bb | 46 ++ 1 file changed, 46 insertions(+) create mode 100644 common/recipes-kernel/linux/linux-intel_4.9.bb diff --git a/common/recipes-kernel/linux/linux-intel_4.9.bb b

[meta-intel] [PATCH 2/2] libva-intel-driver: Update to 1.7.3

2017-02-06 Thread Saul Wold
The upstream has moved their source base from FreeDesktop to github.com/01org Signed-off-by: Saul Wold --- .../libva/{libva-intel-driver_1.7.2.bb => libva-intel-driver_1.7.3.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename common/recipes-multimedia/libva/{libva-in

  1   2   3   4   >