From: Chunrong Guo <[email protected]> *include the following changes: 5c67e9c - Set release date for 2.8.1. 5f3bd11 - connmgr: Fix violation of flow monitoring protocol description. c6825a6 - ovn/actions: Improve OVN load-balancing performance. fb805ee - datapath-windows: Fix bugs in cleaner threads eb078f4 - dpif-netdev: Fix a zero-rate bug for meter 45c7b48 - conntrack: Tighten handling of alg reverse conns. 99ae061 - conntrack: Add function ct_print_conn_info(). 664a67e - conntrack: Create nat_conn_keys_insert(). 35ab152 - netdev-dpdk: reset packet_type for reused dp_packets. b9ba6b4 - dp-packet: Refactor DPDK packet initialization. d14a88e - docs: Use DPDK 17.05.2 release. d366c02 - Documentation: Also define install-man-rst when Sphinx is not available. ec0b301 - Debian: Update package dependency
Signed-off-by: Chunrong Guo <[email protected]> --- recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb b/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb index 78188cd..ba4e247 100644 --- a/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb +++ b/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb @@ -8,7 +8,7 @@ RDEPENDS_${PN} = "bash libcrypto libssl python" inherit pythonnative SRC_URI = "git://github.com/qoriq-open-source/ovs-dpdk.git;nobranch=1" -SRCREV = "626a2600f093d84608a1bde29336f523ac74ae99" +SRCREV = "5c67e9cfc1eaab19187720c857841be6c8046c40" S = "${WORKDIR}/git" -- 1.9.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
