mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
There may be none, one or more spaces including tab before backslash in SRC_URI. Use regex to check and update. It helps to avoid malformed uri such as recipe open-iscsi-user in meta-openstack: SRC_URI = "git://github.com/open-iscsi/open-iscsi.git;protocol=https ;branch=master \ And help to check more recipes such as concurrent-ruby in the same layer: SRC_URI = "git://github.com/ruby-concurrency/concurrent-ruby.git;protocol=https;tag=v1.1.6\ (From OE-Core rev: 0a25dbe3912bff88e5c8cbc50302cae3c261dfbc) Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit a69a53573b1987ee5834a6fc27763f9bbf5fe5a4) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| bb-perf | ||
| bbvars.py | ||
| build-perf-test-wrapper.sh | ||
| convert-srcuri.py | ||
| ddimage | ||
| devtool-stress.py | ||
| dialog-power-control | ||
| documentation-audit.sh | ||
| graph-tool | ||
| list-packageconfig-flags.py | ||
| oe-build-perf-report-email.py | ||
| patchreview.py | ||
| patchtest.sh | ||
| serdevtry | ||
| test_build_time_worker.sh | ||
| test_build_time.sh | ||
| uncovered | ||
| verify-homepage.py | ||