Files
poky/meta/recipes-extended
Kai Kang e384b970ad screen: backport to fix build error
It fails to compile screen rarely with:

|.../4.3.1-r0/screen-4.3.1/display.h:154:19: error: 'T_N' undeclared here (not in a function)
|   union tcu d_tcs[T_N]; /* terminal capabilities */
|                      ^

Macro T_N is defined in header file term.h but it may not be created
then fails. Backport patch to make sure term.h is created before compile
other source codes.

(From OE-Core rev: 81499ff3bd60dfa931fbae75922a342c31251480)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-09 14:27:54 +01:00
..
2015-04-21 07:20:24 +01:00
2015-06-11 23:59:14 +01:00
2015-01-16 23:08:25 +00:00
2015-08-16 22:40:52 +01:00
2015-04-21 07:20:25 +01:00
2015-07-31 10:32:42 +01:00
2015-07-23 08:48:40 +01:00
2015-08-10 12:40:23 -07:00
2015-06-03 16:38:49 +01:00
2015-06-03 16:38:46 +01:00
2015-05-14 11:43:59 +01:00
2015-02-08 08:00:28 +00:00
2015-07-01 15:39:57 +01:00
2015-04-13 22:33:23 +01:00
2015-07-31 10:32:41 +01:00
2015-05-20 21:41:03 +01:00
2014-08-31 23:40:47 +01:00
2015-07-31 10:32:41 +01:00
2015-07-31 10:32:38 +01:00
2015-07-01 15:40:00 +01:00
2015-08-24 23:47:01 +01:00
2015-08-24 23:47:00 +01:00
2015-07-09 18:00:18 +01:00
2015-09-04 16:23:53 +01:00
2015-07-08 00:01:22 +01:00
2015-08-24 23:47:01 +01:00
2015-02-03 14:53:52 +00:00
2015-07-08 00:01:23 +01:00
2015-05-20 21:41:03 +01:00
2015-09-04 16:23:53 +01:00
2015-07-16 15:09:19 +01:00
2015-07-20 10:40:40 +01:00
2015-02-03 14:53:52 +00:00
2014-08-27 12:12:30 +01:00
2015-06-27 22:42:55 +01:00
2015-04-30 23:04:15 +01:00
2015-07-08 00:01:23 +01:00
2015-07-16 15:09:19 +01:00
2015-07-08 00:01:23 +01:00
2015-08-11 09:28:51 -07:00
2015-07-27 12:28:00 +01:00
2015-01-16 23:08:20 +00:00
2015-08-11 09:28:51 -07:00
2015-08-14 08:30:34 +01:00
2015-08-14 08:30:34 +01:00
2015-04-21 07:20:25 +01:00
2015-08-10 12:40:26 -07:00
2015-03-16 17:41:58 +00:00