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

2016-11-16 Thread Rahul Kumar Gupta
re now added in dpdk v16.11. Signed-off-by: Rahul Kumar Gupta --- 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} | 4 ++-- 3 files chan

[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 --- .../dpdk-16.07-kni-fix-build-with-kernel-4.8.patch | 55 ...6.07-net-igb-move-PCI-device-IDs-from-EAL.patch | 278 ...07-net

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

2016-11-16 Thread Rahul Kumar Gupta
ig 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):

[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 5/5] meta-isg: removing meta-isg layer

2016-11-11 Thread Rahul Kumar Gupta
All meta-isg layer content is already merged/consolidated to meta-intel/common layer. So removing this layer. Signed-off-by: Rahul Kumar Gupta --- meta-isg/MAINTAINERS | 44 meta-isg/README | 7 --- meta-isg/conf/layer.conf | 12

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

2016-11-11 Thread Rahul Kumar Gupta
x27;s custom features. Signed-off-by: Rahul Kumar Gupta --- meta-isg/meta-mohonpeak/COPYING.MIT| 17 --- meta-isg/meta-mohonpeak/README | 164 - meta-isg/meta-mohonpeak/README.sources | 18 --- meta-isg/meta-mohonpeak/conf/layer

[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 --- conf/machine/intel-core2-32.conf | 2 +- conf/machine/intel-corei7-64.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions

[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 --- conf/machine/intel

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

2016-11-11 Thread Rahul Kumar Gupta
: Rahul Kumar Gupta --- 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/mohonpeak/POSTINSTALL.sh | 3 +++ common

[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 --- meta-isg/MAINTAINERS | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-isg/MAINTAINERS b/meta-isg/MAINTAINERS index f2f462b

[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 --- meta-isg/meta-crystalforest/COPYING.MIT| 17 -- meta-isg/meta-crystalforest/README | 240 - meta-isg

[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 --- {meta-isg/common => common}/recipes-extended/openssl-qat/openssl-qat.inc | 0 ...ssl-qat_0.

[meta-intel] [PATCH 1/6] dpdk: move dpdk 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 dpdk v16.07 recipe from meta-isg layer to common meta-intel layer. Signed-off-by: Rahul Kumar Gupta --- {meta-isg/common => common}/recipes-extended/dpdk/dpdk.inc| 0 .../dpdk/dpdk/dpdk-16.04-

[meta-intel] [PATCH 0/6] BSP layer retirement

2016-10-18 Thread Rahul Kumar Gupta
. Since meta-isg layer is going to be merge in common layer. The plan to consolidate all intel SoC BSP into intel common BSP. The image has been tested with riverforest-broadwell and grantley-broadwell using intel-corei7-64 BSP. Please merge in master if it looks ok. Thanks, Rahul Kumar Gupta (6

[meta-intel] [PATCH 3/6] zlib-qat: move zlib-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 zlib-qat v0.4.7-002 recipe from meta-isg layer to meta-intel/common layer. Signed-off-by: Rahul Kumar Gupta --- ...-qat-0.4.7-002-qat_mem-build-qat_mem-ko-against-yocto-kernel-src.patch | 0 .../zlib-qat/zlib

[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 --- {meta-isg/common => common}/recipes-extended/qat/qat16.inc| 0 .../qat/qat16/qat16_2.

[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 1/1] meta-isg: dpdk: fix build with kernel v4.8

2016-10-14 Thread Rahul Kumar Gupta
Backported fixes from upstream dpdk sources to ensure dpdk 16.07 compiles against kernel 4.8. Signed-off-by: Rahul Kumar Gupta --- 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-PCI-device-IDs-from

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

2016-09-06 Thread Rahul Kumar Gupta
dding examples/ethtool/lib directory in DEPDIRS-y and by adding lib path in LDLIBS. Signed-off-by: Rahul Kumar Gupta --- meta-isg/common/recipes-extended/dpdk/dpdk.inc | 6 ++- ...7-add-sysroot-option-within-app-makefile.patch} | 25 +-- ...dk-16.07-dpdk-fix-for-parellel-make-issue.

[meta-intel] [PATCH 0/1] Update dpdk v16.04 to v16.07

2016-09-06 Thread Rahul Kumar Gupta
x the compilation by making directory dependent to other and by adding lib path in LIBDIRS. dpdk-pmdinfogen should not be the part of image since it is host specific binary. The image have been tested on Grantley-Broadwell using intel-corei7-64 BSP. Please merge in master if these looks ok. Thanks Rahul

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

2016-08-08 Thread Rahul Kumar Gupta
files as part of its tarball. Signed-off-by: Rahul Kumar Gupta --- .../calgary-corpus/calgary-corpus.bb | 24 - .../canterbury-corpus/canterbury-corpus.bb | 31 -- 2 files changed, 55 deletions(-) delete mode 100644 common/recipes-c

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

2016-08-08 Thread Rahul Kumar Gupta
looks 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 -- ...

[meta-intel] [PATCH 1/2] meta-crystalforest: removing corpus files

2016-08-08 Thread Rahul Kumar Gupta
Crystalforest BSP is no longer using the firmware files provided by these recipes. These files were added to support qat. Now qat packages its own calgary and canterbury firmware as part of its tarball. So removing these from MACHINE_EXTRA_RRECOMMENDS. Signed-off-by: Rahul Kumar Gupta --- meta

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

2016-08-03 Thread Rahul Kumar Gupta
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 --- .../zlib-qat/zlib-qat_0.4.7-002.bb

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

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

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

2016-08-03 Thread Rahul Kumar Gupta
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 2/2] meta-isg: zlib-qat: fix for GNU_HASH QA error

2016-07-26 Thread Rahul Kumar Gupta
Fix for: ERROR: QA Issue: No GNU_HASH in the elf binary by adding LDFLAGS to TARGET_CC_ARCH. To be sure that the LDFLAGS variable is being passed to the linker command. Signed-off-by: Rahul Kumar Gupta --- meta-isg/common/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb | 1 + 1 file

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

2016-07-26 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 --- meta-isg/common/recipes-extended/qat/qat16.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-isg/common/recipes-extended/qat/qat16.inc b/meta-isg/common

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

2016-07-26 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 --- 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.inc b/meta-isg/common/recipes-extended

[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 --- meta-isg/common/recipes-extended/dpdk/dpdk.inc | 1 + ...04-dpdk-fix-compilation-with-dynamic-libs.patch

[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 --- meta-isg/common/recipes-extended/dpdk/dpdk.inc | 46 - ...4-dpdk-fix-installation-warning-and-issue.patch | 79 ++ 2 files changed, 93 insertions(+), 32 deletions(-) create mode

[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-04 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-04 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 --- meta-isg/common/recipes-extended/dpdk/dpdk.inc | 1 + ...6.04-Fix-for

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

2016-04-13 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-b

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

2016-04-13 Thread Rahul Kumar Gupta
se looks ok. 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-a

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

2016-04-11 Thread Rahul Kumar Gupta
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
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 --- meta-isg/common/recipes-extended/qat/qat16.inc | 1 + ...at-replace-strict_strtoull-with

[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
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 1/3] meta-isg: qat16: retire older ver v2.3.0-34

2016-04-06 Thread Rahul Kumar Gupta
Removing the older version recipe qat16 v2.3.0-34 with respective patches. Signed-off-by: Rahul Kumar Gupta --- 0-34-qat-add-install-target-to-makefiles.patch | 343 - ...at-replace-strict_strtoull-with-kstrtoull.patch | 40 --- .../common/recipes-extended/qat

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

2016-04-06 Thread Rahul Kumar Gupta
defined by the environment. * Override the MACHINE name for do_install. Signed-off-by: Rahul Kumar Gupta --- meta-isg/common/recipes-extended/qat/qat16.inc | 1 + 0-65-qat-add-install-target-to-makefiles.patch | 353 + ...rride-CC-LD-AR-only-when-it-is-not

[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 --- meta-isg/common/recipes-extended/zli

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

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

[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 --- 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-of-func-in-kernel-v4.4.

[meta-intel] [master][PATCH v2 0/1] Added support for openssl-qat

2016-02-10 Thread Rahul Kumar Gupta
gelog v2: *Squash patches in single patch *Cleanup to apply for master only Rahul Kumar Gupta (1): meta-isg: openssl-qat: Add support for v0.4.9-009 .../recipes-extended/openssl-qat/openssl-qat.inc | 110 + ...sl_qat-add-openssl-async-specific-symbols.patch | 113 + ..._0.4.9-009-openssl_qat-add

[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 Gupta --- meta

[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 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 --- meta-isg/common/recipes-extended/dpdk/dpdk.inc | 2 +- ...2.0-add-RTE_KERNELDIR_OUT-to-split

[meta-intel] [master & jethro][PATCH v2 3/3] meta-isg: dpdk v2.2.0: rename the patches used

2016-01-11 Thread Rahul Kumar Gupta
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

[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 --- ...dd-config-variable-to-enable-disable-dpdk.patch | 44 -- ...ix-a-build-warning-being-treated-as-error.patch | 49 --- ...dpdk

[meta-intel] [master & jethro][PATCH v2 0/3] Added support for dpdk v2.2.0

2016-01-11 Thread Rahul Kumar Gupta
t mv the dpdk v2.1.0 to dpdk v2.2.0 * Rename the patches Rahul Kumar Gupta (3): meta-isg: dpdk: retire older ver v2.0.0 and v1.8.0 meta-isg: dpdk: Upgrade DPDK v2.1.0 to DPDK v2.2.0 meta-isg: dpdk v2.2.0: rename the patches used meta-isg/common/recipes-extended/dpdk/dpdk.inc | 6 +- .

[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 --- ...-add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch | 52 ++ .../common/recipes-extended/dpdk/dpdk_2.2.0.bb | 16

[meta-intel] [master & jethro][PATCH 1/2] meta-isg: dpdk: move patch from inc to bb

2015-12-30 Thread Rahul Kumar Gupta
Move the inclusion of patch: dpdk-1.8.0-and-2.0.0-add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch from dpdk.inc to version specific dpdk bb files where it needs to be applied. This patch does not apply cleanly on top of dpdk v2.2.0. Signed-off-by: Rahul Kumar Gupta --- meta-isg

[meta-intel] [master & jethro][PATCH 0/2] Added support for dpdk v2.2.0

2015-12-30 Thread Rahul Kumar Gupta
form using the intel-corei7-64 BSP. Please merge in master and jethro if these look ok. Thank you, Rahul Kumar Gupta (2): meta-isg: dpdk: move patch from inc to bb meta-isg: dpdk: DPDK v2.2.0 enabling recipe meta-isg/common/recipes-extended/dpdk/dpdk.inc | 2 - ...-add-RTE_KERNELDIR_OU