Files
buildroot/package
Peter Seiderer 27dc493780 package/libserial: fix gcc-13.x compile (add patch to add missing cstdint include)
Add patch taken from upstream pull request ([1]) to fix gcc-13.x compile
failure because of a missing csdtint include.

Fixes:

  In file included from libserial/SerialStreamBuf.h:36,
                   from SerialStreamBuf.cpp:34:
  ./libserial/SerialPortConstants.h:93:37: error: ‘uint8_t’ was not declared in this scope
     93 |     using DataBuffer =  std::vector<uint8_t> ;
        |                                     ^~~~~~~

[1] https://github.com/crayzeewulf/libserial/pull/186

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-08-10 21:58:00 +02:00
..
2023-07-01 22:51:54 +02:00
2023-05-08 17:51:26 +02:00
2023-05-08 17:51:26 +02:00
2023-07-01 16:09:07 +02:00
2023-05-07 23:21:51 +02:00
2023-06-04 12:47:21 +02:00
2023-07-22 23:23:21 +02:00
2023-08-09 00:12:34 +02:00
2023-07-29 23:08:42 +02:00
2023-07-29 10:57:42 +02:00
2023-08-09 00:12:35 +02:00
2023-06-25 15:34:29 +02:00
2023-06-24 15:44:18 +02:00
2023-07-01 16:16:22 +02:00
2023-07-30 22:43:12 +02:00
2023-07-18 22:43:27 +02:00
2023-05-14 15:21:08 +02:00
2023-06-04 12:42:06 +02:00
2023-08-01 23:18:52 +02:00
2023-06-18 18:10:21 +02:00
2023-07-12 21:48:26 +02:00
2023-06-25 15:34:51 +02:00
2023-06-03 22:44:41 +02:00
2023-06-18 13:28:17 +02:00
2023-08-09 00:12:37 +02:00
2023-07-30 12:13:43 +02:00
2023-05-08 17:51:26 +02:00
2023-05-08 17:51:26 +02:00
2023-07-10 18:12:00 +02:00
2023-08-08 09:40:32 +02:00
2023-05-21 16:23:09 +02:00
2023-08-09 00:12:39 +02:00
2023-08-06 13:48:21 +02:00
2023-05-16 20:53:11 +02:00
2023-08-06 17:40:27 +02:00
2023-07-27 23:15:16 +02:00
2023-07-25 23:09:02 +02:00
2023-07-28 00:06:07 +02:00
2023-06-18 13:36:46 +02:00
2023-07-30 14:52:02 +02:00
2023-08-01 22:47:12 +02:00
2023-08-09 23:03:53 +02:00
2023-07-23 17:36:43 +02:00
2023-05-13 21:26:10 +02:00
2023-07-30 23:22:50 +02:00
2023-07-25 21:14:01 +02:00
2023-07-12 21:37:37 +02:00
2023-05-08 22:30:27 +02:00
2023-07-04 22:38:56 +02:00
2023-08-01 23:03:56 +02:00
2023-07-09 18:39:41 +02:00
2023-07-03 19:48:51 +02:00
2023-07-28 22:11:29 +02:00
2023-07-20 23:15:04 +02:00
2023-07-03 22:36:06 +02:00
2023-07-31 16:48:58 +02:00
2023-07-01 21:41:17 +02:00
2023-06-25 21:38:59 +02:00
2023-07-10 18:13:06 +02:00
2023-05-07 23:45:05 +02:00
2023-07-28 22:43:50 +02:00
2023-08-09 00:12:40 +02:00
2023-07-31 23:15:23 +02:00
2023-05-08 21:41:44 +02:00
2023-07-27 23:29:00 +02:00
2023-07-25 23:09:07 +02:00
2023-08-08 18:42:45 +02:00
2023-07-03 20:46:55 +02:00
2023-06-03 21:48:50 +02:00
2023-05-14 15:31:35 +02:00
2023-06-27 08:10:36 +02:00
2023-07-30 14:40:46 +02:00
2023-07-03 22:36:06 +02:00
2023-08-09 00:12:42 +02:00
2023-07-11 19:21:56 +02:00
2023-06-04 12:52:50 +02:00
2023-08-01 22:47:12 +02:00
2023-08-01 23:04:05 +02:00