[meta-intel] [PATCH 1/1] common: Remove DPDK recipes

Ong, Boon Leong boon.leong.ong at intel.com
Thu Nov 6 17:11:28 PST 2014


Thanks Tom, I think that will work for time being until we get more input on v3.17 support 
from the engineering. 

Thanks
BL 

>-----Original Message-----
>From: meta-intel-bounces at yoctoproject.org [mailto:meta-intel-
>bounces at yoctoproject.org] On Behalf Of Tom Zanussi
>Sent: Thursday, November 6, 2014 9:22 PM
>To: Selvaraj, Sreeju ArmughanX; meta-intel at yoctoproject.org
>Cc: Tom Zanussi
>Subject: [meta-intel] [PATCH 1/1] common: Remove DPDK recipes
>
>Move the DPDK recipes out of common/ and into meta-romley/.
>
>The DPDK recipes have so far been shown to be broken for any other machine
>than Romley or for any other kernel version than the kernel Romley is still
>using, 3.10.
>
>So the logical place for them to live would be in meta-romley, if anywhere.
>
>Signed-off-by: Tom Zanussi <tom.zanussi at linux.intel.com>
Acked-by: Ong Boon Leong <boon.leong.ong at intel.com>
>---
> {common => meta-romley}/recipes-extended/dpdk/dpdk.inc                    | 0
> ...dpdk-1.6.0r2-app-test-fix-build-switches-to-enable-cmdline-tests.patch | 0
> .../dpdk/dpdk/dpdk-1.6.0r2-eal-fix-option-base-virtaddr.patch             | 0
> .../dpdk/dpdk/dpdk-1.6.0r2-examples-qos_sched-fix-makefile.patch          | 0
> .../dpdk-1.7.0-examples-Add-config-variables-to-enable-disable-dpdk.patch
>| 0  .../dpdk/dpdk/dpdk-1.7.0-examples-pipeline-build-with-all-
>examples.patch  | 0  .../dpdk-1.7.0-ring-remove-extra-devices-creation-with-
>vdev-option.patch  | 0  .../recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-
>simplify-unit-tests.patch  | 0
> {common => meta-romley}/recipes-extended/dpdk/dpdk_1.6.0r2.bb             |
>0
> {common => meta-romley}/recipes-extended/dpdk/dpdk_1.7.0.bb               |
>0
> 10 files changed, 0 insertions(+), 0 deletions(-)  rename {common => meta-
>romley}/recipes-extended/dpdk/dpdk.inc (100%)  rename {common =>
>meta-romley}/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-app-test-fix-build-
>switches-to-enable-cmdline-tests.patch (100%)  rename {common => meta-
>romley}/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-eal-fix-option-base-
>virtaddr.patch (100%)  rename {common => meta-romley}/recipes-
>extended/dpdk/dpdk/dpdk-1.6.0r2-examples-qos_sched-fix-makefile.patch
>(100%)  rename {common => meta-romley}/recipes-
>extended/dpdk/dpdk/dpdk-1.7.0-examples-Add-config-variables-to-enable-
>disable-dpdk.patch (100%)  rename {common => meta-romley}/recipes-
>extended/dpdk/dpdk/dpdk-1.7.0-examples-pipeline-build-with-all-
>examples.patch (100%)  rename {common => meta-romley}/recipes-
>extended/dpdk/dpdk/dpdk-1.7.0-ring-remove-extra-devices-creation-with-
>vdev-option.patch (100%)  rename {common => meta-romley}/recipes-
>extended/dpdk/dpdk/dpdk-1.7.0-ring-simplify-unit-tests.patch (100%)
>rename {common => meta-romley}/recipes-extended/dpdk/dpdk_1.6.0r2.bb
>(100%)  rename {common => meta-romley}/recipes-
>extended/dpdk/dpdk_1.7.0.bb (100%)
>
>diff --git a/common/recipes-extended/dpdk/dpdk.inc b/meta-
>romley/recipes-extended/dpdk/dpdk.inc
>similarity index 100%
>rename from common/recipes-extended/dpdk/dpdk.inc
>rename to meta-romley/recipes-extended/dpdk/dpdk.inc
>diff --git a/common/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-app-test-fix-
>build-switches-to-enable-cmdline-tests.patch b/meta-romley/recipes-
>extended/dpdk/dpdk/dpdk-1.6.0r2-app-test-fix-build-switches-to-enable-
>cmdline-tests.patch
>similarity index 100%
>rename from common/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-app-test-
>fix-build-switches-to-enable-cmdline-tests.patch
>rename to meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-app-
>test-fix-build-switches-to-enable-cmdline-tests.patch
>diff --git a/common/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-eal-fix-
>option-base-virtaddr.patch b/meta-romley/recipes-
>extended/dpdk/dpdk/dpdk-1.6.0r2-eal-fix-option-base-virtaddr.patch
>similarity index 100%
>rename from common/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-eal-fix-
>option-base-virtaddr.patch
>rename to meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-eal-fix-
>option-base-virtaddr.patch
>diff --git a/common/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-examples-
>qos_sched-fix-makefile.patch b/meta-romley/recipes-
>extended/dpdk/dpdk/dpdk-1.6.0r2-examples-qos_sched-fix-makefile.patch
>similarity index 100%
>rename from common/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-
>examples-qos_sched-fix-makefile.patch
>rename to meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-
>examples-qos_sched-fix-makefile.patch
>diff --git a/common/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-
>Add-config-variables-to-enable-disable-dpdk.patch b/meta-romley/recipes-
>extended/dpdk/dpdk/dpdk-1.7.0-examples-Add-config-variables-to-enable-
>disable-dpdk.patch
>similarity index 100%
>rename from common/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-
>Add-config-variables-to-enable-disable-dpdk.patch
>rename to meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-
>Add-config-variables-to-enable-disable-dpdk.patch
>diff --git a/common/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-
>pipeline-build-with-all-examples.patch b/meta-romley/recipes-
>extended/dpdk/dpdk/dpdk-1.7.0-examples-pipeline-build-with-all-
>examples.patch
>similarity index 100%
>rename from common/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-
>pipeline-build-with-all-examples.patch
>rename to meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-
>pipeline-build-with-all-examples.patch
>diff --git a/common/recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-remove-
>extra-devices-creation-with-vdev-option.patch b/meta-romley/recipes-
>extended/dpdk/dpdk/dpdk-1.7.0-ring-remove-extra-devices-creation-with-
>vdev-option.patch
>similarity index 100%
>rename from common/recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-
>remove-extra-devices-creation-with-vdev-option.patch
>rename to meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-
>remove-extra-devices-creation-with-vdev-option.patch
>diff --git a/common/recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-simplify-
>unit-tests.patch b/meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.7.0-
>ring-simplify-unit-tests.patch
>similarity index 100%
>rename from common/recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-
>simplify-unit-tests.patch
>rename to meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-
>simplify-unit-tests.patch
>diff --git a/common/recipes-extended/dpdk/dpdk_1.6.0r2.bb b/meta-
>romley/recipes-extended/dpdk/dpdk_1.6.0r2.bb
>similarity index 100%
>rename from common/recipes-extended/dpdk/dpdk_1.6.0r2.bb
>rename to meta-romley/recipes-extended/dpdk/dpdk_1.6.0r2.bb
>diff --git a/common/recipes-extended/dpdk/dpdk_1.7.0.bb b/meta-
>romley/recipes-extended/dpdk/dpdk_1.7.0.bb
>similarity index 100%
>rename from common/recipes-extended/dpdk/dpdk_1.7.0.bb
>rename to meta-romley/recipes-extended/dpdk/dpdk_1.7.0.bb
>--
>1.9.3
>
>--
>_______________________________________________
>meta-intel mailing list
>meta-intel at yoctoproject.org
>https://lists.yoctoproject.org/listinfo/meta-intel


More information about the meta-intel mailing list