xdp-fp: Update xdp-fp_1.0.0.bb to commit 9185c83

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
This commit is contained in:
Zelan Zou 2025-06-05 10:44:40 +09:00
parent e6fe59c5c3
commit 7d9239ed45

View File

@ -7,7 +7,7 @@ DEPENDS = "clang-cross-${TARGET_ARCH} elfutils libbpf zlib zstd"
SRC_URI = "${DPDK_XDP_SRC};branch=${SRCBRANCH}"
DPDK_XDP_SRC ?= "git://github.com/nxp-imx/imx-xdp-fp;protocol=https"
SRCBRANCH = "fpr"
SRCREV = "2543e59cff0c9e53abdc4654f160c57fcc50b024"
SRCREV = "9185c8311eb83d2d8d7305faed2ff6b673995033"
S = "${WORKDIR}/git"