diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-07-31 23:31:13 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-07-31 23:49:54 -0400 |
| commit | 0cffcd09a44b2a58452a5bb13714bfc47d6546bf (patch) | |
| tree | b91584b573ce42431a35a9b8f064d8be57974e1e /meta-openstack/recipes-devtools/ruby/http-parser.rb_0.6.0.bb | |
| parent | e887a996155f8b9f22d6aca0e31b5fbccd82751e (diff) | |
| download | meta-cloud-services-0cffcd09a44b2a58452a5bb13714bfc47d6546bf.tar.gz | |
global: overrides conversion
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/http-parser.rb_0.6.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/http-parser.rb_0.6.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/http-parser.rb_0.6.0.bb b/meta-openstack/recipes-devtools/ruby/http-parser.rb_0.6.0.bb index db52ebd..6bf809e 100644 --- a/meta-openstack/recipes-devtools/ruby/http-parser.rb_0.6.0.bb +++ b/meta-openstack/recipes-devtools/ruby/http-parser.rb_0.6.0.bb | |||
| @@ -16,7 +16,7 @@ DEPENDS = "git" | |||
| 16 | inherit ruby | 16 | inherit ruby |
| 17 | 17 | ||
| 18 | # Download the submodules | 18 | # Download the submodules |
| 19 | do_configure_prepend() { | 19 | do_configure:prepend() { |
| 20 | cd ${WORKDIR}/git | 20 | cd ${WORKDIR}/git |
| 21 | git submodule update --init --recursive | 21 | git submodule update --init --recursive |
| 22 | } | 22 | } |
