Jacob Kroon
7bbaf8b149
cml1.bbclass: Fix return code handling in do_menuconfig()
...
On my system, doing "bitbake -c menuconfig busybox" pops up
a gnome-terminal, I can see that the compilation starts but then the
terminal automatically exits.
It turns out I don't have ncurses development package installed on my host,
and OE's host sysroot isn't being passed to gcc, so compilation fails.
The window automatically closes before I can read the error message
since the '$' in the return code check needs to be escaped.
Make sure the user can read the error message by properly checking the
return code.
(From OE-Core rev: a2241a92fc48e4286de17b23124a9e2f0fd8185b)
Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2014-01-28 11:41:21 +00:00
..
2014-01-21 10:20:11 +00:00
2013-12-18 17:08:05 +00:00
2013-12-18 17:08:05 +00:00
2013-12-18 17:08:05 +00:00
2013-09-01 15:51:42 +01:00
2013-09-17 14:35:16 +01:00
2014-01-14 17:03:53 +00:00
2013-03-18 13:18:24 +00:00
2013-08-13 23:06:03 +01:00
2014-01-23 10:17:37 +00:00
2013-09-30 22:11:56 +01:00
2013-06-14 12:55:47 +01:00
2014-01-28 11:32:50 +00:00
2013-09-01 15:51:42 +01:00
2013-09-01 15:51:42 +01:00
2013-11-29 09:52:57 +00:00
2013-10-26 15:59:13 +01:00
2014-01-22 07:20:04 +00:00
2014-01-28 11:41:21 +00:00
2013-09-01 15:51:42 +01:00
2014-01-02 14:21:04 +00:00
2013-12-14 09:11:16 +00:00
2013-12-05 14:25:27 +00:00
2013-07-29 13:08:59 +01:00
2013-11-08 17:31:34 +00:00
2013-10-04 18:26:50 +01:00
2013-10-04 18:26:50 +01:00
2013-12-18 17:08:05 +00:00
2013-09-06 23:04:49 +01:00
2013-08-22 18:30:02 +01:00
2014-01-14 17:03:53 +00:00
2013-12-14 09:11:15 +00:00
2013-12-21 09:00:52 +00:00
2013-11-06 11:02:26 +00:00
2013-04-29 14:45:10 +01:00
2014-01-06 16:30:28 +00:00
2013-08-23 16:20:11 +01:00
2013-10-29 10:41:37 +00:00
2013-06-11 15:38:00 +01:00
2013-12-14 09:11:11 +00:00
2013-07-10 09:42:01 +01:00
2013-04-29 14:45:10 +01:00
2013-11-14 13:39:48 +00:00
2013-09-22 12:19:43 +01:00
2014-01-21 10:20:12 +00:00
2014-01-14 17:03:53 +00:00
2013-12-03 17:45:52 +00:00
2013-05-12 09:37:32 +01:00
2014-01-28 00:52:35 +00:00
2013-12-21 17:22:38 +00:00
2013-10-14 16:55:32 +01:00
2013-11-20 14:03:23 +00:00
2014-01-10 15:16:51 +00:00
2013-10-14 16:55:21 +01:00
2014-01-14 17:03:53 +00:00
2013-12-05 14:24:43 +00:00
2013-12-18 17:08:05 +00:00
2013-11-24 12:25:36 +00:00
2013-06-14 12:55:47 +01:00
2014-01-06 11:13:56 +00:00
2013-12-12 23:09:15 +00:00
2013-06-14 12:55:47 +01:00
2014-01-28 11:41:21 +00:00
2013-12-20 12:26:25 +00:00
2013-12-16 12:13:50 +00:00
2014-01-28 00:52:32 +00:00
2014-01-28 00:52:32 +00:00
2014-01-28 00:52:32 +00:00
2013-06-19 18:03:35 +01:00
2014-01-28 00:52:32 +00:00
2013-06-28 10:01:28 +01:00
2013-04-18 00:37:57 +01:00
2013-09-14 08:21:00 +01:00
2013-09-01 15:51:42 +01:00
2013-10-30 13:39:10 +00:00
2013-12-03 17:45:53 +00:00
2013-11-26 23:01:32 +00:00
2013-11-26 23:01:32 +00:00
2013-11-26 23:01:32 +00:00
2013-06-20 13:10:46 +01:00
2013-06-14 12:55:47 +01:00
2014-01-14 17:03:54 +00:00
2013-04-29 14:45:10 +01:00
2013-06-13 17:38:11 +01:00
2013-06-13 17:38:11 +01:00
2013-07-02 22:23:51 +01:00
2013-06-28 10:41:46 +01:00
2013-09-01 15:51:42 +01:00
2013-05-24 14:14:48 +01:00
2013-11-22 14:08:33 +00:00
2013-11-26 23:01:32 +00:00
2013-11-22 14:08:33 +00:00
2014-01-28 00:52:34 +00:00
2014-01-28 00:52:36 +00:00
2013-10-14 16:55:32 +01:00
2013-09-01 15:51:42 +01:00
2014-01-21 10:45:29 +00:00
2013-12-18 17:08:05 +00:00
2013-11-12 10:34:09 +00:00
2013-12-18 17:08:06 +00:00
2014-01-10 15:16:52 +00:00
2013-12-03 17:45:51 +00:00
2014-01-06 11:14:01 +00:00
2013-12-21 17:22:38 +00:00
2013-11-06 11:02:27 +00:00
2013-06-14 12:55:47 +01:00
2013-10-14 16:55:23 +01:00
2014-01-19 16:32:10 +00:00
2013-12-05 14:24:43 +00:00
2013-07-24 11:35:35 +01:00
2013-12-18 17:08:05 +00:00
2013-06-20 13:10:46 +01:00
2013-10-14 16:55:22 +01:00
2013-10-30 17:33:12 +00:00
2013-09-06 23:03:22 +01:00