diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-08-15 11:45:31 +1200 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-08-15 16:06:43 +1200 |
commit | 50d9fef8e5f4d25f89e2ee439f8c3668b742a6d3 (patch) | |
tree | a1db3fe28c2eef615d733814bae1af45d83c6896 /scripts/runqemu | |
parent | 5a25ed1071f0d9b7d95edcc2b5b4545f960d5f95 (diff) | |
download | openembedded-core-contrib-50d9fef8e5f4d25f89e2ee439f8c3668b742a6d3.tar.gz |
recipetool: create: fix incorrect URL variable usagepaule/recipetool-fetchuri
We have two variables here, srcuri and fetchuri. srcuri is what
eventually ends up in the recipe, whereas fetchuri is what we actually
pass to the fetcher when we fetch the source within recipetool -
sometimes these need to be different particularly for an upcoming patch
to handle automatically setting the branch parameter. In OE-Core
revision 9a47a6690052ef943c0d4760630ee630fb012153 I erroneously changed
the call to scriptutils.fetch_url() to pass srcuri instead of fetchuri -
this likely didn't have any ill effect, but change it back to passing
fetchuri to match the original intent.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'scripts/runqemu')
0 files changed, 0 insertions, 0 deletions