summaryrefslogtreecommitdiffstats
path: root/recipes-extended/vpp-core/vpp-core.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/vpp-core/vpp-core.bb')
-rw-r--r--recipes-extended/vpp-core/vpp-core.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/vpp-core/vpp-core.bb b/recipes-extended/vpp-core/vpp-core.bb
index 53437d1a..9f6d1125 100644
--- a/recipes-extended/vpp-core/vpp-core.bb
+++ b/recipes-extended/vpp-core/vpp-core.bb
@@ -22,7 +22,7 @@ DEPENDS_class-native = "openssl-native python-ply-native util-linux-native"
22 22
23inherit cmake 23inherit cmake
24inherit pkgconfig 24inherit pkgconfig
25inherit python-dir pythonnative 25inherit python3-dir python3native
26 26
27export ARCH="arm64" 27export ARCH="arm64"
28export OPENSSL_PATH = "${RECIPE_SYSROOT}" 28export OPENSSL_PATH = "${RECIPE_SYSROOT}"