Files
meta-openembedded/meta-oe/recipes-devtools
Yi Zhao 74f96955fe nodejs: fix build failure for multilib
bitbake nodejs
[snip]
sed: can't read /buildarea2/build/tmp/work/core2-64-poky-linux/nodejs/0.12.4-r0/image/usr/lib64/node_modules/npm/bin/npm-cli.js:
No such file or directory
[snip]

The node modules are not binary files. It doesn't make sense to install
them to /usr/lib64.
Use /usr/lib/node_modules instead of /usr/lib64/node_modules even on
multilib.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-06-08 14:15:24 +02:00
..
2013-04-15 16:23:17 +02:00
2015-06-08 14:15:24 +02:00
2015-03-10 14:19:36 +01:00
2015-04-13 12:55:50 +02:00
2014-10-16 07:01:01 +02:00
2015-03-21 16:42:22 +01:00
2014-10-16 07:01:00 +02:00
2014-08-01 14:23:46 +02:00
2013-04-15 16:23:17 +02:00
2015-05-11 10:25:52 +02:00
2015-04-21 13:03:09 +02:00
2015-04-13 12:55:52 +02:00
2014-06-21 19:22:26 +02:00
2014-07-22 00:01:47 +02:00
2015-01-28 09:54:41 +01:00
2015-05-11 10:59:53 +02:00
2015-05-22 20:13:32 +02:00
2015-05-11 10:57:10 +02:00
2014-08-05 12:02:40 +02:00
2015-02-12 19:31:52 +01:00
2014-04-20 13:14:57 +02:00