Files
meta-openembedded/meta-oe/recipes-support
Mark Asselstine 7513625706 meta-oe: onig: avoid using 'install' with both -D and -t options
Older versions of 'install' (prior to 8.23) do not allow the -D and -t
options to be used together. (see coreutils commit 15d092f94a3a
[install: allow options -D and -t to be used together]). On build
hosts such as CentOS7, which has install v8.22, we therefor see a
failure: install:

    failed to access ‘...onig/6.9.4-r0/image/usr/lib64/onig/ptest/tests/’:
        No such file or directory

We definitely don't want to avoid using useful features of tools but
throughout meta-openembedded the mkdir approach is used so let's stick
to it and avoid causing undo issues at the expense of one extra line
of code.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-02-21 14:21:52 -08:00
..
2019-03-07 09:33:45 -08:00
2019-02-12 15:47:12 -08:00
2019-05-10 14:07:54 -07:00
2019-12-20 16:07:50 -08:00
2019-11-06 19:58:01 -08:00
2019-12-20 16:07:50 -08:00
2019-08-27 12:11:16 -07:00
2019-09-18 08:45:56 -07:00
2019-09-16 18:24:48 -07:00
2020-01-28 12:23:12 -08:00
2019-10-13 11:18:39 -07:00
2019-09-13 07:00:12 -07:00
2020-01-19 02:20:59 -08:00
2020-01-23 14:16:25 -08:00
2018-12-04 10:00:48 -08:00
2019-03-28 09:48:30 -07:00
2019-10-04 19:11:55 -07:00
2019-09-16 07:10:03 -07:00
2019-12-23 15:03:15 -08:00
2018-12-18 22:15:53 -08:00
2019-09-16 07:10:03 -07:00
2019-11-27 20:07:43 -08:00
2019-12-13 18:29:14 -08:00
2019-11-26 11:49:23 -08:00
2020-02-15 08:05:07 -08:00
2019-12-19 13:56:51 -08:00
2019-07-10 09:34:20 -07:00
2020-02-16 12:52:19 -08:00
2019-09-16 07:10:03 -07:00
2018-11-29 18:44:56 -08:00
2018-11-14 21:06:58 -08:00
2019-12-19 11:02:29 -08:00
2019-10-26 02:41:33 -07:00
2020-02-14 17:11:40 -08:00
2020-01-09 14:05:37 -08:00
2019-05-10 14:07:54 -07:00
2020-02-15 08:05:07 -08:00
2019-12-11 16:22:40 -08:00
2019-12-10 16:21:07 -08:00
2019-06-25 14:21:48 -07:00
2020-02-13 14:07:47 -08:00
2019-08-20 09:31:16 -07:00
2018-11-30 17:12:36 -08:00
2019-11-27 20:07:43 -08:00
2020-02-21 08:50:36 -08:00
2020-02-13 14:07:47 -08:00
2019-01-10 09:06:05 -08:00
2019-05-18 12:42:47 -07:00
2019-09-05 18:13:44 -07:00
2019-08-21 12:41:20 -07:00
2020-01-17 15:44:06 -08:00
2019-11-27 20:07:16 -08:00
2019-07-15 08:00:06 -07:00
2019-11-27 20:07:16 -08:00
2020-02-02 08:08:09 -08:00
2019-02-26 17:37:33 -08:00
2019-05-11 23:35:30 -07:00
2018-11-29 18:44:56 -08:00
2020-01-20 13:24:43 -08:00
2019-09-02 12:52:46 -07:00
2018-11-28 21:48:21 -08:00
2020-02-21 08:50:36 -08:00
2020-01-03 13:56:01 -08:00
2020-01-16 12:02:05 -08:00
2019-09-13 09:21:30 -07:00
2019-09-05 18:13:44 -07:00
2019-05-24 10:12:12 -07:00
2020-02-05 07:46:42 -08:00
2020-01-19 02:20:58 -08:00
2020-01-23 14:39:21 -08:00