]> code.ossystems Code Review - openembedded-core.git/commit
classes/externalsrc: fix for recipes that fetch local files
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 9 Mar 2015 13:57:56 +0000 (13:57 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Mar 2015 11:03:12 +0000 (11:03 +0000)
commitf223ad3d5b5c90055e50d1b1be69230f55e06336
tree44af10b0c87aa5d3b6973927ecfb95ff1e3060e0
parent5cbb026212b4c8f5206a07d70b94f57edeee0839
classes/externalsrc: fix for recipes that fetch local files

If SRC_URI contains local files (file:// references) these will almost
certainly be required at some point during the build process, so we need
to actually fetch these to ${WORKDIR} as we would normally.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/externalsrc.bbclass