> -----Original Message-----
> From: [email protected] <meta-
> [email protected]> On Behalf Of kai
> Sent: den 11 november 2021 11:07
> To: [email protected]
> Subject: [meta-virtualization][m-c-s][PATCH] concurrent-ruby: add explicit
> branch
>
> From: Kai Kang <[email protected]>
>
> Add explicit branch master for concurrent-ruby as the same for other
> recipes.
>
> Signed-off-by: Kai Kang <[email protected]>
> ---
> meta-openstack/recipes-devtools/ruby/concurrent-ruby_1.1.6.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-openstack/recipes-devtools/ruby/concurrent-ruby_1.1.6.bb
> b/meta-openstack/recipes-devtools/ruby/concurrent-ruby_1.1.6.bb
> index a328203e..61a2c598 100644
> --- a/meta-openstack/recipes-devtools/ruby/concurrent-ruby_1.1.6.bb
> +++ b/meta-openstack/recipes-devtools/ruby/concurrent-ruby_1.1.6.bb
> @@ -4,7 +4,7 @@ HOMEPAGE = "http://www.concurrent-ruby.com"
> LICENSE = "MIT"
> LIC_FILES_CHKSUM =
> "file://LICENSE.md;md5=fde65ae93d18826f70c6fe125aa04297"
>
> -SRC_URI =
> "git://github.com/ruby-concurrency/concurrent-ruby.git;protocol=https;tag=v1.1.6\
> +SRC_URI =
> "git://github.com/ruby-concurrency/concurrent-ruby.git;protocol=https;tag=v1.1.6;branch=master
> \
While at it, why not remove the tag= and replace it with a proper
SRCREV = "<sha1>"?
> file://0001-Removed-check-for-concurrent_ruby.jar.patch"
>
> S = "${WORKDIR}/git"
> --
> 2.17.1
//Peter
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6892):
https://lists.yoctoproject.org/g/meta-virtualization/message/6892
Mute This Topic: https://lists.yoctoproject.org/mt/86978214/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-