diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/hashie_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/hashie_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/hashie_git.bb b/meta-openstack/recipes-devtools/ruby/hashie_git.bb index f26cadb..f68547a 100644 --- a/meta-openstack/recipes-devtools/ruby/hashie_git.bb +++ b/meta-openstack/recipes-devtools/ruby/hashie_git.bb | |||
| @@ -16,7 +16,7 @@ SRCREV = "02df8918dd07ef2da1aceba5fd17e8757027345a" | |||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
| 18 | SRC_URI = " \ | 18 | SRC_URI = " \ |
| 19 | git://github.com/intridea/hashie.git \ | 19 | git://github.com/intridea/hashie.git;branch=master \ |
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | inherit ruby | 22 | inherit ruby |
