Commit Graph

1335 Commits

Author SHA1 Message Date
Rebecca Chang Swee Fun
21072a0d06 intel-corei7-64: add machine configurations specific to leafhill bsp
We would like to enable new BSP for Intel Atom E3900 SoC based platforms.
This will help us to consolidate BSP into intel-common and we can use
KERNEL_FEATURES to select target BSP to compile.

Leaf Hill uses different serial console port setup. Hence this
mechanism are in place to enable new bsp with existing machine
configurations file.

Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-09-16 07:50:20 -07:00
Tom Zanussi
aca8652267 linux-yocto-tiny/4.1: Fix SRCREV override
The SRCREV overrides for tiny were malformed - fix them so they
actually make sense and take effect.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2016-06-28 20:29:00 -05:00
Tom Zanussi
0513c36afc linux-yocto-tiny: Fix broken SRCREV specifications
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-24 09:55:20 -05:00
Tom Zanussi
01d748298a intel-common-pkgarch: Set common PACKAGE_ARCH for linux-yocto-tiny
The linux-yocto-tiny metadata assumes the common PACKAGE_ARCH but
without this is actually machine-specific and broken.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2016-06-24 09:52:26 -05:00
Tom Zanussi
21dfa1a09b linux-yocto-tiny/4.1: Switch to standard/tiny/intel/base
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-24 09:51:48 -05:00
Tom Zanussi
01c243f1d9 linux-yocto-rt/4.1: Switch to standard/preempt-rt/intel/base
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-24 09:47:19 -05:00
Tom Zanussi
7bf20dd9b0 linux-yocto/4.1: Switch to standard/intel/base
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-24 09:39:18 -05:00
Chai, Chong Yi
2397181e99 meta-valleyisland: Update machine SRCREVs to latest commit
This patch update machine SRCREVs of linux yocto v3.14 for
meta-valleyisland to latest commit to address SPI issue on
initilization of full duplex transction.

Signed-off-by: Chai, Chong Yi <chong.yi.chai@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-05-06 09:14:03 -07:00
Chai, Chong Yi
15dc6731fb meta-valleyisland: Update meta SRCREVs to latest
This patch update meta SRCREVs to latest for fixing missing kernel
config.
Ethernet and dma controller kernel config are missing in the
previous meta SRCREVs on linux-yocto v3.14.

Signed-off-by: Chai, Chong Yi <chong.yi.chai@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-04-21 10:57:45 -07:00
Ng, Mei Yeen
a05d31f6f3 meta-valleyisland: add linux-yocto 3.14 support
This patch enables valleyisland platform with linux-yocto v3.14
with standard/valleyisland branch on meta-intel jethro.

Signed-off-by: Ng, Mei Yeen <mei.yeen.ng@intel.com>
Signed-off-by: Saul Wold <swold@swold-mobl2.jf.intel.com>
2016-04-13 15:23:54 -07:00
Otavio Salvador
f940d945ab tlk: layer.conf: Add proper dependency and priority
It is expected that every layer provides a priority and its
dependencies. This includes the needed information in layer.conf.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-03-30 16:11:51 -07:00
California Sullivan
8c15de8dba linux-yocto/4.1: Update to Linux 4.1.18
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.

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-03-10 09:23:09 -08:00
California Sullivan
822b3faa3e linux-yocto: Update 3.14 and 3.19 SRCREVs to latest stable
This includes the fix to CVE-2016-728.

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-02-29 08:00:52 -08:00
Rahul Kumar Gupta
4e87c59bde meta-isg: dpdk v2.2.0: rename the patches used
This will rename the patches according to the dpdk version.
modify the .inc and .bb according to modified name of patches.

change the commit msg for patch:
dpdk-2.2.0-add-sysroot-option-within-app-makefile.patch
since it have mentioned the version not in use.

Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-01-21 06:46:35 -08:00
Rahul Kumar Gupta
7d30054780 meta-isg: dpdk: retire older ver v2.0.0 and v1.8.0
Removing the older version recipe dpdk v2.0.0 and dpdk v1.8.0
since newer version added so it is no longer required.

Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-01-21 06:46:20 -08:00
Rahul Kumar Gupta
994b3e440d meta-isg: dpdk: Upgrade DPDK v2.1.0 to DPDK v2.2.0
This will upgrade the recipe dpdk v2.1.0 to dpdk v2.2.0.
The recipe is for platforms like grantley and crystalforest
using the common BSP intel-corei7-64.

Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2016-01-21 06:46:05 -08:00
Saul Wold
1ce13b3d39 linux-yocto_3.19: Update SRCREV for core BSPs
This ensures that the CONFIG_PWM_LPSS_PLATFORM=m to baytrial.cfg which
was missing and needed for the MinnowboardMax. This also adds the
INTEL_THERMAL and CORETEMP configuration to prevent overheating for 3.19
it was already in 4.1

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-11-16 15:17:35 -08:00
Saul Wold
d80a818a69 linux-yocto_4.1: Update SRCREV for core BSPs
This ensures that the CONFIG_PWM_LPSS_PLATFORM=m to baytrial.cfg which
was missing and needed for the MinnowboardMax

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-11-16 15:13:41 -08:00
Kinsella, Ray
09e616c888 README: Updated for Quark X1000
Added instructions on how to build/install for the Quark X1000.

Signed-off-by: Ray Kinsella <ray.kinsella@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-11-16 10:08:17 -08:00
Kinsella, Ray
272d4cb66b mkgalileodisk.wks: WiC image for Galileo Gen 1/2
WiC script to create an EFI image for Galileo Gen 1/2. This
differs from the reference EFI image that is shipped with Poky as
follows.

 * Removed the swap partition.
 * Change to Kernel Cmd Line for Galileo, updating console etc.

Signed-off-by: Ray Kinsella <ray.kinsella@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-11-13 07:45:54 -08:00
Saul Wold
158516f3b8 gstreamer-vaapi: Move SRC_CHKSUM from .inc to .bb
This allows for the .bb to be the only file that changes when
updating package versions.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-11-02 14:05:10 -08:00
Saul Wold
0a137ffab0 linux-yocto: Update machine and meta SRCREV
Updating the META SRCREVs to make the nf_tables feature available.

Add in preempt-rt kernel for quark (preliminary)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-11-02 14:05:10 -08:00
Saul Wold
9abce0aa9f intel-core2-32: fix SERIAL_CONSOLES line
This should be SERIAL_CONSOLES with ; setting between baud and device.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-11-02 14:05:10 -08:00
Joonas Lahtinen
4a761ccaf1 conf: Add a direct path to common recipes
By adding the direct path to recipes in common directories we allow
upper layers to further extend the recipes.

Without the patch the extending recipes look like this:

	require common/recipes-foo/bar/baz.inc

With this patch the include can be written like in other layers:

	require recipes-foo/bar/baz.inc

Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-27 08:07:02 -07:00
Saul Wold
42cd81d205 linux-yocto: Update machine and meta SRCREV
Updating the META SRCREVs to make the nf_tables feature available.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-26 08:46:56 -07:00
Azril Ahmad
9bdc2090ca libva-intel-driver: Fix timestamping issue for VC1/WMV VAAPI decode under BSW CHV
Include the upstreamed patch to fix the timestamping issue that observed during the WMV/VC1 VAAPI decode under GStreamer on BSW CHV.

The patch was imported from FreeDesktop VAAPI git server
(git://anongit.freedesktop.org/vaapi/intel-driver) as of commit id
4307780b648245aba4ff338dcfe0172dec2e12e9

Signed-off-by: Azril Ahmad <mohd.azril.ahmad@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-23 08:22:52 -07:00
Saul Wold
1a3cd03c91 linux-yocto-4.1: Update SRCREV to include additional patches
dbe692d Ville Syrjälä drm/i915: Fix the VBT child device parsing for BSW
52a4a9f Michel Thierry drm/i915/gen8: Initialize page tables
a95cb62f Michel Thierry drm/i915: Remove unnecessary gen8_ppgtt_unmap_pages
a24d98f Michel Thierry drm/i915: Remove _entry from PPGTT page structures
a8abc11 Ville Syrjälä drm/i915: Only wait for required lanes in vlv_wait_port_ready()
8135418 Ville Syrjälä Revert drm/i915: Hack to tie both common lanes together on chv
d660fc1 Ville Syrjälä drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHV
0e797e9 Ville Syrjälä drm/i915: Implement chv display PHY lane stagger setup

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-19 09:22:49 -07:00
Ross Burton
258296f9d1 xorg-driver: remove duplicate files from oe-core
These files are copies of files from oe-core, delete them as they are unused.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-19 08:46:22 -07:00
Anuj Mittal
cd5d22bb68 meta-isg: dpdk: fix v1.8.0 build with kernel 4.1
Backported fixes from upstream dpdk sources to
ensure dpdk 1.8.0 compiles against kernel 4.1.

Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-19 08:46:09 -07:00
Anuj Mittal
723b2078ae meta-isg: dpdk: fix v2.0.0 build with kernel 4.1
Backported fixes from upstream dpdk sources
to ensure dpdk 2.0.0 compiles against kernel 4.1.

Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-19 08:46:00 -07:00
Saul Wold
6e91701dcf linux-yocto/4.1: drm/i915 backports
Updating the SRCREVs to integrate the following backports:

  52a4a9f4a2b4 drm/i915/gen8: Initialize page tables
  a95cb62f8e85 drm/i915: Remove unnecessary gen8_ppgtt_unmap_pages
  a24d98fc488d drm/i915: Remove _entry from PPGTT page structures

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-02 15:08:21 -07:00
Wu Chia Chuan
32fa10f640 meta-mohonpeak: update the PREFERRED_VERSION of linux-yocto-3.14 to 4.1
Update the PREFERRED_VERSION of linux-yocto-3.14 to 4.1 for
mohonpeak32 and mohonpeak64 machines.

Signed-off-by: Wu Chia Chuan <chia.chuan.wu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-02 08:15:48 -07:00
Wu Chia Chuan
fcfdec6c46 meta-crystalforest: update the PREFERRED_VERSION of linux-yocto-3.14 to 4.1
Update the PREFERRED_VERSION of linux-yocto-3.14 to 4.1 for crystalforest BSP.

Signed-off-by: Wu Chia Chuan <chia.chuan.wu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-02 08:15:46 -07:00
Wu Chia Chuan
e5fcf9e76d meta-crystalforest: relocate meta-crystalforest layer into meta-isg layer
This is in support of BSP consolidation of all Intel platforms in to meta-isg common layer.
The "MAINTAINERS file" and "meta-isg/MAINTAINERS file" are updated to reflect the changed.

Signed-off-by: Wu Chia Chuan <chia.chuan.wu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-02 08:15:43 -07:00
Saul Wold
0d73402b4f intel-quark-common: Add no-asm config to openssl
This causes the build to not use Assembly code which contains invalid
CMOV instructions.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-02 08:14:48 -07:00
Saul Wold
217a3eb2c8 linux-yocto-rt: Add preempt-rt kernel 4.1.8 version
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-01 07:54:39 -07:00
Saul Wold
cd79dd09e1 linux-yocto: Update to 4.1.8 and include braswell patches
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-10-01 07:54:39 -07:00
WU CHIA CHUAN
84c049b9cb meta-intel: meta-romley BSP retirement from YP 2.0
Remove meta-romley BSP layer from meta-intel master branch
which is targeting for YP 2.0.

A heads-up email was sent to the meta-intel mailing list for
requesting any feedback regarding retirement of these BSP.
Since there is no concern, we assume that it is agreed upon
and thus this patch to retire the BSP.

The "MAINTAINERS file" and "conf/machine/README file" are updated to
reflect removal of the BSP.

We expect intel-corei7-64 machine is continued to be used to support
the platform and dpdk recipe under meta-romley is now supported under
meta-isg/common/recipes-extended/dpdk.

Signed-off-by: WU CHIA CHUAN <chia.chuan.wu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-29 18:05:49 -07:00
Saul Wold
5e218aeaca linux-yocto-4.1:hid, bluetooth, aufs, yaffs2
Setting the SRCREVs to import the following changes in the
    4.1 kernel tree:

      79a31b9d23db hid-core: Avoid uninitialized buffer access
      121593d3a0a4 aufs: call mutex.owner only when DEBUG_MUTEXES or MUTEX_SPIN_ON_OWNER is defined
      efa7952a190f Bluetooth: Delay check for conn->smp in smp_conn_security()
      69428ec43bd9 cc2520: set the default fifo pin value from platform data
      ee0ddf37f3d6 fs/yaffs2: Fix a judgement logic for ACL operations
      fff29e47f5c4 yaffs2: remove read and write methods
      b3b9d030ad84 yaffs2: replace f_dentry to f_path.dentry

This also address an issue with booting/installing to older Intel devices (emenlow)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-23 14:24:42 -07:00
Anuj Mittal
bd1e3db669 meta-isg: zlib-qat: add COMPATIBLE_MACHINE
Mark common intel-core-i7 as the COMPATIBLE_MACHINE
for zlib-qat recipe.

Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-21 09:15:45 -07:00
Anuj Mittal
710f48ddeb meta-isg: qat: add intel-corei7-64 COMPATIBLE_MACHINE
Mark intel common BSP as the compatible machine for qat
recipes.

Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-21 09:15:37 -07:00
Anuj Mittal
d8d152e668 meta-isg: qat: recipe for version 2.5.0-80
This adds the recipe for qat16 v2.5.0-80 for grantley platforms
using the common BSP intel-corei7-64.

Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-21 09:15:07 -07:00
Anuj Mittal
88a5f5857d meta-isg: qat: fix strict_str* compile errors
Defines strict_str* have become obsolete and removed entirely
starting from kernel v3.18. This results in errors like:

     error: implicit declaration of function 'strict_strtoull'
            [-Werror=implicit-function-declaration]

Replace strict_strtoull with kstrtoull to ensure qat 2.3.0-34
compiles.

Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-21 09:14:59 -07:00
Anuj Mittal
1201a576c9 meta-isg: qat: fix inline build errors for gcc5
gcc5 has changed its default standard to gnu11 from gnu89.
These two standards have different inline semantics. This
results in errors like:

   undefined reference to `icp_adf_getQueueNext'
   undefined reference to `icp_adf_updateQueueTail'
   undefined reference to `icp_adf_pollQueue'
   undefined reference to `icp_adf_queueDataToSend'
   undefined reference to `icp_adf_getQueueMemory'

Use the -fgnu89-inline command line option as suggested in [1].

Also, make sure that all the CFLAGS values are being picked up
by the compiler.

[1]  https://gcc.gnu.org/gcc-5/porting_to.html

Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-21 09:14:53 -07:00
Anuj Mittal
10a7d933f1 meta-isg: qat: move common content to qat16.inc
* Move common meta-data from version specific recipe to inc.
* Remove PV in the recipe.

Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-21 09:14:45 -07:00
Wu Zheng
b48760e6e3 linux-yocto_4.1: Add the 6lowpan related patch to 4.1
This SRCREV update to add the 6lowpan related patch to 4.1.
The some fs related patches are merged to 4.1 too.

Signed-off-by: Wu Zheng <wu.zheng@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-21 09:14:28 -07:00
Saul Wold
94890cec95 intel-quark-common: disable padlock code
The padlock code is a subset of x86 hardware acceleration code. It uses
the cmov instruction which is invalid on Quark based hardware, so we
disable this code.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-16 10:33:37 -07:00
Anuj Mittal
cea00968b8 meta-crystalforest: move qat and zlib-qat to meta-isg
Move qat and zlib-qat recipes from meta-crystalforest to
meta-isg.

This allows us to utilize these common components across
all the supported platforms.

Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-01 09:25:13 -07:00
Anuj Mittal
ef677f1d30 meta-crystalforest: zlib: Add COMPATIBLE_MACHINE
Mark crystalforest as a COMPATIBLE_MACHINE for zlib-qat.

Make sure that we specifically mark which machines
this recipe/package will be compatible with.

Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-01 09:24:57 -07:00
Doug Goldstein
655127d8ce iucode-tool: bump version to 1.3
Bump to version 1.3. Upstream has relocated the project to GitLab.com
which this takes into account as well.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-09-01 09:24:20 -07:00