]> code.ossystems Code Review - openembedded-core.git/commit
packaged-staging: basic support for pulling staging packages from a mirror
authorJoshua Lock <josh@linux.intel.com>
Fri, 29 Jan 2010 12:27:30 +0000 (12:27 +0000)
committerJoshua Lock <josh@linux.intel.com>
Fri, 29 Jan 2010 12:33:46 +0000 (12:33 +0000)
commit50ffb99417c768a9f5286bb69b37b9b7b57baa4f
tree17997859a1020e30e36b50ddcc025c360b376a8b
parent0e4111c7d9a6241854bfa6f69f41d200830b2558
packaged-staging: basic support for pulling staging packages from a mirror

Add simple support for trying to fetch staging packages from a http, https  or
ftp mirror if they do not already exist in PSTAGE_DIR.

As documented in local.conf.sample
"Poky can try and fetch packaged-staging packages from a http, https or ftp
mirror. Set this variable to the root of a pstage directory on a server."

If the PSTAGE_MIRROR variable is not set, or the package cannot be found on
the mirror it will be built as usual.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
build/conf/local.conf.sample
meta/classes/packaged-staging.bbclass