ovn: bump to 22.03.5

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
Yousong Zhou 2024-02-21 08:41:19 +00:00
parent 7ccbb9a66c
commit 4d1c7a144a
3 changed files with 4 additions and 4 deletions

View File

@ -9,13 +9,13 @@ include $(INCLUDE_DIR)/kernel.mk
include ../openvswitch/openvswitch.mk
PKG_NAME:=ovn
PKG_VERSION:=22.03.0
PKG_VERSION:=22.03.5
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/ovn-org/ovn.git
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
PKG_MIRROR_HASH:=eb494796a7a21e7c1ba5b3f60c037385eb5f0c33007ebc627437f36187f860fe
PKG_MIRROR_HASH:=2fce32762c4f8f21ba10f2d41924188cd995bea56eb9a09a7a119b15b9c60224
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE

View File

@ -10,7 +10,7 @@ Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
--- a/Makefile.am
+++ b/Makefile.am
@@ -483,11 +483,9 @@ dist-docs:
@@ -478,11 +478,9 @@ dist-docs:
include automake.mk

View File

@ -10,7 +10,7 @@ ic/ovn-ic.c:430:40: note: 'ls' was declared here
--- a/ic/ovn-ic.c
+++ b/ic/ovn-ic.c
@@ -427,7 +427,7 @@ find_ts_in_nb(struct ic_context *ctx, ch
@@ -433,7 +433,7 @@ find_ts_in_nb(struct ic_context *ctx, ch
nbrec_logical_switch_index_init_row(ctx->nbrec_ls_by_name);
nbrec_logical_switch_index_set_name(key, ts_name);