Files
buildroot/package
Jörg Krause 1cc99eb33e macchanger: add patch to fix musl build
Add a patch to fix a build error with the musl C library.

caddr_t is defined in <sys/types.h>. This header file must be included to fix
build with the musl C library:

netinfo.c: In function 'mc_net_info_get_permanent_mac':
netinfo.c:116:28: error: 'caddr_t' undeclared (first use in this function)
  req.ifr_data = (caddr_t)epa;

The project looks dead, the last commit dates Jan 1, 2014. So the fix is not
sent upstream.

Fixes:
http://autobuild.buildroot.net/results/796/7966ad4f994d893918368891107f660295164f07/
http://autobuild.buildroot.net/results/177/177db3c7cbb59e4388c6742e987f92df53a23fc3/
.. and many more

Replaces:
http://patchwork.ozlabs.org/patch/572195/

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-06 15:34:43 +02:00
..
2016-03-18 21:31:12 +01:00
2016-02-25 22:22:15 +01:00
2016-03-22 23:09:01 +01:00
2016-03-30 18:24:08 +02:00
2016-02-06 21:27:24 +01:00
2016-04-01 03:57:54 +02:00
2016-04-13 21:36:43 +02:00
2016-02-06 11:16:00 +01:00
2016-03-24 22:53:28 +01:00
2016-03-02 21:25:00 +01:00
2016-03-12 23:55:06 +01:00
2016-04-22 15:06:13 +02:00
2016-03-22 10:01:50 +01:00
2016-03-26 21:35:44 +01:00
2016-02-27 23:27:06 +01:00
2016-04-19 22:33:08 +02:00
2016-04-19 21:16:58 +02:00
2016-04-28 14:12:21 +02:00
2016-03-03 15:08:04 +01:00
2016-03-08 23:59:35 +01:00
2016-04-19 21:18:44 +02:00
2016-03-06 15:43:52 +01:00
2016-01-20 15:44:36 +01:00
2016-02-11 23:12:52 +01:00
2016-05-01 22:35:42 +02:00
2016-02-21 23:28:12 +01:00
2016-03-06 15:59:46 +01:00
2016-03-08 21:00:46 +01:00
2016-03-09 23:01:13 +01:00
2016-03-22 09:59:07 +01:00
2016-01-21 15:26:49 +01:00
2016-02-27 16:33:37 +01:00
2016-01-25 23:36:13 +01:00
2016-02-21 18:42:09 +01:00
2016-03-22 20:19:19 +01:00
2016-03-02 21:25:00 +01:00
2016-03-14 13:12:57 +01:00
2016-04-07 23:49:25 +02:00
2016-04-08 22:09:03 +02:00
2016-03-14 08:48:43 +01:00
2016-02-02 09:13:44 +01:00
2016-04-02 16:47:00 +02:00
2016-05-01 22:34:56 +02:00
2016-04-05 21:31:05 +02:00
2016-04-17 21:37:21 +02:00
2016-04-20 22:55:49 +02:00
2016-01-31 23:49:34 +01:00
2016-04-17 22:48:44 +02:00
2016-02-11 23:07:20 +01:00
2016-03-30 00:02:28 +02:00
2016-04-30 18:50:46 +02:00
2016-03-25 21:42:39 +01:00
2016-03-15 22:45:46 +01:00
2016-01-12 21:39:47 +01:00
2016-01-08 18:51:33 +01:00
2016-05-04 22:45:26 +02:00
2016-03-31 21:15:28 +02:00
2016-02-06 11:16:00 +01:00
2016-03-31 21:02:35 +02:00
2016-04-13 21:40:08 +02:00
2016-04-20 22:29:34 +02:00
2016-01-31 22:56:12 +01:00
2016-03-15 22:49:15 +01:00
2016-02-21 22:50:41 +01:00
2016-03-22 23:33:47 +01:00
2016-04-22 21:52:28 +02:00
2016-02-10 18:07:34 +01:00
2016-04-15 20:15:16 +02:00
2016-02-10 18:11:36 +01:00
2016-02-10 18:11:38 +01:00
2016-04-13 21:41:01 +02:00
2016-04-27 22:29:34 +02:00
2016-05-02 17:51:52 +02:00
2016-03-09 07:26:05 +01:00
2016-05-03 09:30:47 +02:00
2016-04-27 22:08:11 +02:00
2016-03-24 22:51:46 +01:00
2016-02-24 23:30:52 +01:00
2016-04-20 13:41:47 +02:00
2016-04-08 18:23:35 +02:00
2016-03-02 23:48:57 +01:00
2016-03-08 21:17:06 +01:00
2016-04-19 21:03:13 +02:00
2016-03-13 21:17:12 +01:00
2016-03-02 21:25:00 +01:00
2016-02-07 12:21:41 +01:00
2016-01-31 14:17:14 +01:00
2016-02-21 15:33:50 +01:00
2016-03-25 20:54:27 +01:00
2016-03-05 15:03:19 +01:00
2016-01-30 08:34:05 +01:00
2016-01-12 21:37:02 +01:00
2016-04-17 10:56:33 +02:00
2016-04-25 21:15:53 +02:00
2016-03-22 23:30:20 +01:00
2016-03-22 23:03:46 +01:00
2016-04-22 22:06:50 +02:00
2016-01-20 17:27:16 +01:00
2016-03-05 15:04:10 +01:00
2016-03-16 22:40:42 +01:00
2016-02-07 12:26:27 +01:00
2016-02-24 22:13:54 +01:00
2016-03-31 03:43:58 +02:00
2016-01-20 17:27:09 +01:00
2016-04-08 18:21:52 +02:00
2016-04-05 21:31:55 +02:00
2016-03-18 21:40:03 +01:00
2016-04-26 21:55:37 +02:00
2016-04-13 21:40:02 +02:00
2016-04-28 19:41:27 +02:00
2016-04-30 14:54:41 +02:00
2016-02-23 23:45:04 +01:00
2016-04-02 16:46:51 +02:00
2016-04-27 22:40:13 +02:00
2016-04-13 21:39:09 +02:00
2016-03-29 02:57:41 +02:00
2016-01-20 22:58:09 +01:00
2016-03-08 21:00:08 +01:00
2016-01-16 14:07:44 +01:00
2016-05-01 23:29:56 +02:00
2016-03-06 15:48:20 +01:00
2016-01-12 22:26:53 +01:00
2016-04-14 14:37:51 +02:00
2016-04-15 09:42:56 +02:00
2016-05-04 22:45:45 +02:00
2016-03-02 22:57:52 +01:00
2016-03-10 23:51:48 +01:00
2016-02-20 10:22:33 +01:00
2016-03-16 22:37:09 +01:00
2016-04-15 09:36:07 +02:00
2016-02-06 21:20:21 +01:00
2016-04-30 19:10:07 +02:00
2016-01-27 21:54:07 +01:00
2016-03-22 23:41:40 +01:00
2016-04-28 22:44:55 +02:00
2016-04-12 23:21:37 +02:00
2016-01-12 21:36:47 +01:00
2016-03-05 19:12:55 +01:00
2016-01-26 22:49:23 +01:00
2016-04-05 21:36:43 +02:00
2016-05-01 22:21:33 +02:00
2016-03-08 21:16:43 +01:00
2016-03-25 23:00:09 +01:00
2016-03-15 22:42:12 +01:00
2016-02-27 23:28:09 +01:00
2016-02-28 22:31:04 +01:00
2016-02-07 22:40:55 +01:00
2016-05-04 22:45:55 +02:00
2016-02-26 19:41:48 +01:00
2016-03-18 21:39:41 +01:00
2016-01-08 19:08:55 +01:00
2016-01-31 10:09:08 +01:00
2016-03-31 21:17:41 +02:00
2016-03-30 21:04:21 +02:00
2016-05-02 17:24:10 +02:00
2016-02-24 11:54:38 +01:00
2016-04-19 09:33:18 +02:00
2016-01-26 23:01:40 +01:00
2016-03-06 13:19:42 +01:00
2016-02-06 11:16:00 +01:00
2016-05-01 23:50:13 +02:00
2016-02-11 23:12:02 +01:00
2016-03-18 22:10:39 +01:00
2016-02-06 20:17:16 +01:00
2016-01-13 09:33:38 +01:00
2016-01-08 18:52:44 +01:00
2016-03-15 21:01:59 +01:00
2016-03-29 03:04:15 +02:00
2016-03-27 00:53:16 +01:00
2016-04-13 21:41:16 +02:00
2016-03-28 22:29:27 +02:00
2016-04-13 21:42:29 +02:00
2016-04-30 14:53:37 +02:00
2016-04-29 08:49:22 +02:00
2016-05-01 23:02:12 +02:00
2016-04-13 23:49:01 +02:00
2016-02-21 23:00:16 +01:00
2016-02-20 15:46:38 +01:00
2016-03-13 23:16:17 +01:00
2016-02-07 15:01:10 +01:00
2016-03-10 23:49:04 +01:00
2016-03-14 23:36:32 +01:00
2016-02-17 11:03:47 +01:00
2016-01-14 22:34:11 +01:00
2016-02-02 16:34:23 +01:00
2016-01-18 21:46:15 +01:00
2016-04-25 00:00:04 +02:00
2016-02-02 09:14:40 +01:00
2016-02-19 21:56:42 +01:00
2016-02-20 14:33:02 +01:00
2016-02-19 22:22:00 +01:00
2016-03-07 11:04:28 +01:00
2016-02-19 23:38:04 +01:00
2016-02-19 23:40:29 +01:00
2016-02-19 23:56:34 +01:00
2016-04-22 15:01:26 +02:00
2016-01-31 23:45:09 +01:00
2016-04-15 09:42:37 +02:00
2016-03-22 21:41:46 +01:00
2016-03-01 14:33:47 +01:00
2016-03-26 19:14:16 +01:00
2016-04-18 21:21:58 +02:00
2016-04-23 21:27:17 +02:00
2016-04-19 21:19:26 +02:00
2016-05-01 14:44:18 +02:00
2016-04-27 22:15:30 +02:00
2016-05-02 17:19:19 +02:00
2016-03-12 23:55:28 +01:00
2016-03-08 21:08:43 +01:00
2016-02-24 17:38:52 +01:00
2016-03-26 18:49:41 +01:00
2016-03-09 23:00:20 +01:00
2016-03-02 23:00:34 +01:00
2016-01-31 21:06:25 +01:00
2016-02-21 23:45:59 +01:00
2016-04-20 08:55:20 +02:00
2016-02-01 14:23:57 +01:00
2016-01-31 20:43:09 +01:00
2016-04-28 22:39:51 +02:00
2016-03-03 15:08:18 +01:00
2016-04-13 21:41:09 +02:00
2016-03-30 19:28:59 +02:00
2016-04-19 22:20:22 +02:00
2016-05-05 08:11:18 +02:00
2016-01-01 21:55:17 +01:00
2016-02-20 14:08:05 +01:00
2016-03-08 21:16:11 +01:00
2016-01-08 18:27:56 +01:00
2016-03-24 22:31:25 +01:00
2016-04-17 23:07:43 +02:00
2016-03-08 23:59:46 +01:00
2016-04-30 18:50:46 +02:00
2016-02-01 14:44:35 +01:00
2016-02-02 01:02:18 +01:00
2016-02-17 21:31:21 +01:00
2016-03-22 23:29:39 +01:00
2016-02-13 18:26:45 +01:00
2016-04-14 22:44:20 +02:00
2016-05-04 22:46:12 +02:00
2016-04-13 21:37:14 +02:00
2016-04-20 23:11:37 +02:00
2016-01-25 23:35:37 +01:00
2016-03-20 18:47:43 +01:00
2016-04-30 19:08:14 +02:00
2016-04-25 23:50:30 +02:00
2016-03-30 21:04:28 +02:00
2016-04-12 23:21:11 +02:00
2016-02-07 15:00:34 +01:00
2016-02-20 15:39:48 +01:00
2016-03-29 03:10:26 +02:00
2016-02-05 23:22:42 +01:00
2016-04-23 21:37:23 +02:00
2016-03-02 21:25:00 +01:00
2016-03-18 21:40:45 +01:00
2016-01-26 21:52:51 +01:00
2016-04-08 22:09:49 +02:00
2016-04-28 22:41:47 +02:00
2016-02-06 21:19:57 +01:00
2016-02-07 23:33:03 +01:00
2016-04-27 22:49:55 +02:00
2016-03-09 22:09:39 +01:00
2016-02-06 13:04:20 +01:00
2016-04-19 21:20:00 +02:00
2016-02-20 14:24:38 +01:00
2016-02-25 21:47:10 +01:00
2016-03-05 14:50:42 +01:00
2016-03-06 21:38:04 +01:00
2016-04-30 19:08:14 +02:00
2016-04-30 19:04:10 +02:00