Files
poky/meta/recipes-extended
Richard Purdie 1cebd3469e grep: Fix shell after autotools changes
After changing autotools.bbclass, CONFIG_SHELL setting no longer works
resulting in:

grep-3.4-r0 do_package_qa: QA Issue: /bin/fgrep.grep contained in package grep requires /bin/bash, but no providers found in RDEPENDS_grep? [file-rdeps]

The script can use /bin/sh so set this specifically using sed since we
want to use a consistent shell for the rest of the build but not have
the specific bash dependency.

(From OE-Core rev: 9031b66c7c817b65f75b429db6f6527d07196e8a)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-01-28 11:11:20 +00:00
..
2019-08-21 21:52:59 +01:00
2019-07-02 08:13:07 +01:00
2019-03-29 08:28:53 +00:00
2019-12-30 08:47:12 +00:00
2019-12-15 09:10:46 +00:00
2020-01-10 21:18:22 +00:00
2020-01-27 16:48:08 +00:00
2020-01-19 13:24:38 +00:00
2020-01-10 21:18:22 +00:00
2019-02-19 16:14:57 +00:00
2019-06-19 12:46:43 +01:00
2018-11-14 11:14:39 +00:00
2019-11-29 17:43:40 +00:00
2019-11-29 17:43:40 +00:00
2019-11-14 13:20:59 +00:00
2019-08-22 22:48:26 +01:00
2019-12-28 23:25:41 +00:00
2019-12-30 23:39:09 +00:00
2020-01-19 23:49:39 +00:00
2019-02-19 16:14:57 +00:00
2019-12-16 23:25:49 +00:00
2019-12-16 23:25:49 +00:00
2020-01-21 12:52:53 +00:00
2019-08-13 09:37:37 +01:00
2020-01-21 12:52:53 +00:00
2019-11-05 10:37:11 +00:00
2019-04-23 23:30:19 +01:00
2018-05-29 21:07:17 +01:00
2019-10-28 05:31:42 +00:00
2019-12-28 23:25:41 +00:00
2019-06-07 09:11:49 +01:00
2019-12-16 23:25:49 +00:00
2019-05-27 17:06:34 +01:00
2019-12-09 12:00:43 +00:00
2018-05-04 13:28:05 +01:00
2019-09-30 16:55:21 +01:00
2020-01-28 11:11:20 +00:00