Files
buildroot/package
Gleb Mazovetskiy 92eca65ddf meson: Strip quotes from BR2_ENDIAN
The values in the cross-compilation file are expected to be quoted with
single quotes, which we have in our template.

However, the endian value we are injecting comes from Kconfig, so it is
double-quoted, and those quotes end up in the cross-compilation files we
generate (the internal one, and the SDK one):

    endian = '"little"'

So qstrip the value before we inject it.

Propagate the fix to the two generated files by using the same variable
HOST_MESON_TARGET_ENDIAN in both cases, rather than replicating the
(flawed) logic.

While at it, also use the common GCC_TARGET_CPU variable for the SDK
file too.

Signed-off-by: Gleb Mazovetskiy <glex.spb@gmail.com>
Reviewed-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-03-11 22:51:15 +01:00
..
2020-03-09 15:17:09 +01:00
2020-02-23 09:45:10 +01:00
2020-02-03 14:44:52 +01:00
2020-02-23 22:26:03 +01:00
2020-01-28 23:20:40 +01:00
2020-03-09 22:13:11 +01:00
2020-03-09 22:13:12 +01:00
2020-02-03 14:44:52 +01:00
2020-02-29 23:17:29 +01:00
2020-02-03 14:44:52 +01:00
2020-02-03 14:44:52 +01:00
2020-02-29 19:26:38 +01:00
2020-02-03 14:44:52 +01:00
2020-02-03 14:44:52 +01:00
2020-02-03 14:44:52 +01:00
2020-02-03 14:44:52 +01:00
2020-02-03 14:44:52 +01:00
2020-02-05 15:37:51 +01:00
2020-02-03 14:44:52 +01:00
2020-02-19 20:56:01 +01:00
2020-02-27 21:14:22 +01:00
2020-02-03 14:44:52 +01:00
2020-02-03 14:44:52 +01:00
2020-02-03 14:44:52 +01:00
2020-02-03 14:44:52 +01:00
2020-02-03 14:44:52 +01:00
2020-02-03 14:44:52 +01:00
2020-01-11 22:39:56 +01:00
2020-02-03 14:44:52 +01:00
2020-02-03 14:44:52 +01:00
2020-02-03 14:44:52 +01:00
2020-01-13 21:16:14 +01:00
2020-02-03 14:44:53 +01:00
2020-02-04 21:18:42 +01:00
2020-02-20 22:07:17 +01:00
2020-02-03 14:44:53 +01:00
2020-02-03 14:44:53 +01:00
2020-02-15 11:53:19 +01:00
2020-02-03 14:44:53 +01:00
2020-02-03 22:55:08 +01:00
2020-02-11 23:28:26 +01:00
2020-03-09 15:17:09 +01:00
2020-02-03 14:44:53 +01:00
2020-02-03 14:44:53 +01:00
2020-02-26 18:59:04 +01:00
2020-02-03 14:44:53 +01:00
2020-01-19 10:01:11 +01:00
2020-02-03 14:44:53 +01:00
2020-02-03 14:44:53 +01:00
2020-03-05 21:06:47 +01:00
2020-02-03 14:45:35 +01:00
2020-02-24 22:22:04 +01:00
2020-02-03 14:45:35 +01:00
2020-02-03 14:45:35 +01:00
2020-02-03 22:55:08 +01:00
2020-01-18 13:44:19 +01:00
2020-02-20 22:06:39 +01:00
2020-02-03 14:45:35 +01:00
2020-02-03 14:21:06 +01:00
2020-02-03 14:45:35 +01:00
2020-02-03 14:45:35 +01:00
2020-02-03 14:45:35 +01:00
2020-02-03 14:45:35 +01:00
2020-02-02 15:12:05 +01:00
2020-01-12 22:51:08 +01:00
2020-01-12 22:51:57 +01:00
2020-02-03 14:45:35 +01:00
2020-02-23 09:26:10 +01:00
2020-02-03 14:45:35 +01:00
2020-03-09 15:17:09 +01:00
2020-03-11 22:51:15 +01:00
2020-02-03 14:45:35 +01:00
2020-02-03 14:45:35 +01:00
2020-02-15 12:04:49 +01:00
2020-02-03 14:45:35 +01:00
2020-02-19 20:17:13 +01:00
2020-02-03 14:45:35 +01:00
2020-01-19 23:10:05 +01:00
2020-02-03 14:45:35 +01:00
2020-02-27 08:55:41 +01:00
2020-02-15 11:58:38 +01:00
2020-02-03 21:17:54 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 22:55:08 +01:00
2020-01-28 23:23:53 +01:00
2020-02-04 19:36:18 +01:00
2020-03-08 16:29:44 +01:00
2020-02-03 14:45:36 +01:00
2020-02-14 09:13:07 +01:00
2020-02-25 23:14:20 +01:00
2020-03-08 20:08:21 +01:00
2020-03-08 09:41:44 +01:00
2020-02-03 14:45:36 +01:00
2020-01-12 22:11:27 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 14:45:36 +01:00
2020-02-29 20:25:34 +01:00
2020-03-02 23:41:36 +01:00
2020-02-04 22:55:41 +01:00
2020-03-07 22:43:55 +01:00
2020-03-09 22:15:51 +01:00
2020-02-24 22:38:42 +01:00
2020-03-09 15:17:09 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 14:45:36 +01:00
2020-01-26 12:40:48 +01:00
2020-02-03 14:45:36 +01:00
2020-02-02 00:07:26 +01:00
2020-03-02 23:33:57 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 14:45:36 +01:00
2020-03-07 22:52:02 +01:00
2020-02-01 17:18:52 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 14:45:36 +01:00
2020-02-14 09:13:07 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 14:45:36 +01:00
2020-02-26 20:49:44 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 15:29:52 +01:00
2020-01-19 23:07:17 +01:00
2020-02-03 14:45:36 +01:00
2020-02-03 14:45:36 +01:00
2020-02-05 20:28:33 +01:00
2020-02-03 14:45:37 +01:00
2020-02-03 14:45:37 +01:00
2020-02-03 14:45:37 +01:00
2020-03-09 22:13:12 +01:00