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