diff options
Diffstat (limited to 'recipes-extended/dpdk')
-rw-r--r-- | recipes-extended/dpdk/dpdk.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-extended/dpdk/dpdk.inc b/recipes-extended/dpdk/dpdk.inc index 7642ec4e..71977bae 100644 --- a/recipes-extended/dpdk/dpdk.inc +++ b/recipes-extended/dpdk/dpdk.inc | |||
@@ -11,7 +11,6 @@ SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/dpdk;nobr | |||
11 | " | 11 | " |
12 | SRCREV = "a36da6a94243015b228c15b8b9aa1e650fd4b96d" | 12 | SRCREV = "a36da6a94243015b228c15b8b9aa1e650fd4b96d" |
13 | 13 | ||
14 | RDEPENDS_${PN} += "python-subprocess" | ||
15 | DEPENDS = "virtual/kernel openssl" | 14 | DEPENDS = "virtual/kernel openssl" |
16 | DEPENDS_append_x86-64 = " numactl" | 15 | DEPENDS_append_x86-64 = " numactl" |
17 | do_configure[depends] += "virtual/kernel:do_shared_workdir" | 16 | do_configure[depends] += "virtual/kernel:do_shared_workdir" |