cni-plugins: update to -top

Bumping cni-plugins.git to version v1.1.0-353-g35831f3d, which comprises the following commits:

    35831f3d Fix addresses and routes reinserted to the VRF
    e20492f0 DHCP lease maintenance should terminate when interface no longer exists.
    3c224f5b Add a new firewall ingress-policy "isolated"
    bd8da200 host-device: Return interface name in result
    44ec80b7 build(deps): bump the golang group with 2 updates
    6e7fb607 build(deps): bump golang.org/x/sys in the golang group
    7c122fab bridge: Add option to enable port isolation
    e4ca66b4 build: split CI and go.mod version
    abfac4a9 Remove scripts/release.sh because of no longer used (#1137)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2025-03-24 17:40:27 +00:00
parent 351644d9bc
commit 0967bf494d

View File

@ -10,7 +10,7 @@ is simple to implement. \
" "
SRCREV_cni = "4c9ae43c0eaa85ec1ab27781e9b258f13e7fd0ca" SRCREV_cni = "4c9ae43c0eaa85ec1ab27781e9b258f13e7fd0ca"
SRCREV_plugins = "abfac4a938866b6184441d02ad49544d10931fe1" SRCREV_plugins = "35831f3d23956658aaa3109cbae0ce24d28137e6"
SRCREV_flannel_plugin = "cc21427ce5b2c606ba5ececa0a488452e80d73f8" SRCREV_flannel_plugin = "cc21427ce5b2c606ba5ececa0a488452e80d73f8"
SRCREV_FORMAT = "cni_plugins" SRCREV_FORMAT = "cni_plugins"
SRC_URI = "\ SRC_URI = "\