Files
meta-openembedded/meta-oe/recipes-support
Ross Burton 18933cb8d8 opencv: don't download during configure
OpenCV downloads data files during the CMake configure phase, which
is bad because fetching should only happen in do_fetch (and if proxies
are needed, won't be set in do_configure).

The recipe attempts to solve this already by having the repositories in
SRC_URI and moving the files to the correct place before do_configure().
However they are written to ${B} which is then wiped in do_configure so
they're not used.

The OpenCV download logic has a download cache with specially formatted
filenames, so take the downloaded files and populate the cache.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-03-15 13:30:34 -07:00
..
2018-04-13 12:43:43 -07: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-05-10 14:07:54 -07: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
2019-07-22 09:31:46 -07:00
2018-08-15 08:20:06 -07:00
2019-03-28 11:55:34 -07:00
2019-09-13 07:00:12 -07:00
2018-09-14 19:01:41 -07:00
2019-09-13 07:00:12 -07: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
2018-12-05 10:18:59 -08:00
2018-12-18 22:15:53 -08:00
2019-04-14 23:26:42 -07:00
2019-09-16 07:10:03 -07:00
2018-04-13 12:43:42 -07:00
2018-06-05 09:56:03 -07:00
2019-09-06 08:40:59 -07:00
2019-07-10 09:34:20 -07:00
2019-08-05 20:22:51 -07:00
2019-07-10 09:24:32 -07:00
2019-09-16 07:10:03 -07:00
2019-05-23 08:26:14 -07: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-04-06 08:22:22 -07:00
2018-07-27 07:19:16 -07:00
2018-11-26 09:38:13 -08:00
2018-03-12 09:59:36 -07:00
2019-05-10 14:07:54 -07:00
2019-04-01 19:48:04 -07:00
2019-06-25 14:21:48 -07:00
2019-10-04 19:11:55 -07:00
2019-08-20 09:31:16 -07:00
2018-07-27 19:26:51 -07:00
2018-11-30 17:12:36 -08:00
2018-09-08 13:32:12 -07:00
2019-08-08 10:01:45 -07: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
2018-12-18 22:15:59 -08:00
2019-09-20 10:58:26 -07:00
2019-07-15 08:00:06 -07:00
2019-03-06 11:32:27 -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
2019-09-13 07:00:12 -07:00
2019-09-02 12:52:46 -07:00
2018-05-29 12:56:19 -07:00
2018-11-28 21:48:21 -08:00
2019-10-04 19:11:55 -07:00
2019-02-28 09:42:11 -08:00
2018-08-29 18:18:23 -07:00
2019-08-31 01:24:37 -07:00
2019-09-13 09:21:30 -07:00
2019-09-05 18:13:44 -07:00
2019-09-25 11:58:25 -07:00
2019-09-16 07:10:03 -07:00
2019-05-24 10:12:12 -07:00
2018-04-08 17:00:06 -07:00
2018-05-23 15:32:05 -07:00
2019-09-16 18:24:48 -07:00
2019-05-02 14:13:57 -07:00