[meta-intel] [PATCH 1/2] dpdk: Update v16.07 -> v16.11

2016-11-16 Thread Rahul Kumar Gupta
now added in dpdk v16.11. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- common/recipes-extended/dpdk/dpdk.inc | 7 ++- ...6.11-dpdk-fix-installation-warning-and-issue.patch} | 18 +- .../dpdk/{dpdk_16.07.bb => dpdk_16.11.bb}

[meta-intel] [PATCH 2/2] dpdk: cleanup unused patches

2016-11-16 Thread Rahul Kumar Gupta
Removed the unused patches since the recipe is not using these. It was added before as fix for dpdk v16.07. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- .../dpdk-16.07-kni-fix-build-with-kernel-4.8.patch | 55 ...6.07-net-igb-move-PCI-device-IDs-from-EAL.patch

[meta-intel] [PATCH 0/2] Update to dpdk v16.11

2016-11-16 Thread Rahul Kumar Gupta
is renamed to "native". other patch will cleanup the unused patches in recipe. These patches have added before to fix dpdk v16.07. The image have been tested on Grantley-Broadwell using intel-corei7-64 BSP. Please merge in master if these looks ok. Thanks Rahul Kumar Gupta (2): dp

[meta-intel] [PATCH 0/5] removed meta-isg and meta-mohonpeak

2016-11-11 Thread Rahul Kumar Gupta
all content of this layer has been moved/consolidated to common. The image has been tested with mohonPeak platform using intel-corei7-64 BSP. Please merge in master if it looks ok. Thanks, Rahul Kumar Gupta (5): intel-core*: add ttyS1 to SERIAL_CONSOLES intel-core*: Add ASPEED Xserver

[meta-intel] [PATCH 4/5] meta-isg/meta-mohonpeak: remove BSP layer

2016-11-11 Thread Rahul Kumar Gupta
custom features. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- meta-isg/meta-mohonpeak/COPYING.MIT| 17 --- meta-isg/meta-mohonpeak/README | 164 - meta-isg/meta-mohonpeak/README.sources | 18 --- me

[meta-intel] [PATCH 1/5] intel-core*: add ttyS1 to SERIAL_CONSOLES

2016-11-11 Thread Rahul Kumar Gupta
Some of Intel boards are using ttyS1 also. So ttyS1 is added to SERIAL_CONSOLES inorder to provide login prompts on the console. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- conf/machine/intel-core2-32.conf | 2 +- conf/machine/intel-corei7-64.conf | 2 +- 2

[meta-intel] [PATCH 2/5] intel-core*: Add ASPEED Xserver driver

2016-11-11 Thread Rahul Kumar Gupta
Include support for ASPEED Technology graphics card driver to intel-corei7-64 and intel-core2-32. So that intel common BSP can support platforms like MohonPeak (Intel Atom Processor C2000 Product Family) which using this graphics card. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx

[meta-intel] [PATCH 3/5] rmc: Add support for MohonPeak platform

2016-11-11 Thread Rahul Kumar Gupta
-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- common/recipes-bsp/rmc/boards/mohonpeak/BOOTENTRY.CONFIG | 2 ++ common/recipes-bsp/rmc/boards/mohonpeak/INSTALLER.CONFIG | 3 +++ common/recipes-bsp/rmc/boards/mohonpeak/KBOOTPARAM | 1 + common/recipes-bsp/rmc/boards/moh

[meta-intel] [PATCH 6/6] meta-isg: Update the MAINTAINERS file for removed BSP layer

2016-10-18 Thread Rahul Kumar Gupta
Remove the maintainer name for meta-crystalforest from the maintainer list, since this layer is removed from meta-intel. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- meta-isg/MAINTAINERS | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-isg/MAINTAINERS b/me

[meta-intel] [PATCH 5/6] meta-isg: meta-crystalforest: remove BSP layer

2016-10-18 Thread Rahul Kumar Gupta
: acpi_enforce_resources=lax was added before in this BSP to support QAT software, which is no more required. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- meta-isg/meta-crystalforest/COPYING.MIT| 17 -- meta-isg/meta-crystalforest/README

[meta-intel] [PATCH 4/6] openssl-qat: move recipe from meta-isg to common

2016-10-18 Thread Rahul Kumar Gupta
Since there is plan to merge meta-isg layer to common meta-intel layer. So relocate openssl-qat v0.4.9-009 recipe from meta-isg layer to common meta-intel layer. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- {meta-isg/common => common}/recipes-extended/openssl-qa

[meta-intel] [PATCH 2/6] qat16: move qat from meta-isg to common

2016-10-18 Thread Rahul Kumar Gupta
Since there is plan to merge meta-isg layer to common meta-intel layer. So relocate qat16 v2.6-65 recipe from meta-isg layer to common meta-intel layer. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- {meta-isg/common => common}/recipes-extended/qat/

[meta-intel] [PATCH 0/1] Fix dpdk build with kernel v4.8

2016-10-14 Thread Rahul Kumar Gupta
-corei7-64 BSP. Please merge in master & morty if this looks ok. Thank you Rahul Kumar Gupta (1): meta-isg: dpdk: fix build with kernel v4.8 meta-isg/common/recipes-extended/dpdk/dpdk.inc | 3 + .../dpdk-16.07-kni-fix-build-with-kernel-4.8.patch | 55 ...6.07-net-igb-move

[meta-intel] [PATCH 2/2] common: recipes-corpus: delete corpus recipes

2016-08-08 Thread Rahul Kumar Gupta
as part of its tarball. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- .../calgary-corpus/calgary-corpus.bb | 24 - .../canterbury-corpus/canterbury-corpus.bb | 31 -- 2 files changed, 55 deletions(-) delet

[meta-intel] [PATCH 0/2] cleanup crystalforest bsp and recipes-corpus

2016-08-08 Thread Rahul Kumar Gupta
ok. Thanks, Rahul Kumar Gupta (2): meta-crystalforest: removing corpus files common: recipes-corpus: delete corpus recipes .../calgary-corpus/calgary-corpus.bb | 24 - .../canterbury-corpus/canterbury-corpus.bb | 31 -- .../conf

[meta-intel] [PATCH 1/2] meta-isg: zlib-qat: fix for unpack and patch error

2016-08-03 Thread Rahul Kumar Gupta
it on zlib-1.2.8. And, other to apply the patches added in SRC_URI. Added flags "-q -o" flags to unzip command to quietly overwrite if files/folders already exist to avoid build from breaking. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- .../zlib-qat/zlib-

[meta-intel] [PATCH 2/2] meta-isg: openssl-qat: fix for patch error

2016-08-03 Thread Rahul Kumar Gupta
and apply it on openssl. And, other to apply the patches added in SRC_URI. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- .../recipes-extended/openssl-qat/openssl-qat.inc | 37 +++--- 1 file changed, 25 insertions(+), 12 deletions(-) diff --git a/meta-isg/

[meta-intel] [PATCH 0/2] Fix build with zlib-qat and openssl-qat

2016-08-03 Thread Rahul Kumar Gupta
is to split do_patch into two - one to unpack the qat patch and apply it on openssl and zlib respectively. And, other to apply the patches added in SRC_URI. The image have been tested on Grantley-Broadwell using intel-corei7-64 BSP. Please merge in master if these looks ok. Thanks Rahul Kumar

[meta-intel] [master][PATCH 1/2] meta-isg: qat16: fix for GNU_HASH QA issue

2016-07-27 Thread Rahul Kumar Gupta
Fix for: ERROR: QA Issue: No GNU_HASH in the elf binary by adding LDFLAGS to TARGET_CC_ARCH. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- meta-isg/common/recipes-extended/qat/qat16.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-isg/common/recipes-ex

[meta-intel] [master][PATCH 0/2] Fix build for GNU_HASH QA issue

2016-07-27 Thread Rahul Kumar Gupta
merge in master if these looks ok. Thanks Rahul Kumar Gupta (2): meta-isg: qat16: fix for GNU_HASH QA issue meta-isg: zlib-qat: fix for GNU_HASH QA error meta-isg/common/recipes-extended/qat/qat16.inc | 1 + meta-isg/common/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb | 1

[meta-intel] [master][PATCH 1/3] meta-isg: dpdk: fix for GNU_HASH QA issue

2016-07-22 Thread Rahul Kumar Gupta
fix for: ERROR: QA Issue: No GNU_HASH in the elf binary Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- meta-isg/common/recipes-extended/dpdk/dpdk.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-isg/common/recipes-extended/dpdk/dpdk.

[meta-intel] [master][PATCH 3/3] meta-isg: dpdk: fix compilation with dynamic libs

2016-07-22 Thread Rahul Kumar Gupta
Ensure that the correct CFLAGS are passed to LD when compiling rte libs as shared. For building the dpdk with config CONFIG_RTE_BUILD_SHARED_LIB=y Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- meta-isg/common/recipes-extended/dpdk/dpdk.inc | 1 + ...04-dp

[meta-intel] [master][PATCH 2/3] meta-isg: dpdk: simplify do_install

2016-07-22 Thread Rahul Kumar Gupta
Using makefile for installing targets. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- meta-isg/common/recipes-extended/dpdk/dpdk.inc | 46 - ...4-dpdk-fix-installation-warning-and-issue.patch | 79 ++ 2 files changed, 93 insertions(

[meta-intel] [master][PATCH 0/3] Fix build and simplify installation

2016-07-22 Thread Rahul Kumar Gupta
that the CFLAGS are passed to LD when compiling rte libs as shared. The image have been tested on Grantley-Broadwell using intel-corei7-64 BSP. Please merge in master if these looks ok. Thanks Rahul Kumar Gupta (3): meta-isg: dpdk: fix for GNU_HASH QA issue meta-isg: dpdk: simplify do_install

[meta-intel] [master][PATCH 0/1] Fix DPDK build error with GCC 6

2016-07-05 Thread Rahul Kumar Gupta
where the indentation of the code might mislead a human reader about the control flow. The image have been tested on Grantley-Broadwell using intel-corei7-64 BSP. Please merge in master if these looks ok. Thanks, Rahul Kumar Gupta (1): meta-isg: dpdk : Fix for misleading indentation error

[meta-intel] [master][PATCH 1/1] meta-isg: dpdk : Fix for misleading indentation error

2016-07-05 Thread Rahul Kumar Gupta
Corrected the identation of code to match the block structure to avoid error/warning for build. Since yocto is using -Wall and -Werror flags so this warning is treated as error. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- meta-isg/common/recipes-extended/dpdk/dp

[meta-intel] [master][PATCH 1/1] meta-isg: dpdk: Update v2.2.0 -> v16.04

2016-04-14 Thread Rahul Kumar Gupta
update the dpdk recipe from v2.2.0 to v16.04. Rename the patches according to the recipe version. Now dpdk is following 'year-month' format for version numbering. dpdk v16.04 required "CONFIG_RTE_IP_FRAG=y" in order to build ip_fragmentation application. Signed-off-by: Rahul K

[meta-intel] [master][PATCH 0/1] Update dpdk v2.2.0 to v16.04

2016-04-14 Thread Rahul Kumar Gupta
k. Thanks, Rahul Kumar Gupta (1): meta-isg: dpdk: Update v2.2.0 -> v16.04 meta-isg/common/recipes-extended/dpdk/dpdk.inc | 6 ++--- ...add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch} | 0 ...nfig-variable-to-enable-disable-dpdk_qat.patch} | 0 ...4-add-sysroot-option-within-app-makefil

[meta-intel] [master][PATCH v2 0/2] Added support for qat16 v2.6.0-65

2016-04-11 Thread Rahul Kumar Gupta
is for overriding the compiler and linker only when these are not define. The image have been tested using intel-corei7-64 BSP on Grantley-broadwell plaltform. Please merge in master if these looks ok. Thanks, Changelog v2: * Squash the deletion and addition of new recipe patches Rahul Kumar Gupta

[meta-intel] [master][PATCH v2 2/2] meta-isg: qat16: update v2.3.0-34 -> v2.6.0-65

2016-04-11 Thread Rahul Kumar Gupta
at a proper path. * Ensure that compiler linker and archiver will override only when it is not defined by the environment. * Override the MACHINE name for do_install. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- meta-isg/common/recipes-extended/qat/qat16.inc

[meta-intel] [master][PATCH v2 1/2] meta-isg: qat16: move src url path from inc to bb

2016-04-11 Thread Rahul Kumar Gupta
Move the inclusion of SRC_URI: https://01.org/sites/default/files/page/qatmux.l.${PV}.tgz;name=qat from qat16.inc to version specific qat16 bb files. Since qatmux version and qat16 version is no more same. So can't use ${PV} variable for next version. Signed-off-by: Rahul Kumar Gupta

[meta-intel] [master][PATCH 0/3] Added support for qat16 v2.6.0-65

2016-04-06 Thread Rahul Kumar Gupta
if these looks ok. Thanks, Rahul Kumar Gupta (3): meta-isg: qat16: retire older ver v2.3.0-34 meta-isg: qat16: move src url path from inc to bb meta-isg: qat16: add recipe for v2.6.0-65 meta-isg/common/recipes-extended/qat/qat16.inc | 4 +- ...at-replace-strict_strtoull-with-kstrtoull.patch

[meta-intel] [master][PATCH 3/3] meta-isg: qat16: add recipe for v2.6.0-65

2016-04-06 Thread Rahul Kumar Gupta
it is not defined by the environment. * Override the MACHINE name for do_install. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- meta-isg/common/recipes-extended/qat/qat16.inc | 1 + 0-65-qat-add-install-target-to-makefiles.patch | 353 + ...rride

[meta-intel] [master][PATCH 2/3] meta-isg: qat16: move src url path from inc to bb

2016-04-06 Thread Rahul Kumar Gupta
Move the inclusion of SRC_URI: https://01.org/sites/default/files/page/qatmux.l.${PV}.tgz;name=qat from qat16.inc to version specific qat16 bb files. Since qatmux version and qat16 version is no more same. So can't use ${PV} variable for next version. Signed-off-by: Rahul Kumar Gupta

[meta-intel] [master][PATCH 3/3] meta-isg: zlib-qat: explicitly set EXTRA_OEMAKE required

2016-03-30 Thread Rahul Kumar Gupta
The openssl recipe currently relies on EXTRA_OEMAKE having been set to "-e MAKEFLAGS=" in bitbake.conf to operate. It is necessary to make this explicit so that the default in bitbake.conf can be changed. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> ---

[meta-intel] [master][PATCH 2/3] meta-isg: openssl-qat: fix configure and compilation

2016-03-30 Thread Rahul Kumar Gupta
necessary to make this explicit so that the default in bitbake.conf can be changed. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- meta-isg/common/recipes-extended/openssl-qat/openssl-qat.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a

[meta-intel] [master][PATCH 0/3] Fix compilation failures in qat

2016-03-30 Thread Rahul Kumar Gupta
n Grantley-Broadwell using intel-corei7-64 BSP. Please merge in master if these looks ok. Thanks, Rahul Kumar Gupta (3): meta-isg: qat16: fix v2.5.0 build with kernel v4.4 meta-isg: openssl-qat: fix configure and compilation meta-isg: zlib-qat: explicitly set EXTRA_OEMAKE required .

[meta-intel] [master][PATCH 1/3] meta-isg: qat16: fix v2.5.0 build with kernel v4.4

2016-03-30 Thread Rahul Kumar Gupta
t we point to the correct include path to the local headers. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- meta-isg/common/recipes-extended/qat/qat16.inc | 8 +++-- ...qat16_2.5.0-80-qat-Added-include-dir-path.patch | 30 ...nge-in-return-type-o

[meta-intel] [master & jethro][PATCH 0/2] Added support for openssl-qat

2016-02-01 Thread Rahul Kumar Gupta
he intel-corei7-64 BSP. Please merge in master and jethro if these look ok. Thank you, Rahul Kumar Gupta (2): meta-isg: openssl-qat: Add support for v0.4.9-009 meta-isg: openssl-qat: fix build with zlib-qat .../recipes-extended/openssl-qat/openssl-qat.inc | 111 + ...sl_qat-add-opens

[meta-intel] [master & jethro][PATCH 2/2] meta-isg: openssl-qat: fix build with zlib-qat

2016-02-01 Thread Rahul Kumar Gupta
openssl & zlib shim layers both install the qat_mem.ko driver. Make openssl shim dependent on zlib-qat and ensure that only zlib-qat installs this kernel module. This may change in future when qat_mem module has been forked into a separate package. Signed-off-by: Rahul Kumar G

[meta-intel] [master & jethro][PATCH v2 1/3] meta-isg: dpdk: retire older ver v2.0.0 and v1.8.0

2016-01-11 Thread Rahul Kumar Gupta
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.gu...@intel.com> --- ...dd-config-variable-to-enable-disable-dpdk.patch | 44 -- ...ix-a-build-warning-being-t

[meta-intel] [master & jethro][PATCH v2 2/3] meta-isg: dpdk: Upgrade DPDK v2.1.0 to DPDK v2.2.0

2016-01-11 Thread Rahul Kumar Gupta
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.gu...@intel.com> --- meta-isg/common/recipes-extended/dpdk/dpdk.inc | 2 +-

[meta-intel] [master & jethro][PATCH 2/2] meta-isg: dpdk: DPDK v2.2.0 enabling recipe

2015-12-30 Thread Rahul Kumar Gupta
This adds the recipe for dpdk v2.2.0 for grantley and crystalforest platforms using the common BSP intel-corei7-64. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gu...@intel.com> --- ...-add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch | 52 ++ .../common/recipes-ex