diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2025-05-15 11:28:33 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-15 10:05:49 +0100 |
commit | 89d2b3876d515f61c43990ec3e63269dce011f5e (patch) | |
tree | 00af06744ac3703f432c4630ba481fed2304241f /meta/lib/oeqa/buildperf | |
parent | 07f08063c1d6eff52fe95d0b6c1239cb1336c7a7 (diff) | |
download | poky-master.tar.gz |
bitbake: lib/bb/tests/fetch: add a test case to ensure git shallow fetch works for tag containing slashHEADmaster
Add a test case to ensure git shallow fetch succeeds for SRC_URI
with tag containing slash.
For example, we want to succeed for SRC_URI like below:
SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master;tag=debian/${PV}"
See the following link for more information:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=15862
(Bitbake rev: 919d4cf6e688e67229c46d30c84d523b21936377)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/buildperf')
0 files changed, 0 insertions, 0 deletions