Files
poky/meta/recipes-extended
Jason Wessel 52971eeaaf psmisc: Fix dependency for USE_NLS=no
When using USE_NLS="no" in the local.conf psmisc will fail to
compile as follows:

| autoreconf: Entering directory `.'
| autoreconf: running: autopoint --force
| autoreconf: failed to run autopoint: No such file or directory
| autoreconf: autopoint is needed because this package uses Gettext
| ERROR: autoreconf execution failed.

This is because the gettext.bbclass returns gettext-minimal-native for
the host dependency which does not include autopoint.  The autopoint
utility is required to build psmisc, so it needs to list
gettext-native as a dependency.

(From OE-Core rev: 1f163ab451a8a5a5ba1fb426cf5a9eb41f822368)

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-07-03 17:00:57 +01:00
..
2018-12-05 22:30:19 +00:00
2019-07-02 08:13:07 +01:00
2019-03-29 08:28:53 +00:00
2019-07-02 22:01:15 +01:00
2019-04-12 14:05:38 +01:00
2019-01-18 16:24:40 +00:00
2019-05-28 10:47:02 +01:00
2019-06-28 13:28:37 +01:00
2019-05-12 17:55:11 +01:00
2019-02-19 16:14:57 +00:00
2019-06-04 23:09:25 +01:00
2019-02-19 16:14:57 +00:00
2019-04-16 11:10:02 +01:00
2018-07-26 13:16:40 +01:00
2019-06-19 12:46:43 +01:00
2018-11-14 11:14:39 +00:00
2019-06-04 23:09:25 +01:00
2017-12-02 11:25:32 +00:00
2019-02-20 11:30:35 +00:00
2019-06-30 22:40:52 +01:00
2019-04-12 14:05:37 +01:00
2018-07-26 13:16:40 +01:00
2019-02-19 16:14:57 +00:00
2019-05-12 17:55:11 +01:00
2019-05-12 17:55:11 +01:00
2019-06-27 12:20:36 +01:00
2019-05-08 23:00:32 +01:00
2019-06-04 23:09:25 +01:00
2018-05-15 10:56:49 +01:00
2019-04-23 23:30:19 +01:00
2018-11-14 11:14:40 +00:00
2018-05-29 21:07:17 +01:00
2019-06-07 09:11:49 +01:00
2019-02-20 11:30:35 +00:00
2019-06-27 12:20:36 +01:00
2019-05-27 17:06:34 +01:00
2017-11-05 22:33:22 +00:00
2018-05-04 13:28:05 +01:00
2019-04-26 10:09:08 +01:00
2018-06-18 11:07:57 +01:00
2018-07-24 11:52:26 +01:00