diff options
author | Gunjan Gupta <viraniac@gmail.com> | 2022-05-08 17:38:04 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-10 13:12:32 +0100 |
commit | 3ec78686f3c0ea2304097b86a965f9be4b0cb879 (patch) | |
tree | a03f141915acb5445d5f0c3c8f64059ae49e8b85 /conf | |
parent | ea6a676c9aa2864c2eff40eea41ba09ce903a651 (diff) | |
download | bitbake-master.tar.gz bitbake-master.tar.bz2 bitbake-master.zip |
The current fetcher seemed to have some issues that made it difficult when
trying to use the same. This patch fixes the following
* Make consistent use of the path that needs to be used as oscdir
* The path mentioned in os.access in download function was not same as
ud.moddir which would result into invoking of fetch command instead of
update command even if directory already existed
* Before creating oscrc, make sure oscdir exists and create it if it does
not exist
* Updated the configuration to use apiurl and added a new parameter to
control whether http or https needs to be used to connect to apiurl
Signed-off-by: Gunjan Gupta <viraniac@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'conf')
0 files changed, 0 insertions, 0 deletions