Trying to build vpp
This commit is contained in:
@@ -6,6 +6,7 @@ TAG=dev
|
||||
# The Linux kernel, from NXP
|
||||
NXP_VERSION=lf-6.18.2-1.0.0
|
||||
DPDK_VERSION=lf-6.18.2-1.0.0
|
||||
VPP_VERSION=lf-6.18.2-1.0.0
|
||||
|
||||
CRIO_VERSION=cri-o.arm64.v1.33.3
|
||||
KUBE_VERSION=v1.33.3
|
||||
@@ -14,7 +15,6 @@ KUBE_VERSION=v1.33.3
|
||||
# We need fsl-ls1046a-rdb-sdk.dtb here
|
||||
DEVICE_TREE_TARGET=mono-gateway-dk-sdk
|
||||
|
||||
|
||||
# Arch, should always be arm64 for our board. This is here in case branching off to other devices
|
||||
ARCH=arm64
|
||||
|
||||
@@ -34,3 +34,6 @@ ALPINE_HOSTNAME=monok8s-hostname
|
||||
|
||||
# Upper case [A-Z]_ only, used for naming env vars
|
||||
BUILD_TAG=MONOK8S
|
||||
|
||||
# Optional apt cache
|
||||
APT_PROXY=apt-cacher-ng.eco-system.svc.cluster.local:3142
|
||||
|
||||
Reference in New Issue
Block a user