diff options
Diffstat (limited to 'meta-openstack/recipes-support')
| -rw-r--r-- | meta-openstack/recipes-support/chef/chef_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-support/chef/chef_git.bb b/meta-openstack/recipes-support/chef/chef_git.bb index 11c651d..c8a422b 100644 --- a/meta-openstack/recipes-support/chef/chef_git.bb +++ b/meta-openstack/recipes-support/chef/chef_git.bb | |||
| @@ -21,7 +21,7 @@ SRCREV = "410af3e88cf9f0793c56363563be8fa173244d3a" | |||
| 21 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 22 | 22 | ||
| 23 | SRC_URI = " \ | 23 | SRC_URI = " \ |
| 24 | git://github.com/opscode/chef.git \ | 24 | git://github.com/opscode/chef.git;branch=11-stable \ |
| 25 | " | 25 | " |
| 26 | 26 | ||
| 27 | inherit ruby | 27 | inherit ruby |
