diff options
author | Alexandre Truong <alexandre.truong@smile.fr> | 2024-04-26 12:13:37 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-30 22:20:13 +0100 |
commit | a8686f3641e4407dee3d807898ffd620e2732b78 (patch) | |
tree | f549da9294d345283f9b6d940c506c25157cf768 /meta/recipes-kernel/lttng/lttng-modules/0001-fix-compaction.patch | |
parent | 5933d099c339596f62e1237d4e738dbe9f386b10 (diff) | |
download | openembedded-core-a8686f3641e4407dee3d807898ffd620e2732b78.tar.gz |
oeqa/selftest/devtool: fix _test_devtool_add_git_url
This patch is a follow-up to the bug#15466.
As a reminder, the bug was about devtool’s submodule detection
checking for HEAD when a version is being passed.
As Vincent Kriek pointed out:
the --version that is being passed to devtool is only used for
setting the PV value in the recipe. To take into account the tag,
we add --srcrev to the command:
devtool add --srcrev v3.1.0 --version v3.1.0 mbedtls git://git@github.com/ARMmbed/mbedtls.git;protocol=https
Changes to _test_devtool_add_git_url have been made to take
into account the srcrev. srcrev will be passed as an optional
parameter because the test_devtool_add_git_style1
does not need the srcrev contrary to test_devtool_add_git_style2
Fixes [YOCTO #15466]
Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr>
Reported-by: Alexandre Truong <alexandre.truong@smile.fr>
Suggested-by: Vincent Kriek <vincent@coelebs.dev>
Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-modules/0001-fix-compaction.patch')
0 files changed, 0 insertions, 0 deletions