diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/yajl-ruby_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/yajl-ruby_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ | ||
