From: Chunrong Guo <chunrong....@nxp.com>

    Fixes
    |./build-aux/calculate-schema-cksum: cksum: not found
    |Makefile:4958: recipe for target 'all-recursive' failed
---
 recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb 
b/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
index 472ac16..e8d89c7 100644
--- a/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
+++ b/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "OVS DPDK"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=17b2c9d4c70853a09c0e143137754b35"
 
-DEPENDS = "dpdk python-six-native"
+DEPENDS = "dpdk python-six-native coreutils-native"
 RDEPENDS_${PN} = "bash libcrypto libssl python"
 
 inherit pythonnative
-- 
1.9.0

-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to