diff options
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/yard_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/yard_git.bb b/meta-openstack/recipes-devtools/ruby/yard_git.bb index d523201..e7a25b1 100644 --- a/meta-openstack/recipes-devtools/ruby/yard_git.bb +++ b/meta-openstack/recipes-devtools/ruby/yard_git.bb | |||
| @@ -20,7 +20,7 @@ SRCREV = "d83194e1a09098ec5be28b616cde3b9a15380873" | |||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
| 22 | SRC_URI = " \ | 22 | SRC_URI = " \ |
| 23 | git://github.com/lsegal/yard.git \ | 23 | git://github.com/lsegal/yard.git;branch=main \ |
| 24 | " | 24 | " |
| 25 | 25 | ||
| 26 | inherit ruby | 26 | inherit ruby |
