diff options
Diffstat (limited to 'recipes-extended/vpp-core')
| -rw-r--r-- | recipes-extended/vpp-core/vpp-core.bb | 2 |
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 53437d1a4..9f6d1125e 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 | ||
| 23 | inherit cmake | 23 | inherit cmake |
| 24 | inherit pkgconfig | 24 | inherit pkgconfig |
| 25 | inherit python-dir pythonnative | 25 | inherit python3-dir python3native |
| 26 | 26 | ||
| 27 | export ARCH="arm64" | 27 | export ARCH="arm64" |
| 28 | export OPENSSL_PATH = "${RECIPE_SYSROOT}" | 28 | export OPENSSL_PATH = "${RECIPE_SYSROOT}" |
