summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/json
Commit message (Collapse)AuthorAgeFilesLines
* json: upgrade 1.8.1 -> 1.8.3Li xin2015-08-101-20/+0
| | | | | | | Dropped 0001-Dont-compile-extensions.patch, it is not needed anymore. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* json: Don't compile extensionsQian Lei2015-01-301-0/+20
Module mkmf is used to generate Makefile, but it uses native libraries instead of target libraries. To avoid arch problem, we don't compile the extension. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>