summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libxml/libxml-libxml-perl/using-DOCB-conditional.patch
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2020-03-01 08:32:59 +0800
committerArmin Kuster <akuster808@gmail.com>2020-03-15 13:30:34 -0700
commit18933cb8d81950adc04e3839f541dbef22bd0a5f (patch)
tree2ab79245d8f4ffe9c05924c6deae5614903d33ed /meta-perl/recipes-perl/libxml/libxml-libxml-perl/using-DOCB-conditional.patch
parenta90c217a793682a73c5670fa7d95f8179253d3ef (diff)
downloadmeta-openembedded-18933cb8d81950adc04e3839f541dbef22bd0a5f.tar.gz
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>
Diffstat (limited to 'meta-perl/recipes-perl/libxml/libxml-libxml-perl/using-DOCB-conditional.patch')
0 files changed, 0 insertions, 0 deletions