]> code.ossystems Code Review - openembedded-core.git/commit
devtool: standard: enable options for PREMIRRORS and MIRRORS
authorChang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Thu, 13 Jul 2017 03:33:55 +0000 (11:33 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Jul 2017 11:36:36 +0000 (12:36 +0100)
commit198bddeb928a318c3ad168bcb4f83b5cd9a604fb
treef61ebf3dbd5659f2361feb4ffbf84d4012209347
parent5a16b3c804c5eca331a1c08a7ce31a54909af105
devtool: standard: enable options for PREMIRRORS and MIRRORS

Since we have provide an option to manually enable PREMIRRORS and MIRRORS
in recipetool, we need to make sure devtool is having the same options
as devtool uses recipetool in creating new recipes.

Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/devtool/standard.py