poky/scripts/contrib
Kai Kang 35bc79ce7c convert-srcuri.py: use regex to check space in SRC_URI
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>
2021-11-24 21:12:46 +00:00
..
bb-perf buildstats-plot.sh: Show spaces and underscores correctly in titles/keys 2020-03-29 12:05:31 +01:00
bbvars.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
build-perf-test-wrapper.sh meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
convert-srcuri.py convert-srcuri.py: use regex to check space in SRC_URI 2021-11-24 21:12:46 +00:00
ddimage scripts/contrib/ddimage: be explicit whether device doesn't exist or isn't writeable 2019-07-03 17:00:57 +01:00
devtool-stress.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
dialog-power-control meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
documentation-audit.sh documentation-audit.sh: Fix typo in specifying LICENSE_FLAGS_WHITELIST 2021-03-26 11:34:33 +00:00
graph-tool graph-tool: add filter subcommand 2020-06-16 23:39:28 +01:00
list-packageconfig-flags.py scripts/contrib/list-packageconfig-flags: Upate for tinfoil API changes 2021-03-15 14:49:09 +00:00
oe-build-perf-report-email.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
patchreview.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
patchtest.sh meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
serdevtry meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
test_build_time_worker.sh meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
test_build_time.sh meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
uncovered meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
verify-homepage.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00