summaryrefslogtreecommitdiffstats
path: root/scripts/oe-pkgdata-browser
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2021-11-11 17:57:24 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-11 17:09:17 +0000
commit0a0052e4563e3e387738ea485d4eae83d37e2ece (patch)
tree3c69c223ba9807f9dac271041402861294b8bba0 /scripts/oe-pkgdata-browser
parentfb4406073ede27711c8e6b7a25c0a2bcb4d17c3c (diff)
downloadpoky-0a0052e4563e3e387738ea485d4eae83d37e2ece.tar.gz
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: a69a53573b1987ee5834a6fc27763f9bbf5fe5a4) Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-pkgdata-browser')
0 files changed, 0 insertions, 0 deletions