aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/vpp-core/vpp-core.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/vpp-core/vpp-core.bb b/recipes-extended/vpp-core/vpp-core.bb
index 9f6d1125..5c7a3560 100644
--- a/recipes-extended/vpp-core/vpp-core.bb
+++ b/recipes-extended/vpp-core/vpp-core.bb
@@ -16,9 +16,9 @@ SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/vpp;nobra
file://0001-getcpu-rename-getcpu-to-avoid-conflict-with-glibc-2..patch \
file://0001-vpp-core-fix-package_qa-error.patch \
"
-DEPENDS = "dpdkvpp openssl python-ply util-linux vpp-core-native"
+DEPENDS = "dpdkvpp openssl python3-ply util-linux vpp-core-native"
-DEPENDS_class-native = "openssl-native python-ply-native util-linux-native"
+DEPENDS_class-native = "openssl-native python3-ply-native util-linux-native"
inherit cmake
inherit pkgconfig