Files
poky/meta/recipes-connectivity
Trevor Gamblin aa4c640d85 iproute2: upgrade 6.3.0 -> 6.4.0
Changelog: https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/

Added a patch for including limits.h with musl builds, or else
we get failures such as:

| mdb.c: In function 'mdb_parse_vni':
| mdb.c:666:47: error: 'ULONG_MAX' undeclared (first use in this function)
|   666 |         if ((endptr && *endptr) || vni_num == ULONG_MAX)
|       |                                               ^~~~~~~~~
| mdb.c:666:47: note: 'ULONG_MAX' is defined in header '<limits.h>'; did you forget to '#include <limits.h>'?

(From OE-Core rev: ae2a9b8d3a8b119cc021b9c99cac72d18d5954ba)

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-07-25 15:27:33 +01:00
..
2023-05-22 10:53:49 +01:00
2023-07-25 15:27:33 +01:00
2022-05-31 15:24:18 +01:00
2022-11-01 17:34:59 +00:00
2023-04-13 11:56:07 +01:00
2023-07-14 17:31:06 +01:00
2023-04-20 11:56:06 +01:00
2023-05-22 10:53:47 +01:00
2021-08-02 15:44:10 +01:00
2022-11-20 08:29:08 +00:00
2022-11-07 14:32:42 +00:00