[meta-virtualization] [PATCH 1/3] json: make the previous patch really apply

Tudor Florea tudor.florea at enea.com
Fri Feb 13 02:35:11 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/json_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



More information about the meta-virtualization mailing list