diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-01-16 04:27:56 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-01-17 19:17:09 +0000 |
commit | b2342110e61f537a1e698a0017c408895533f5b6 (patch) | |
tree | cb1f9e346b2afea4bf7f38418430549d64d7e9cc /recipes-networking/openvswitch/openvswitch-git | |
parent | 638e163e28b9e911a3169b852bf3995dd0ae8bdf (diff) | |
download | meta-virtualization-b2342110e61f537a1e698a0017c408895533f5b6.tar.gz |
openvswitch: update to v3.4.1
Bumping ovs to version v3.4.1-39-g7aa5f4270, which comprises the following commits:
7aa5f4270 dpif-netdev: Modify code comments for function parse_tcp_flags.
4727d139b ipf: Fix the over-sized reassembly.
8c2bf8bff debian: Let *-ctl handle runtime directory.
29dddea09 debian: Use PIDFile with systemd.
308b441a1 debian: Add X-Python3-Version stanza.
860b6f985 debian: Drop shlibs:Depends macro for -ipsec.
9ac8b0fc0 debian: Drop python3:Depends macro for -vtep.
80cccfbdd ovsdb: Fix asan warning on ovsdb fatal errors.
034b40fbb netdev-tc-offloads: Don't offload header modification on ip fragments.
5346c14b9 m4: Fix check for Python 3.6 version.
84a98a8ba ofproto: Fix default pmd_id for ofproto/detrace.
65efbaa56 github: Skip clang-analyze when reference generation fails.
069f5a776 netdev-dpdk: Restore outer UDP checksum for Intel nics.
acee75730 cirrus: Update to FreeBSD 14.2 and 13.4.
eb98e20da bridge: Fix log spam about prefixes.
a234629c3 netdev: Always clear struct ifreq before ioctl.
118b4f207 netdev-native-tnl: Fix use of uninitialized RSS hash.
49d8d3066 tests: Use OVS_CHECK_XT6 for all applicable IPv6 tests.
8886c64c1 tests: Use OVS_CHECK_XT for all applicable IPv4 tests.
985f7ee31 classifier: Fix the fieldspec comment in the prefix tracking section.
07720bc3f tests: Handle marks using nft if available.
f3de3ab1b tests: Add nft support to ADD_EXTERNAL_CT.
5931c6feb tests: Add nft accept support.
e4d76aacd ovs-macros.at: Correctly delete iptables rule on_exit.
2cdd886fc system-traffic: Do not rely on conncount for already tracked packets.
2463a1bf9 system-traffic: Fix syntax errors in FTP and IPv6 curl calls.
77e82fa31 ovsdb-idl: Fix use of uninitialized datum for graph consistency check.
fb1dad5be db-ctl-base: Fix uninitialized datum fields while checking conditions.
9bda0df40 ovsdb-types: Fix use of uninitialized reference type.
3ed582f4a ofproto-dpif-upcall: Fix use of uninitialized missed dumps counter.
fcc8c2a91 ovs-vsctl, vtep-ctl: Silence memory sanitizer warning for longindex.
76c3deb14 tests: multipath: Fix use of uninitialized wildcards.
b359f1cf7 stream: replay: Fix potential NULL dereference on write failure.
4d8155a5c ofp-actions: Fix use of uninitialized padding in set-field.
6d02d8749 system-traffic: Standardize by replacing all wget instances with curl.
a946d61f5 system-traffic: Replace wget with curl for negative and ftp tests.
87efb3c94 classifier: Increase the maximum number of prefixes (tries).
5338f3ebe Revert "github: Skip FTP SNAT orig tuple tests due to broken Ubuntu kernel."
c25085f3d Prepare for 3.4.2.
22a6b1110 Set release date for 3.4.1.
fde8912b0 tests: Fix transient failure in ping6 header modify.
5cefc1114 github: Build Libreswan v5.1 from sources.
3d0246e3c ci: Update GitHub actions runner from Ubuntu 22.04 to 24.04.
5c13ad000 dpdk: Fix dpdk logs being split over multiple lines.
c6fc230a5 ipsec: libreswan: Reduce chances for crossing streams.
e9f9e1eff tests: ipsec: Check that nodes can ping each other in the NxN test.
94aeab7de tests: ipsec: Add NxN + reconciliation test.
992e09e4d system-tests: Verbose cleanup of ports and namespaces.
a5b5fce08 ipsec: Make command timeout configurable.
49b066b5c ipsec: libreswan: Avoid monitor hanging on stuck ipsec commands.
729b4813c ipsec: libreswan: Try to bring non-active connections up.
cb981fdb3 ipsec: libreswan: Reconcile missing connections periodically.
f95b566db ipsec: libreswan: Fix regexp for connections waiting on child SA.
f1fcf08b3 ipsec: Add a helper function to run commands from the monitor.
77dc74395 meta-flow: Fix nw_frag mask while parsing from string.
7e6a298c0 ci: Remove dependency on libpcap.
b2d2ca05c github: Remove ASLR entropy workaround.
b00d1115c bond: Always revalidate unbalanced bonds when active member changes.
d9f146931 ofproto-dpif-upcall: Fix redundant mirror on metadata modification.
7e0f702fd dpdk: Use DPDK 23.11.2 release for OVS 3.4.
a15ce086d ofproto-dpif: Improve load balancing in dp_hash select groups.
f6329c428 Revert "ci: Use sarif-tools v3.0.1 due to issues in earlier versions."
b7a277b73 ci: Use sarif-tools v3.0.1 due to issues in earlier versions.
d17dbccf0 netdev-dpdk: Disable outer udp checksum offload for txgbe driver.
e05a76931 selinux: Update policy file.
7d074979f github: Skip FTP SNAT orig tuple tests due to broken Ubuntu kernel.
76ba41b5c vconn: Always properly free flow stats reply.
fa840997f mcast-snooping: Properly check group_get_lru return code.
64cb90507 ovsdb-idl: Fix IDL memory leak.
9e9433ec5 ofproto/bond: Preserve active bond member over restarts.
05b752082 ofproto-dpif-upcall: Avoid stale ukeys leaks.
a91553ef0 ci: Use previous sarif-tools release due to issue in latest release.
a67c12d51 userspace: Correctly set ip offload flag in native tunneling.
32ff65ac6 docs: Fix argument formatting in ovs-appctl(8) man page.
c45794afb Prepare for 3.4.1.
c598c05c8 Set release date for 3.4.0.
a71dd64a2 releases: Mark 3.3 as a new LTS release.
b0e749ba8 dp-packet: Correct IPv4 checksum calculation.
6b6823a57 netdev-linux: Fix unaligned access to rpl_rtnl_link_stats64.
d49f51a05 route-table: Fix another UBsan warning about pointer type.
cb121f4ea netdev-linux: Do not offload IP checksum.
6cea2b36c tunnel, tests: Add test for mirroring over tunnels.
a1afd8369 ofproto-dpif-xlate: Add a recursion limit to tunnel address lookup.
1532c15a5 netdev-dpdk: Fix race condition in mempool information dump.
6743a83e1 ovsdb: transaction: Remove incorrect transaction abort in pre-commit.
a2d11f1be netlink-notifier: Silence the UBsan's function pointer mismatch error.
a1fca3d17 Documentation: Update QEMU documentation URLs.
f4f199af5 match: Fix false-positive snprintf size warning.
2eb49ec25 util: Add non-NULL format assertion to xvasprintf.
4cf2073cb ofproto-dpif-xlate: Initialize observe_offset for sample actions.
7ca0d3fee docs: Define Read the Docs configuration for Sphinx HTML parameters.
41c4034cb ofproto-dpif-xlate: Remove misleading wc NULL check in packet mirror.
2bf43ea3c flow: Fix unaligned access to the ND target in miniflow_extract.
7dbf2a836 ofp-actions: Fix reporting observation point bits instead of domain.
86f7db6c1 dpif-netlink-rtnl: Fix netdev leak in out-of-tree tunnels probe.
12f9e1410 dpctl: Fix netdev reference leak in "show" command.
0aa14d912 Prepare for 3.4.0.
3b1882261 ofproto-dpif-mirror: Add support for pre-selection filter.
04c090c61 ofproto-dpif-mirror: Reduce number of function parameters.
600125b2c ofproto: Add ofproto/detrace command to map UFIDs to OpenFlow.
9e6d43ef3 rhel: Make the version, displayed to the user, customizable.
1aa9e137f ofp-actions: Load data from fields in sample action.
c2e683646 ofproto-dpif-xlate: Avoid allocating mf_subfield.
516569d31 ofproto: xlate: Make sampled drops explicit.
45034c206 tests: Test local sampling.
742de01a4 tests: Add test-psample testing utility.
c10dbcec7 ofproto-dpif-xlate: Use psample for local sample.
d54b967e8 vswitchd: Add local sampling to vswitchd schema.
5b99ebc26 ofproto: Add ofproto-dpif-lsample.
d0afbf094 ofproto_dpif: Check for psample support.
1a3bd96b4 odp-util: Add support OVS_ACTION_ATTR_PSAMPLE.
d9de6b01c ofproto-dpif: Allow forcing dp features.
d7e77143f tunnel: Allow UDP zero checksum with IPv6 tunnels.
4935e8932 ofproto: Add JSON output for 'dpif/show' command.
379d036ac vswitchd: Add JSON output for 'list-commands' command.
3c572af65 python: Add option for pretty-printing JSON output to appctl.py.
a0925cef7 appctl: Add option '--pretty' for pretty-printing JSON output.
97a1bce6a python: Add option for JSON output to unixctl classes and appctl.py.
939a5cea5 Add global option for JSON output to ovs-appctl.
f8ed13355 ovsdb: raft: Don't forward more than one command to the leader.
773b0fb59 cirrus: Update to FreeBSD 14.1.
239b59bdf ovs-monitor-ipsec: LibreSwan v5 support.
802df1e37 ovs-monitor-ipsec: LibreSwan autodetect version.
c1dce72a3 python: ovsdb-idl: Add custom transaction operations.
56e315937 vswitchd: Only lock pages that are faulted in.
639fcf200 netdev-dpdk: Check pending reset when adding device.
481184944 odp-execute: Check IPv4 checksum offload flag in AVX.
3f4df4c7b odp-execute: Set IPv6 traffic class in AVX implementation.
2f196c80e netdev-dpdk: Use LSC interrupt mode.
6b09799f0 ofp-prop: Fix unaligned 128 bit access.
24907bd1b ovsdb-client: Document "--timeout" option in help.
8b405f45d ovsdb-client: Add "COLUMN" arg to help for 'dump'.
c00dd0c94 dpdk: Check other_config:dpdk-extra for '--lcores'.
85d19a5ed appveyor: Fix caching of OpenSSL installer.
2c1a432e2 python: ovs: flow: Fix nested check_pkt_len acts.
fad8c8f7f python: idl: Fix index not being updated on row modification.
d40129195 python: ovsdb-idl: Convert new_uuid insert() arg to UUID.
79a306565 python: ovsdb-idl: Make IndexedRows mirror hmap.
35e647051 checkpatch: Don't warn on pointer to pointer.
f01a768e9 ci: Restore vhost-user unit tests in check-dpdk.
2efae5894 system-dpdk: Fix socket conflict when starting testpmd.
c39a84c13 netdev-dpdk: Refactor tunnel checksum offloading.
844a7cfa6 netdev-dpdk: Use guest TSO segmentation size hint.
d618d0917 netdev-dpdk: Refactor TSO request code.
3d2c8223a netdev-dpdk: Fix inner checksum when outer is not supported.
29abd07e4 netdev-dpdk: Disable outer UDP checksum for net/iavf.
041d6aded netdev-dpdk: Fallback to non tunnel checksum offloading.
6280f5d04 netdev-offload-tc: Reserve lower tc prio for vlan ethertype.
792e8ee86 debian: Fix tabs vs spaces.
ac4df0c8d nsh: Add support to compose-packet and use it in system tests.
cd4ea33b5 tests: Convert ND, MPLS and CT sendpkt tests to compose-packet.
40f0ac48f tests: sendpkt: Allow different input formats.
16f688535 ipf: Handle common case of ipf defragmentation.
3a6b8c836 ipf: Only add fragments to batch of same dl_type.
1d681ffe3 AUTHORS: Add Ville Skyttä.
90b8e4d05 docs: afxdp: Fix CONFIG_HAVE_EBPF_JIT Kconfig option spelling.
4a838f627 AUTHORS: Add Jun Gu.
8e2b06af9 ovs-ctl: Fix typo.
4c0e1a1d7 python: ovsdb-idl: Use monitor_cond for _Server DB.
474ebd6dd ovsdb-idl: Add C IDL test for "monitor" fallback.
6003a8875 tests: Fix non-portable plus match in python vlog test.
f2e4195b0 netdev-linux: Fix uninitialized gso_type case.
d97eee88e db-ctl-base: Initialize the output variable in the ctx structure.
361d7bce0 ofproto-dpif: Define age as time_t in ofproto_unixctl_fdb_add().
f673d0cd5 sflow: Fix check for disabled receive time.
11e48b8ca sflow: Use uint32_t instead of time_t for tick handling in the poller.
e42d3ed29 sflow: Replace libc's random() function with the OVS's random_range().
b253d74d4 cfm: Fix possible integer overflow in tc_add_matchall_policer().
18436bed8 netdev-linux: Fix possible int overflow in tc_add_matchall_policer().
488ad8bee dpdk: Use DPDK 23.11.1 release.
7af0716ea odp-execute: Fix AVX checksum calculation.
4d25656a2 netdev-linux: Initialize link speed in error conditions.
0c1b9b015 netdev-linux: Return an error if device feature names are empty.
4837b5fed socket: Fix uninitialized values in inet_parse_ functions.
51a2476bc dpctl: Fix uninitialized value when deleting flows.
8359cc422 netdev-native-tnl: Fix use of uninitialized offset on SRv6 header pop.
8e5a89cd0 netdev-offload: Fix null pointer dereference warning on dump creation.
ce1663b5f netdev-linux: Fix ethtool_cmd is partly outside array bounds.
d4bd0a2ad atlocal: Replace deprecated pkg_resources.
4d2c64ca1 atlocal: Fix setting HAVE_PYTEST on unexpected errors.
320f7e1a4 srv6: Fix misaligned writes to segment list.
0c8e62640 utilities: Correct deletion reason in flow_reval_monitor.py.
ec405e857 compiler: Fix errors in Clang 17 ubsan checks.
8d5486b65 AUTHORS: Add Amit Prakash Shukla.
325ca0455 packets: Assert for incorrect packet.
f61e1da46 AUTHORS: Add Pengfei Sun.
ac7a10721 table: Fix freeing global variable.
90cd797da vlog: Destroy async_append first then close log_fd.
3833506db conntrack: Fully initialize conn struct before insertion.
4989dc7e0 conntrack: Do not use {0} to initialize unions.
cbc54b2fe AUTHORS: Add Martin Kalcok.
5dfbc643f ci: Set platform parameter when building DPDK.
0940a51b1 ovsdb-client: Add missing arg to help for 'dump'.
b91f6788c ofproto-dpif-trace: Fix access to an out-of-scope stack memory.
f0e0e48ec hash, jhash: Fix unaligned access to the hash remainder.
855df0ad2 sparse: Add additional define for sparse on GCC >= 14.
01a0fff36 docs: Document manual cluster recovery procedure.
139b564db conntrack: Key connections by zone.
c176635f5 test-conntrack: Add per zone benchmark tool.
bf82d2cce Documentation: Update Pacemaker main page link.
bd8e9f48f sparse: Add immintrin.h header.
169ff9ea9 tc: Fix -Wgnu-variable-sized-type-not-at-end warning with Clang 18.
1876b2796 tests: Fix build failure with Clang 18 due to -Wformat-truncation.
8ce5c95f0 dpctl: Fix segfault on ct-{set,del}-limits.
fb46f5d29 netdev-dpdk: Improve error print to the user for flow control error.
bcacd805f ovsdb: raft: Fix probe intervals after install snapshot request.
d7f2150ea ovsdb: raft: Fix inability to join a cluster with a large database.
153d563c2 AUTHORS: Add Chris Riches.
e876b0466 rhel/systemd: Set ovsdb-server timeout to 5 minutes.
fbade819d ovsdb-idl: Add python keyword to persistent UUID test.
2b7efee03 socket: Increase listen backlog to 64 everywhere.
4f29804f2 netdev-dpdk: Fix possible memory leak configuring VF MAC address.
66a8430c7 appveyor: Fix too wide OpenSSL version regexp.
e1e0c6a3e checkpatch: Allow rST manpages to be added.
16b747541 github: Update python to 3.12.
dd24c57de ovsdb-dot: Fix flake8 issues.
3cd0299aa ovsdb-doc: Fix syntax warning with Python 3.12 and flake8 issues.
acf653712 github: Remove reference to master branch.
b34dac4c6 appveyor: Remove reference to master branch.
241365b6d python: Remove hacking dependency and use recent flake8.
751e14c63 cirrus: Update to FreeBSD 13.3.
a35fc4ae5 checkpatch: Don't spellcheck names in tags.
a75e1c37a vlog: Log stack trace on vlog_abort.
74cf01436 Documentation: Updates for rename of primary development branch as main.
120140f89 ofproto: Fix Coverity false positive.
9185793e7 tests: Fix compatibility issue with Python 3.13 in vlog.at.
95f5012bb checkpatch: Add additional words to extra_keywords.
ed379a810 ofproto-dpif-upcall: Fix ukey installation failure logs and counters.
337db5865 tests: system-offload-traffic: Verify re-probe of drop action.
edf56245b tests: system-traffic: Add coverage for drop action.
3c8d069b9 dpif: Probe support for OVS_ACTION_ATTR_DROP.
54d94f8f4 dpif: Support atomic_bool field type.
dec09fd7b dpif: Make get_datapath_cap() access support by pointer.
8bb065961 dpif: Stub out unimplemented action OVS_ACTION_ATTR_DEC_TTL.
9ec849e8a netlink-conntrack: Optimize flushing ct zone.
6439d694a util: Support checking for kernel versions.
b5e682925 conntrack: Do not use icmp reverse helper for icmpv6.
b674e7e04 conntrack: Fix SNAT with exhaustion system test.
2324596f1 Documentation: Update references to kernel datapath in OVS tree.
95ff912ed appveyor: Prepare for rename of primary development branch.
5b9feacfc ovsdb: raft: Fix inability to join after leadership change round trip.
e987af503 ovsdb: raft: Fix assertion when 1-node cluster looses leadership.
af5a99737 ovsdb: raft: Fix permanent joining state on a cluster member.
bcad733e2 ovsdb: raft: Fix time intervals for multitasking while joining.
aab379ec2 ovsdb: raft: Avoid transferring leadership to unavailable servers.
bf7c0b0a9 ofproto-dpif-xlate: Fix continuations with associated metering.
c6538b443 dpif-netdev: Fix crash due to tunnel offloading on recirculation.
e6a8a8e90 AUTHORS: Add Jun Wang.
6f93d8e62 netdev-dpdk: Disable outer UDP checksum offload for ice/i40e driver.
3ddb31f60 ovs-monitor-ipsec: LibreSwan autodetect paths.
840979663 route-table: Avoid routes from non-standard routing tables.
3388c3451 ovs-tcpdump: Fix cleanup mirror failed with twice fatal signals.
9d0a40120 ofproto-dpif: Fix tunnel with different name del/add failure.
5339ce386 ofpbuf: Prevent undefined behavior in ofpbuf_clone.
679b068ac AUTHORS: Add Kevin Sprague.
b89a6b814 rhel: Enable USDT scripts by default in Fedora builds.
86b9e653e revalidator: Add a USDT probe during flow deletion with purge reason.
0ce82ac45 netdev-dpdk: Fix tunnel type check during Tx offload preparation.
05e9f05d1 netdev-dpdk: Fix TCP check during Tx offload preparation.
f8809760f netdev-dpdk: Clear inner packet marks if no inner offloads requested.
7df30c86c netdev-dpdk: Clean up all marker flags if no offloads requested.
fa0dfa18d github: Reduce ASLR entropy to be compatible with asan in llvm 14.
33f45ded6 ovsdb: Don't iterate over rows on empty mutation.
2c4ffd2f8 netdev-dpdk: Dump packets that fail Tx preparation.
07c2ef5cd bfd: Improve state change log message.
d2a42f396 tests: Fix "SSL db: Implementation" test with openssl > 3.2.0.
6c082a831 conntrack: Fix flush not flushing all elements.
e0aa15f89 utilities: Use localhost as sample hostname.
b3ebc34a0 netdev-linux: Rename local variables as primary_*.
f92b30a0f netdev-linux: Rename struct nedev_linux field as is_lag_primary.
0c255bf76 Documentation: Update to refer to main repository.
29e09c809 vswitch.xml: Use member wording for bonds.
9d8208484 appveyor: Build with OpenSSL 3.0.
68e931221 m4: Fix linking with OpenSSL 1.1.0+ and 3+ on Windows.
f5fa9a0a3 ovs-pki: Fix file permissions on Windows.
d439c2017 appveyor: Print out config.log on configuration failure.
436aba68d bond: Reset stats when deleting post recirc rule.
6fc215de3 ofproto-dpif-trace: Fix infinite recirculation tracing.
99c86c6c4 github: Temporarily disable SNAT with exhaustion system test.
cc0e79518 Documentation: Update links to upstream Kernel documentation.
2d7a2bddb Documentation: Update Pacemaker link.
3c52cd15a Documentation: Anuket project updates.
786a89aba Documentation: Correct spelling errors.
5639aa7b6 Documentation: Extend copyright to 2024.
4c32b6d09 dp-packet: Don't offload inner csum if outer isn't supported.
f0d1beca6 dpif-netdev: Do not create handler threads.
166ee41d2 ofproto-dpif-xlate: Fix ignoring IPv6 local_ip for native tunnels.
7992a26ef netdev-dummy: Add local route entries for IP addresses.
f9e42c668 tests: Move the non-local port as tunnel endpoint test.
46159983d ovs-thread: Log pthread failures.
afdc1171a conntrack: Handle persistent selection for IP addresses.
99413ec26 conntrack: Handle random selection for port ranges.
5f2af0b7a utilities: Add TASK_STOPPED accounting to the kernel_delay.py script.
9aeda62cd Set release date for 3.3.0.
619d4e679 system-traffic.at: Add tests with UDP tunneling of UDP traffic.
f81d782c1 netdev-native-tnl: Mark all vxlan/geneve packets as tunneled.
a2d4ad651 netdev-linux: Only repair IP checksum in IPv4.
cb0cbffbe netdev-linux: Favour inner packet for multi-encapsulated TSO.
3e666ba00 rstp: Fix deadlock with patch ports.
5df46a44e dpif-netdev: Increase MAX_RECIRC_DEPTH to 8.
c7dd0a7b0 ovs-pki: Remove umask trick for self-signing.
dda253293 ovs-pki: Remove executable bit from private/cakey.pem.
19cffe30c netdev-linux: Avoid deadlock in netdev_get_speed.
0061a4892 ofproto-dpif-monitor: Remove unneeded calls to clear packets.
8cebf7efb dp-packet: Include inner offsets in adjustments and checks.
281b8d24c bfd: Set proper offsets and flags in BFD packets.
bf921e567 dp-packet: Validate correct offset for L4 inner size.
11b62f5e0 appveyor: Move from MinGW 32bit to msys64.
b3fc82220 AUTHORS: Add Roberto Bartzen Acosta.
2832faa22 Documentation: Adding note about using the jemalloc library.
be695f26f netdev-offload-tc: Check geneve metadata length.
61003d028 odp: ND: Follow Open Flow spec converting from OF to DP.
027ae2ba1 faq: Update DPDK releases for older branches.
6bdca1579 github: Bump Fedora version to 39.
1be7f896a github: Update versions of action dependencies (Node.js 20).
7b838a24f mcast-snooping: Remove typedef from mcast_group_proto.
96990ea1e dp-packet: Reset offload/offsets when clearing a packet.
3f74d6bf3 tests: ovsdb-server: Fix config-file same schema test.
432a0b935 ci: Run system tests in a separate namespace.
3eb91a8d1 netdev-dpdk: Trigger port reconfiguration in main thread for resets.
9ca8d3a4d tests: mcast-snooping: Stop time for the group protocol test.
bacd2c304 dp-packet: Avoid checks while preparing non-offloading packets.
335a5deac ovs-atomic: Fix inclusion of Clang header by GCC 14.
85ceed7c7 Prepare for post-3.3.0 (3.3.90).
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git')
-rw-r--r-- | recipes-networking/openvswitch/openvswitch-git/Makefile.am-set-the-python3-interpreter-with-usr-bin.patch | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/recipes-networking/openvswitch/openvswitch-git/Makefile.am-set-the-python3-interpreter-with-usr-bin.patch b/recipes-networking/openvswitch/openvswitch-git/Makefile.am-set-the-python3-interpreter-with-usr-bin.patch index 472ecb57..df08e3d9 100644 --- a/recipes-networking/openvswitch/openvswitch-git/Makefile.am-set-the-python3-interpreter-with-usr-bin.patch +++ b/recipes-networking/openvswitch/openvswitch-git/Makefile.am-set-the-python3-interpreter-with-usr-bin.patch | |||
@@ -25,11 +25,11 @@ Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com> | |||
25 | Makefile.am | 2 +- | 25 | Makefile.am | 2 +- |
26 | 1 file changed, 1 insertion(+), 1 deletion(-) | 26 | 1 file changed, 1 insertion(+), 1 deletion(-) |
27 | 27 | ||
28 | diff --git a/Makefile.am b/Makefile.am | 28 | Index: git/Makefile.am |
29 | index 28e85d422..031bbf39c 100644 | 29 | =================================================================== |
30 | --- a/Makefile.am | 30 | --- git.orig/Makefile.am |
31 | +++ b/Makefile.am | 31 | +++ git/Makefile.am |
32 | @@ -154,7 +154,7 @@ SUFFIXES += .in | 32 | @@ -162,7 +162,7 @@ SUFFIXES += .in |
33 | -e 's,[@]PKIDIR[@],$(PKIDIR),g' \ | 33 | -e 's,[@]PKIDIR[@],$(PKIDIR),g' \ |
34 | -e 's,[@]LOGDIR[@],$(LOGDIR),g' \ | 34 | -e 's,[@]LOGDIR[@],$(LOGDIR),g' \ |
35 | -e 's,[@]DBDIR[@],$(DBDIR),g' \ | 35 | -e 's,[@]DBDIR[@],$(DBDIR),g' \ |
@@ -37,7 +37,4 @@ index 28e85d422..031bbf39c 100644 | |||
37 | + -e 's,[@]PYTHON3[@],/usr/bin/env $(PYTHON3),g' \ | 37 | + -e 's,[@]PYTHON3[@],/usr/bin/env $(PYTHON3),g' \ |
38 | -e 's,[@]RUNDIR[@],$(RUNDIR),g' \ | 38 | -e 's,[@]RUNDIR[@],$(RUNDIR),g' \ |
39 | -e 's,[@]VERSION[@],$(VERSION),g' \ | 39 | -e 's,[@]VERSION[@],$(VERSION),g' \ |
40 | -e 's,[@]localstatedir[@],$(localstatedir),g' \ | 40 | -e 's,[@]VERSION_SUFFIX[@],$(VERSION_SUFFIX),g' \ |
41 | -- | ||
42 | 2.35.5 | ||
43 | |||