[meta-virtualization] [PATCH 2/3] yajl-ruby: make the previous patch really apply

Tudor Florea tudor.florea at enea.com
Fri Feb 13 02:35:12 PST 2015


Change to get the patch 0001-Dont-compile-extensions.patch applied.

Signed-off-by: Tudor Florea <tudor.florea at enea.com>
---
 meta-openstack/recipes-devtools/ruby/yajl-ruby_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"
 
 SRC_URI = " \
     git://github.com/brianmario/yajl-ruby.git \
+    file://0001-Don-t-compile-extensions.patch \
     "
 
 inherit ruby
 
 BBCLASSEXTEND = "native"
-    file://0001-Don-t-compile-extensions.patch \
-- 
1.9.1



More information about the meta-virtualization mailing list