diff options
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/json_git.bb | 2 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/yajl-ruby_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/json_git.bb b/meta-openstack/recipes-devtools/ruby/json_git.bb index a852500..f738ece 100644 --- a/meta-openstack/recipes-devtools/ruby/json_git.bb +++ b/meta-openstack/recipes-devtools/ruby/json_git.bb | |||
| @@ -17,9 +17,9 @@ S = "${WORKDIR}/git" | |||
| 17 | 17 | ||
| 18 | SRC_URI = " \ | 18 | SRC_URI = " \ |
| 19 | git://github.com/flori/json.git \ | 19 | git://github.com/flori/json.git \ |
| 20 | file://0001-Dont-compile-extensions.patch \ | ||
| 20 | " | 21 | " |
| 21 | 22 | ||
| 22 | inherit ruby | 23 | inherit ruby |
| 23 | 24 | ||
| 24 | BBCLASSEXTEND = "native" | 25 | BBCLASSEXTEND = "native" |
| 25 | file://0001-Dont-compile-extensions.patch \ | ||
diff --git a/meta-openstack/recipes-devtools/ruby/yajl-ruby_git.bb b/meta-openstack/recipes-devtools/ruby/yajl-ruby_git.bb index 9531142..ecc8d43 100644 --- a/meta-openstack/recipes-devtools/ruby/yajl-ruby_git.bb +++ b/meta-openstack/recipes-devtools/ruby/yajl-ruby_git.bb | |||
| @@ -18,9 +18,9 @@ S = "${WORKDIR}/git" | |||
| 18 | 18 | ||
| 19 | SRC_URI = " \ | 19 | SRC_URI = " \ |
| 20 | git://github.com/brianmario/yajl-ruby.git \ | 20 | git://github.com/brianmario/yajl-ruby.git \ |
| 21 | file://0001-Don-t-compile-extensions.patch \ | ||
| 21 | " | 22 | " |
| 22 | 23 | ||
| 23 | inherit ruby | 24 | inherit ruby |
| 24 | 25 | ||
| 25 | BBCLASSEXTEND = "native" | 26 | BBCLASSEXTEND = "native" |
| 26 | file://0001-Don-t-compile-extensions.patch \ | ||
